Skip to content

Commit

Permalink
More responsive slurm queue
Browse files Browse the repository at this point in the history
  • Loading branch information
tom91136 committed Oct 8, 2024
1 parent 6dc726e commit 273e028
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions playbook-task-sync-nodes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,10 @@
marker: "### {mark} Ansible generated block: do not edit this section! ###"
# XXX Re-add SlurmctldParameters and ReturnToService due to malformed template, see https://github.com/stackhpc/ansible-role-openhpc/issues/170
block: |
SchedulerParameters=sched_interval=1
SlurmctldParameters=enable_configless
PrologFlags=Alloc
PriorityCalcPeriod=1
ReturnToService=2
MaxNodeCount=65536
SrunPortRange={{srun_port_range}}
Expand Down

0 comments on commit 273e028

Please sign in to comment.