Simple Linux Utility for Resource Management (SLURM)
7/9/25
What is SLURM?
A high-performance computing (HPC) workload manager that provides job scheduling and resource management for clusters. UniMelb's called Spartan
. It does not have a GUI and is usually used via PuTTY
.
My account is sihong1@spartan.hpc.unimelb.edu.au
.
What are some interesting commands?
| grep
to find something in outputwhich
to find a command's pathsqueue
to see the current jobs in the queuesinfo
to see the current status of the nodesquota -s
to see the current disk usage and quota