Azure / cyclecloud-slurm

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

azslurm cost does not handle blank admincomments #256

Open dougclayton opened 1 month ago

dougclayton commented 1 month ago

For instance, a command such as azslurm cost -s 2024-06-01 -e 2024-06-01 -o June-2024 will fail with Error 'list index out of range': See the rest in the log file if there are jobs where admincomment is blank.

aditigaur4 commented 2 weeks ago

https://github.com/Azure/cyclecloud-slurm/pull/264