sinfo

sinfo is a scheduler command that shows info about SLURM nodes and partitions.

Documentation

Documentation is available on the system using the command

$ man sinfo

Usage

Get an overview of the nodes on cluster:

$ sinfo -N

This shows every node in the cluster. Some of these nodes may be reserved/purchased for specific research groups and hence may not be available for general use.

Get an overview of the partitions on cluster:

$ sinfo -a