Releases: Azure/cyclecloud-slurm
Releases · Azure/cyclecloud-slurm
2.4.1
2.4.0 - python3 compatability
Drop v18, add v20 and set it as the default
2.3.0
2.1.1
2.1.0
Pre-release of 2.0.4a
Support v19 and v18
Bumped v18 version
No longer use /sched/nodeaddrs
return_to_idle.sh for v18, slurmctldparam for v19
Updated cyclecloud api tarball supports nameformat
2.0.3-patch
Removes writenodeaddrs.sh and writeactivenodes.sh cron jobs
2.0.3
Dampen memory by max(1gb, 5%) instead of just 1gb. Configurable by changing slurm.dampen_memory in the nodearray's Configuration section. Relevant comment is also appended to the generated config.
/sched/slurm.conf.base is no more. /sched/slurm.conf simply includes a new conf file, /sched/cyclecloud.conf (both are symlinked to /etc/slurm/).
Stale hostnames are fixed when restarting a cluster with a persistent /sched share.
New command, upgrade_conf, to upgrade our configuration files.