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

support for account, qos in Slurm submission #20

Merged
merged 5 commits into from Oct 12, 2023
Merged

Conversation

daues
Copy link
Contributor

@daues daues commented Oct 10, 2023

No description provided.

"""Accessor for MemoryPerCore
@return the value of MemoryPerCore
"""
MemoryPerCore = 4096
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How can this be overridden? Or if not, why not?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was "starting down the road" to supporting users specifying the Memory Per Core.
The whole solution hasn't been worked through yet, but I wanted to get some kind
of explicit --mem into the sbatch suhmissions because, for example, the
Slurm scheduler at CC-IN2P3 requires a --mem setting to submit, and so this
allows initial testing there.

@daues daues merged commit 44f6225 into main Oct 12, 2023
3 checks passed
@daues daues deleted the tickets/DM-40561 branch October 12, 2023 00:51
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.

None yet

2 participants