[slurm-users] default memory request

Peter Kjellström cap at nsc.liu.se
Thu Jul 19 07:51:24 MDT 2018


On Thu, 19 Jul 2018 18:57:09 +0800
"Bill" <bill at simplehpc.com> wrote:

> Hi ,
> 
> 
> I just found the way , set "DefMemPerCPU=4096" for partition in
> slurm.conf 
> 
> It will use 4G memory request.

That is how we do it too (except not for a specific partition but
globally).

You can also add custom logic to a submit plugin to add a suitable
mem-per-cpu (for example based on features requested).

/Peter K



More information about the slurm-users mailing list