Add SchedulerParameters option of bf_hetjob_prio=[min|avg|max].
Enabling this alters the scheduling sorting algorithm so that hetjob components belonging to the same hetjob are attempted to be scheduled consecutively (not interleaved with other jobs or hetjob components). Bug 5579.
Showing
- NEWS 2 additions, 0 deletionsNEWS
- doc/man/man5/slurm.conf.5 32 additions, 0 deletionsdoc/man/man5/slurm.conf.5
- src/plugins/sched/backfill/backfill.c 186 additions, 0 deletionssrc/plugins/sched/backfill/backfill.c
- src/slurmctld/job_mgr.c 7 additions, 0 deletionssrc/slurmctld/job_mgr.c
- src/slurmctld/job_scheduler.c 114 additions, 16 deletionssrc/slurmctld/job_scheduler.c
- src/slurmctld/slurmctld.h 11 additions, 0 deletionssrc/slurmctld/slurmctld.h
Loading
Please register or sign in to comment