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

Slurm plugin job submission info #589

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

matthew-kusz
Copy link

This PR adds text to the Slurm plugin telling users what options they need to include when submitting Slurm jobs. More details and some examples can be found in #572, minus the linked resources appearing, and takes care of #372. There are three new env variables added:

  1. SLURM_SUBMISSION_INFO - What options should be displayed
  2. SLURM_DISPLAY_SHORT_OPTION_NAMES - If the short names for the options should be displayed
  3. SLURM_SHORT_OPTION_NAMES - The short name for each option. If an option doesn't have a short name given here then its full name will be used

We only require the Slurm account from ColdFront when a user submits a job, so I relied on the test data for the cgray user to figure out how to show additional options.

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.

1 participant