Attention

GPU users: GPU nodes run EL9, while this documentation still reflects the EL7 software stack.

Run module avail on an EL9 login node, or within an interactive session on the relevant GPU type, to see the software available.

The documentation will be updated once all nodes have migrated to EL9.

sbatch

sbatch is a scheduler command that submits a SLURM job.

Documentation

Documentation is available on the system using the command

$ man sbatch

Usage

The sbatch command is used to submit jobs to the SLURM scheduler. More specific information for using the sbatch command and the required format for the batch submission scripts can be found on the interactive and batch submission instructions page.