Skip to content
Snippets Groups Projects
Commit f5a8c6fb authored by Morris Jette's avatar Morris Jette Committed by David Bigagli
Browse files

preempt/job_prio plugin: Implement "warm-up" time

preempt/job_prio plugin: Implement the concept of Warm-up Time here. Use
the QoS GraceTime as the amount of time to wait before preempting.
Basically, skip preemption if your time is not up.
parent 5c302f8d
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@ documents those changes that are of interest to users and administrators.
-- Fix issue with incorrect time calculation in the priority plugin when
a job runs past it's time limit.
-- Prevent users from setting job's partition to an invalid partition.
-- Fix sreport core dump when requesting 'job SizesByAccount grouping=individual'.
* Changes in Slurm 14.11.7
==========================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment