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>.

Debian Debian
RUN apt-get update && \ apt-get install -y slurm-llnl
Ubuntu
RUN apt-get update && \ apt-get install -y slurm-llnl
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y slurmd
Fedora
RUN dnf install -y slurm-slurmd
Raspbian
RUN apt-get update && \ apt-get install -y slurmd
click the source code to copy install slurmstepd on any operating system with command-not-found.com