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

Verify if autoresume supports preemption #174

Open
bouthilx opened this issue Oct 17, 2017 · 0 comments
Open

Verify if autoresume supports preemption #174

bouthilx opened this issue Oct 17, 2017 · 0 comments
Labels

Comments

@bouthilx
Copy link
Collaborator

The current autoresume feature is bonded to timeout. If the job is preempted by slurm, SmartDispatch won't reschedule itself. Slurm can be configured to reschedule preempted jobs, but it might not work with the current implementation of SmartDispatch. We need to verify if a resumed job would correctly respawn workers and assigns commands. If not, we need to adapt base_worker.py and scripts/smartdispatch.

@bouthilx bouthilx added the CCW label Oct 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant