Improve performance of preemption logic
This modifcation improves the performance of SLURM's preemption logic be reducing the execution time of the scheduling logic and doing a better job of minimizing the number of job's preempted to initiate a new job. Based largely upon work by Phil Eckert, LLNL.
Showing
- src/plugins/select/cons_res/select_cons_res.c 57 additions, 16 deletionssrc/plugins/select/cons_res/select_cons_res.c
- src/plugins/select/linear/select_linear.c 65 additions, 25 deletionssrc/plugins/select/linear/select_linear.c
- src/slurmctld/slurmctld.h 1 addition, 0 deletionssrc/slurmctld/slurmctld.h
Loading
Please register or sign in to comment