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 support for ResumeTimeout and Prolog in /etc/slumr/slurm.conf #127

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

sjjamsa
Copy link

@sjjamsa sjjamsa commented Mar 29, 2022

The prolog part gets added automatically. Will search for scripts from

/usr/local/libexec/slurm/prolog.d/* but a variable can be used for setting a different value.

For resumetimeout, one needs to set the variable slurm_ResumeTimeout for this to be included in the slurm.conf

/fixes #125
/fixes #126

@sjjamsa sjjamsa marked this pull request as draft March 30, 2022 08:07
@sjjamsa
Copy link
Author

sjjamsa commented Mar 30, 2022

The folder /usr/local/libexec/slurm/prolog.d must exist and be non-empty when this is done.

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.

Add option to change ResumeTimeout Add support for prolog scripts
3 participants