Attention

The Bessemer HPC service was decommissioned on 2025-10-31 and can no longer be accessed by users. Removal of Bessemer references in our documentation is ongoing

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.