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

Make scontrol update command always return true. #220

Closed aditigaur4 closed 2 months ago

aditigaur4 commented 3 months ago

For certain cron jobs in slurm, running scontrol update command is blocked by slurm. This allows the user to cron jobs via scrontab. The downside is that the admin comment field won't be populated for these jobs.