Hi Hermann,
no, we don't use --propagate.
in slurm.conf, we set
PropagateResourceLimits=CORE
That in fact means, that we really do not propagate any limits besides
the coresize (excerpt from slurm.conf manpage):
If neither PropagateResourceLimits or PropagateResourceLimitsExcept
are config
Hi Marcus,
I am not sure if this is helpful but from looking at the source code of
Slurm (line 276 of src/slurmd/slurmstepd/ulimits.c in version 22.05) it
looks like you are explicitly using
"--propagate..."
to set resource limits (the one you see when running
"ulimit -a") on the workers the s