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.

srun

srun is a scheduler command used to submit a job for execution in real time and can be used within sbatch job scripts.

Documentation

Documentation is available on the system using the command

$ man srun

Usage

The srun command is used to request an interactive job from the SLURM scheduler. More specific information for using the srun command can be found on the interactive and batch submission instructions page.