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 configuration template for long Prolog/Epilog scripts #2218

Merged
merged 2 commits into from
Feb 7, 2024

Conversation

tpdownes
Copy link
Member

@tpdownes tpdownes commented Feb 7, 2024

Set the following settings based upon customer feedback for Prolog/Epilog scripts that take significant time to run:

BatchStartTimeout=600
PrologEpilogTimeout=600
PrologFlags=Contain

See, e.g., https://slurm.schedmd.com/slurm.conf.html#OPT_PrologEpilogTimeout

Submission Checklist

Please take the following actions before submitting this pull request.

  • Fork your PR branch from the Toolkit "develop" branch (not main)
  • Test all changes with pre-commit in a local branch #
  • Confirm that "make tests" passes all tests
  • Add or modify unit tests to cover code changes
  • Ensure that unit test coverage remains above 80%
  • Update all applicable documentation
  • Follow Cloud HPC Toolkit Contribution guidelines #

@tpdownes tpdownes added the release-module-improvements Added to release notes under the "Module Improvements" heading. label Feb 7, 2024
@tpdownes tpdownes self-assigned this Feb 7, 2024
@tpdownes tpdownes force-pushed the long-prolog-template branch from ca794cf to fea94d4 Compare February 7, 2024 22:18
@tpdownes tpdownes requested a review from rohitramu February 7, 2024 22:20
@tpdownes tpdownes assigned rohitramu and unassigned tpdownes Feb 7, 2024
@tpdownes tpdownes marked this pull request as ready for review February 7, 2024 22:20
@tpdownes tpdownes enabled auto-merge February 7, 2024 22:21
@tpdownes tpdownes merged commit 8cb12ad into GoogleCloudPlatform:develop Feb 7, 2024
8 of 33 checks passed
@tpdownes tpdownes deleted the long-prolog-template branch February 8, 2024 15:43
@mr0re1 mr0re1 mentioned this pull request Feb 12, 2024
@nick-stroud nick-stroud mentioned this pull request Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-module-improvements Added to release notes under the "Module Improvements" heading.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants