View the detailed status of a specific partition

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>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

sinfo --partition {{partition_name}}

click the source code to copy install sinfo on any operating system with command-not-found.com