I have been researching this further and I see other systems that appear to
be set up the same way we are. Example:
https://hpcrcf.atlassian.net/wiki/spaces/TCP/pages/733184001/How-to+Use+the+preempt+Partition
Any further insight into what may be wrong with our setup is appreciated. I
am not seein
I could have swore I had tested this before implementing it and it worked
as expected.
If I am dreaming that testing - is there a way of allowing preemption
across partitions?
On Fri, Aug 20, 2021 at 8:40 AM Brian Andrus wrote:
> IIRC, Preemption is determined by partition first, not node.
>
>
IIRC, Preemption is determined by partition first, not node.
Since your pending job is in the 'day' partition, it will not preempt
something in the 'night' partition (even if the node is in both).
Brian Andrus
On 8/19/2021 2:49 PM, Russell Jones wrote:
Hi all,
I could use some help to under