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
Davide DelVento via slurm-users writes:
> I've gotten a request to have Slurm notify users for the typical email
> things (job started, completed, failed, etc) with a REST API instead of
> email. This would allow notifications in MS Teams, Slack, or log stuff in
> some internal websites and thing
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 everybody,
i try to user dynamic mode with configless mode with slurm 24.11.3 and
upgrade to 24.11.4
with slurmd and i found a problem.
slurmctld is a container with docker, and my node is outside the container
network .
slurmctld register my ip with a function getpeeraddr on the slurmctld