# Additional options that are passed to the daemon # For configless compute nodes add something like '--conf-server=sctlhost:6817'. ARGS='-L /var/log/slurmd/main.log' # Additional options to pass to the systemd-helper.sh ofthe service HELPERARGS='-L /var/log/slurmd/main.log' # pyxis: If PMIx works when running bare-metal jobs but not when using pyxis, # try to tweak the PMIx configuration by uncommenting these vars: #PMIX_MCA_ptl=^usock #PMIX_MCA_psec=none #PMIX_SYSTEM_TMPDIR=/var/empty #PMIX_MCA_gds=hash # and have a look at: # https://github.com/NVIDIA/enroot/blob/master/conf/hooks/extra/50-slurm-pmi.sh # See also: https://github.com/NVIDIA/pyxis/wiki/Setup#slurmd-configuration