Azure / cyclecloud-slurm

Azure CycleCloud project to enable users to create, configure, and use Slurm HPC clusters.
MIT License
58 stars 43 forks source link

Feature/2.0.3 #22

Closed ryanhamel closed 4 years ago

ryanhamel commented 4 years ago

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.