Hi;
The EnforcePartLimits parameter in slurm.conf, should be set to ALL or
ANY to enforce time limit for partition.
Regards.
Ahmet M.
2.12.2021 16:18 tarihinde Gestió Servidors yazdı:
Hello,
I’m going a problema I have detected in my SLURM cluster. If I
configure a partition with a “TimeLimit” of, for example, 15 minutes
and, later, a user submits a job in which he/she apply a “TimeLimitt”
bigger (for example, 20 minutes), job remains in PENDING state because
TimeLimit requested by user is bigger that configured in the queue. My
question is: is there any way to force to the partition TimeLimit from
the queue if user request a bigger value?
Thanks.