[slurm-users] possible to set memory slack space before killing jobs?

Bjørn-Helge Mevik b.h.mevik at usit.uio.no
Wed Dec 5 15:01:24 MST 2018


I don't think Slurm has any facility for soft memory limits.

But you could emulate it by simply configure the nodes in slurm.conf
with, e.g., 15% higher RealMemory value than what is actually available
on the node.  Then a node with 256 GiB RAM would be able to run 9 jobs,
each asking for 32 GiB RAM.

(You wouldn't get the effect that a job would be allowed to exceed its
soft limit for a set amount of time before getting killed, though.)

-- 
Regards,
Bjørn-Helge Mevik, dr. scient,
Department for Research Computing, University of Oslo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <http://lists.schedmd.com/pipermail/slurm-users/attachments/20181205/6eb10fab/attachment.sig>


More information about the slurm-users mailing list