Slurm is the batch system used to submit jobs on all main-campus and VIMS HPC clusters. For those that are familiar with Torque, the following table may be helpful: Table 1: Torque vs. Slurm commands ...
A batch job is a simple Linux Bash Shell script that contains a set of commands that are executed by Slurm. The top of the script must contain instructions for the Slurm Batch scheduler, in the form ...