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 job dependency to autoresume feature. #156

Open
mgermain opened this issue Feb 2, 2017 · 0 comments
Open

Add job dependency to autoresume feature. #156

mgermain opened this issue Feb 2, 2017 · 0 comments

Comments

@mgermain
Copy link
Member

mgermain commented Feb 2, 2017

When a job is terminated and needs to be relaunched, aka autoresumed, we should add a dependency on the new job to the current one to prevent some unforeseeable crashes.

-l depend=<job_id> or -w depend=afterok:<job_id> depending if msub or qsub

https://docs.loni.org/wiki/PBS_Job_Chains_and_Dependencies
http://docs.adaptivecomputing.com/mwm/7-1-1/Content/topics/resourceManagers/rmextensions.html#depend

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