-
Notifications
You must be signed in to change notification settings - Fork 28
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 a slurm workflow manager #789
Add a slurm workflow manager #789
Conversation
493648f
to
0a705d9
Compare
var/ramble/repos/builtin/workflow_managers/slurm/workflow_manager.py
Outdated
Show resolved
Hide resolved
var/ramble/repos/builtin/workflow_managers/slurm/workflow_manager.py
Outdated
Show resolved
Hide resolved
var/ramble/repos/builtin/workflow_managers/slurm/workflow_manager.py
Outdated
Show resolved
Hide resolved
Marking this as a draft, given that this PR will need to be updated if #804 is in. |
Something I just found out, if a job is completed and you run We might want to see if there's a way to use something like scontrol to get the status of completed jobs. |
Hm that's unexpected. I did have a |
Let me try it again, it might be that analyzing the job failed for some reason. |
Yeah, I think I just had a weird issue with my experiments. Can we also add default |
Thanks for trying out! Also added the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is looking great. One small request. :)
The merge-base changed after approval.
Also generate the bash associative array declaration from the python status_map.
bccd9cb
into
GoogleCloudPlatform:develop
Example usage: