Yes Michael! With this setup it does the job.
There are so many tuning possibilities in Slurm I had missed this one.
Thank you very much.
Patrick
Le 22/04/2025 à 16:30, Michael Gutteridge a écrit :
WHoops, my mistake, sorry. Is this closer to what you want:
MaxTRESRunMinsPU
MaxTRESRunMinsPe
WHoops, my mistake, sorry. Is this closer to what you want:
MaxTRESRunMinsPU
MaxTRESRunMinsPerUser
Maximum number of TRES minutes each user is able to use. This takes into
consideration the time limit of running jobs. If the limit is reached, no
new jobs are started until other jobs finish to all
Hi Michael,
thanks for your explanation. I understand that setting
"MaxTRESMinsPerJob=cpu=172800" will allow (in my case)
- a job on the full cluster for 6h
- a job on half of the cluster for 12 hours
But if I do not wont the same user to run at the same time 2 jobs on
half of the cluster
Hi
I think you want one of the "MaxTRESMins*" options:
MaxTRESMins=TRES=[,TRES=,...]
MaxTRESMinsPJ=TRES=[,TRES=,...]
MaxTRESMinsPerJob=TRES=[,TRES=,...]
Maximum number of TRES minutes each job is able to use in this association.
This is overridden if set directly on a user. Default is the cluster