
sinfo
List of commands for sinfo:
-
sinfo:tldr:09470 sinfo: View the detailed status of a specific partition.$ sinfo --partition ${partition_name}try on your machineexplain this command
-
sinfo:tldr:0b712 sinfo: List dead nodes and the reasons why.$ sinfo --list-reasonstry on your machineexplain this command
-
sinfo:tldr:40992 sinfo: Show a quick summary overview of the cluster.$ sinfo --summarizetry on your machineexplain this command
-
sinfo:tldr:c01ec sinfo: View information about idle nodes.$ sinfo --states ${idle}try on your machineexplain this command
-
sinfo:tldr:e776f sinfo: View the detailed status of all partitions across the entire cluster.$ sinfotry on your machineexplain this command
-
sinfo:tldr:eb6c9 sinfo: Summarise dead nodes.$ sinfo --deadtry on your machineexplain this command