Attention

WARNING: From 9am on 19th August until 5pm on 2nd September there will be no access to the Stanage HPC cluster.

We will send an email to notify you 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.