Attention
Advance Notice: Bessemer will be retired on Friday 31st October 2025 at 17:00.
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.