Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Slurm is the batch system available in the HPC. Users wanting to submit jobs should log into the HPC system and submit jobs from there. Slurm is not installed in the Linux Virtual Desktops (see Linux Virtual Desktop VDI: Software stack)

Any . Any script can be submitted as a job with no changes, but you might want to see Writing SLURM jobs to customise it.

To submit a script as a serial job with default options enter the command:

No Format
sbatch yourscript.sh

You may query the queues to see the jobs currently running or pending with:

No Format
squeue

And cancel a job with

No Format
scancel <jobid>

See the Slurm documentation for more details on the different commands available to submit, query or cancel jobs.

QoS available

These are the different QoS (or queues) available for standard users:

...

titleChecking QoS setup

If you want to get all the details of a particular QoS on the system, you may run, for example:

No Format
sacctmgr list qos names=nf

...

titleWork in progress

...

.

...


Children Display
styleh2
sorttitle
reversetrue
excerptTyperich content

...