Slurmd needs to run as root so that it can start jobs for any of the
cluster users.
On 01/29/2016 08:10 AM, Benjamin Redling wrote:
Am 18.01.2016 um 18:42 schrieb Benjamin Redling:
Am 18.01.2016 um 01:39 schrieb Jordan Willis:
CompleteWait=60
SlurmdUser=root
^^^^ side note: really root? Why not a dedicated user?
It is at least the Debian default and I just didn't see the "d" of
SlurmdUser in Jordan Willi's config.
Running fine:
slurm.conf
--- %< ---
SlurmUser=slurm
# SlurmdUser=root
--- %< ---
Not uncommented but seems to be the default. Slurmd is running as root here.
/Benjamin