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

Cleanup in case of timeout or job cancelation #205

Open
morcuended opened this issue Oct 25, 2022 · 0 comments
Open

Cleanup in case of timeout or job cancelation #205

morcuended opened this issue Oct 25, 2022 · 0 comments

Comments

@morcuended
Copy link
Member

The current approach does not work in error situations such as job cancelation (e.g., due to timeouts). We want to be able re-launch the processing without having to remove the created but spoiled files manually.

It is possible to handle the system signals raised by SLURM when a job is canceled and use them to clean up afterward (see e.g., https://www.hpc.caltech.edu/documentation/faq/how-can-i-handle-system-signals-my-job)

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

No branches or pull requests

1 participant