sinfo
View information about Slurm nodes and partitions. See also squeue and sbatch, which are also part of the Slurm workload manager. More information: <https://slurm.schedmd.com/sinfo.html>.
RUN apt-get update && \
apt-get install -y sinfo
RUN apt-get update && \
apt-get install -y sinfo
RUN apt-get update && \
apt-get install -y slurm-client
RUN dnf install -y sinfo
RUN apt-get update && \
apt-get install -y sinfo