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 Slurm support #42

Open
wants to merge 27 commits into
base: master
Choose a base branch
from
Open

Conversation

aaronk
Copy link

@aaronk aaronk commented Dec 17, 2015

Code for Slurm job submissions.

Option retrieval for the batch systems is made a bit more dynamic for the classes in the batchSystems module.

Memory is handled by setting an initial value that is reasonable for most jobs, but that will fail for some of the larger ones. When requeued, the defaultMemory setting is used and this can be set to a larger value.

Aaron Kitzmiller and others added 27 commits January 9, 2015 15:03
…atchSystemConstructionFn reconstituted with generic code so that bigBatchSystem can be constructed like others; some documentation enhancements
…ween attempts increases via fibonacci until it gets to about 1.5 hours
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

Successfully merging this pull request may close these issues.

4 participants