Skip to content

Conversation

@zapell
Copy link

@zapell zapell commented Jun 6, 2025

Description:
This pull request updates the way the SLURM account line ($userstring) is inserted into job scripts.
Previously, using spaces instead of tabs could cause SLURM to ignore or misinterpret the account name, resulting in jobs not being assigned to the correct account.
By ensuring the correct formatting (using tabs or proper variable expansion), SLURM now correctly parses the account name from $userstring.

Summary of changes:
Updated all $userstring insertions in the script to use the correct format for SLURM account parsing.

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