Attention

GPU users: GPU nodes run EL9, while this documentation still reflects the EL7 software stack.

Run module avail on an EL9 login node, or within an interactive session on the relevant GPU type, to see the software available.

The documentation will be updated once all nodes have migrated to EL9.

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