SLURM Reference Manual for HP XC System Software
Table Of Contents
- Preface
- Introduction
- SLURM Goals and Roles
- SLURM Features
- SLURM Operation
- SLURM Utilities
- SRUN (Submit Jobs)
- SQUEUE (List Jobs)
- SINFO (List Nodes)
- SMAP (Show Job Geometry)
- SCONTROL (Manage Configurations)
- Disclaimer
- Keyword Index
- Alphabetical List of Keywords
- Date and Revisions

show entity id displays the current state of the SLURM-managed item that you specify, where
entity can be any of these alternative literal strings:
config [see "Scheduler Types" above (page 15)]
daemons
job
node
partition
step
id specifies which individual entity to report (for example, by providing
a node name (e.g., mcr123), a partition name (e.g., pdebug), or a job
ID number (e.g., 1428)).
SLURM Reference Manual - 66