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

Allow configuration of Slurm node "weights" in the Ansible playbooks #2061

Open
rhliang opened this issue Jan 8, 2024 · 0 comments
Open

Comments

@rhliang
Copy link
Contributor

rhliang commented Jan 8, 2024

Slurm allows nodes to be weighted differently to allow jobs to be preferentially assigned to certain nodes, e.g. jobs can be assigned to faster nodes before they get assigned to slower nodes:

https://slurm.schedmd.com/slurm.conf.html#OPT_Weight

Add this to our Ansible playbooks to allow better performance tuning of our clusters.

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