slurmd
Monitors all tasks running on the compute node, accepts tasks, launches tasks, and kills running tasks upon request. More information: <https://slurm.schedmd.com/slurmd.html>.
RUN apt-get update && \
apt-get install -y slurmd
RUN apt-get update && \
apt-get install -y slurm-slurmd
RUN apt-get update && \
apt-get install -y slurmd
RUN dnf install -y slurm-slurmd
RUN apt-get update && \
apt-get install -y slurmd