Re: [slurm-users] PropagateResourceLimits

2021-04-22 Thread Ryan Novosielski
My recollection is that this parameter is talking about “ulimit” parameters, and doesn’t have to do with cgroups. The documentation is not as clear here as it could be, about what this does, the mechanism by which it’s applied (PAM module), etc. Sent from my iPhone > On Apr 22, 2021, at 09:07

[slurm-users] PropagateResourceLimits

2021-04-22 Thread Diego Zuccato
Hello all. I'd need a clarification about PropagateResourceLimits. If I set it to NONE, will cgroup still limit the resources a job can use on the worker node(s), actually decoupling limits on the frontend from limits on the worker nodes? I've been bitten by the default being ALL, so when I t