Search⌘ K

Job Schedulers

Understand the role of job schedulers in HPC systems, how batch queuing manages resource-intensive jobs, and explore popular schedulers like PBS and SLURM used to efficiently run computational tasks.

What is a HPC Job? #

In the arena of HPC, we talk a lot about jobs, these are simply commands we wish to run and requests for resources (e.g. compute time, disk space, memory amount, ...