ace-gpu-1_slurm

ace-gpu-1 slurm

We will use 'slurm' to act as job scheduler

Jobs are managed by Slurm, which is in charge of

  • allocating the computer resources requested for the job,
  • running the job and
  • reporting the outcome of the execution back to the user.

Running a job involves, at the minimum, the following steps

  • preparing a submission script (bash scripts) and
  • submitting the job to execution.

Slurm basics

Slurm cheatsheet

Slurm reference

  • ace-gpu-1_slurm.txt
  • Last modified: 2024/03/26 13:52
  • by 127.0.0.1