Azure / cyclecloud-slurm

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

Manual Scale mode: azslurm commands fail because they cannot list current slurm nodes internally #202

Closed ryanhamel closed 6 months ago

ryanhamel commented 6 months ago

azslurm commands are failing when in manual scale mode (i.e. SuspendTime=-1). The nodes are in a FUTURE state, not CLOUD, and when we are listing the current list of nodes we are not passing in "--future".