On Fri, 18 Nov 2011 13:11:28 -0700 Moe Jette <[email protected]> wrote:
> It seems that you want to do job preemption and not gang scheduling > (time-slicing of parallel jobs). See this: > http://www.schedmd.com/slurmdocs/preempt.html I've configured my partition with: Shared=FORCE:1 along with: PreemptMode = GANG,SUSPEND PreemptType = preempt/partition_prio SelectType = select/cons_res SelectTypeParameters = CR_CPU_MEMORY however preemption still doesn't work. High priority jobs stay in PD (Resources) state.
