Hi all, We are running into the documented issues of job preemption not working for jobs running in a lower priority queue, but the user used --exclusive=user in the job submission.
I have found the example job_submit.lua file for preventing using this flag, but I don't want to prevent it on every partition - only certain ones. How can I go about doing that?