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

Improve Slurm example backend #7586

Open
johnbradley opened this issue Nov 21, 2024 · 0 comments
Open

Improve Slurm example backend #7586

johnbradley opened this issue Nov 21, 2024 · 0 comments

Comments

@johnbradley
Copy link

The Slurm example backend uses cpus and requested_memory_mb_per_core.

Int cpus = 2
Int requested_memory_mb_per_core = 8000

But the Recognized Runtime attributes for slurm is cpu and memory_mb/memory_gb

This example backend as well as the singularity.slurm.conf file would be more helpful if they used the recognized attributes.

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

No branches or pull requests

1 participant