Releases: marvel-nccr/ansible-role-slurm
Releases · marvel-nccr/ansible-role-slurm
v2.0.2
v2.0.1
🐛 FIX: slurm-resources.service order
v2.0.0
👌 IMPROVE: Remove hostname setting Instead dynamically set the slurm configuration with the original hostname.
v1.2.1
Test for GH Actions release automation
Add service to update CPU resource configuration
SLURM is now auto-configured to the CPU resources on the host.
A service is also added to update the configuration at startup, so that VMs created from images will also be set with the correct resources.
Additionally, the slurm-update-resources -h
can be run at any time on the host, to update the configuration, optionally set the maximum allowed CPUs available to computations, and restart the SLURM services.