Cluster Queue Management

The cluster queue is managed by the Slurm Workload Manager. The system knows the following client commands (besides others):

sbatch : Submit a batch script to Slurm

squeue : view information about jobs located in the Slurm scheduling queue

scancel : Used to signal jobs or job steps that are under the control of Slurm.