Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add stop when disk space runs out #91

Open
fsmoncadaa opened this issue Sep 17, 2024 · 1 comment
Open

Add stop when disk space runs out #91

fsmoncadaa opened this issue Sep 17, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@fsmoncadaa
Copy link
Collaborator

A relatively large calculation (~800 GB of scratch) was giving these messages:

end of file! file: 2E-.POSITRON.ints
end of file! file: 20E-.POSITRON.ints
end of file! file: 15E-.POSITRON.ints
etc...

I think it is because it run out of space in the integrals writing, but this should stop the calculation, not only give a warning

@jacharrym jacharrym added the enhancement New feature or request label Sep 17, 2024
@jacharrym
Copy link
Collaborator

This is weird... why the output didn't show the common message of "Fortran runtime error: No space left on device"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants