Re: [slurm-users] srun --mem issue

2022-12-08 Thread Felho, Sandor
n 12/7/22 12:03 PM, Felho, Sandor wrote: > TransUnion is running a ten-node site using slurm with multiple queues. > We have an issue with --mem parameter. The is one user who has read the > slurm manual and found the --mem=0. This is giving the maximum memory on > the node (500 GiB'

[slurm-users] srun --mem issue

2022-12-07 Thread Felho, Sandor
TransUnion is running a ten-node site using slurm with multiple queues. We have an issue with --mem parameter. The is one user who has read the slurm manual and found the --mem=0. This is giving the maximum memory on the node (500 GiB's) for the single job. How can I block a --mem=0 request? We