Hi;
I think you should set
SelectType=select/cons_res
and plus one of these:
SelectTypeParameters=CR_Memory
SelectTypeParameters=CR_Core_Memory
SelectTypeParameters=CR_CPU_Memory
SelectTypeParameters=CR_Socket_Memory
to open Memory allocation tracking according to documentation:
https://slur
I'm trying to create a partition with memory and CPU limits, enforced by
cgroups. The goal is to limit jobs in the partition to 1/4 the CPUs and
memory available on a single node.
I've created a QoS with memory limits, and then a partition which specifies
that QoS. But when I run jobs in the part