Man Pages
NOTE: This documentation is for Slurm version 15.08.
Documentation for other versions of Slurm is distributed with the code
Commands
| sacct | displays accounting data for all jobs and job steps in the Slurm job accounting log or Slurm database |
| sacctmgr | Used to view and modify Slurm account information. |
| salloc | Obtain a Slurm job allocation (a set of nodes), execute a command, and then release the allocation when the command is finished. |
| sattach | Attach to a Slurm job step. |
| sbatch | Submit a batch script to Slurm. |
| sbcast | transmit a file to the nodes allocated to a Slurm job. |
| scancel | Used to signal jobs or job steps that are under the control of Slurm. |
| scontrol | Used view and modify Slurm configuration and state. |
| sdiag | scheduling diagnostic tool. |
| sinfo | view information about Slurm nodes and partitions. |
| slurm | Slurm system overview. |
| smap | graphically view information about Slurm jobs, partitions, and set configurations parameters. |
| smd | failure management support tool. |
| sprio | view the factors that comprise a job's scheduling priority |
| sh5util | merge utility for acct_gather_profile plugin. |
| squeue | view information about jobs located in the Slurm scheduling queue. |
| sreport | Generate reports from the slurm accounting data. |
| srun_cr | run parallel jobs with checkpoint/restart support |
| srun | Run parallel jobs |
| sshare | Tool for listing the shares of associations to a cluster. |
| sstat | Display various status information of a running job/step. |
| strigger | Used set, get or clear Slurm trigger information. |
| sview | graphical user interface to view and modif. Slurm state. |
Configuration Files
Daemons and Other
| slurmctld | The central management daemon of Slurm. |
| slurmd | The compute node daemon for Slurm. |
| slurmdbd | Slurm Database Daemon. |
| slurmstepd | The job step manager for Slurm. |
| SPANK | Slurm Plug-in Architecture for Node and job (K)control |
Last modified 26 March 2014