Azure / cyclecloud-slurm

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

Bugfix/def mem per cpu #143

Closed ryanhamel closed 1 year ago

ryanhamel commented 1 year ago

The DefMemPerCpu is dependent on whether the user specified to use pcpu_count or vcpu_count. Old behaviour was to always use pcpu_count.