slurmstepd
Slurm daemon for managing and monitoring individual job steps within a multi-step job. It should not be invoked manually. More information: <https://slurm.schedmd.com/slurmstepd.html>.
Install
- All systems
-
curl cmd.cat/slurmstepd.sh
- Debian
-
apt-get install slurm-llnl
- Ubuntu
-
apt-get install slurm-llnl
- Kali Linux
-
apt-get install slurmd
- Fedora
-
dnf install slurm-slurmd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install slurm-llnl
- Raspbian
-
apt-get install slurmd
- Dockerfile
- dockerfile.run/slurmstepd
Slurm daemon for managing and monitoring individual job steps within a multi-step job. It should not be invoked manually. More information: <https://slurm.schedmd.com/slurmstepd.html>.
-
Start the daemon:
slurmstepd
© tl;dr; authors and contributors