Dear All,
I tried to implement a strict limit on the GrpTRESMins for
each user. The effect I'm trying to achieve is that after the
limit of GPU minutes is reached, no new jobs can be run.
No decay, no automatic resource replenishment. After the
limit on GPU minutes is reached, each user should as
Hi,
In my HPC center, I found a SLURM job that was submitted with --gres=gpu:6
whereas the cluster has only four GPUs per node each. It is a parallel job.
Here are some relevant field printout:
AllocCPUS 30
AllocGRES gpu:6
A
Hello everyone !
I'm trying to compile slurm 22.05.11 on Rocky linux 8.7 with freeipmi
support
I've seen the documentation so I've done the configure step :
./configure --with-pmix=$PMIXHOME --with-ucx=$UCXHOME
--with-nvml=$NVMLHOME --prefix=$SLURMHOME --with-freeipmi=/usr
but when I run m
While I am not sure of your specifics, you could easily add lines to
your suspend/resume scripts to check/wait/etc if there are tasks waiting.
Brian Andrus
On 1/15/2024 12:22 AM, 김종록 wrote:
Hello.
I'm going to use Slurm's cloud feature in private cloud.
The problem is that the scale out/in