• Don Lipari's avatar
    Reset priority of system held jobs when dependency is satisfied · 9e9298b1
    Don Lipari authored
    The symptom is that SLURM schedules lower priority jobs to run when higher priority, dependent jobs have their dependencies satisfied.  This happens because dependent jobs still have a priority of 1 when the job queue is sorted in the schedule() function.  The proposed fix forces jobs to have their priority updated when their dependencies are satisfied.
    9e9298b1
To find the state of this project's repository at the time of any of these versions, check out the tags.