If you use cgroups, tmpfs /tmp and /dev/shm usage is counted against the
requested memory for the job.
On Tue, Mar 31, 2020 at 4:51 PM Ellestad, Erik
wrote:
> How are folks managing allocation of local TmpDisk for jobs?
>
> We see how you define the location of TmpFs in slurm.conf.
>
> And then
How are folks managing allocation of local TmpDisk for jobs?
We see how you define the location of TmpFs in slurm.conf.
And then how the amount per host is defined via TmpDisk.
Then the request for srun/sbatch via --tmp=X
However, it appears SLURM only checks the defined TmpDisk amount when
al