Attention

WARNING: From 8am on 30th June until 5pm on 4th July 2025, there will be no access to the Stanage HPC cluster.

We will try to minimise this downtime and it is possible that Stanage will return to service before 4th July. We will notify you by email when Stanage is back online and available for job submission.

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.