Stylesheet style.css not found, please contact the developer of "arctic" template.

Common terms in SLURM language

  • cpu: hardware processor, generally termed core (not logical CPU entity, no hyperthreading)
  • node: computing host
  • queue: scheduling of jobs on a partition/group of nodes
  • partition: a group of nodes with similar computing capabilities
  • task: process (threaded or non-threaded) running within a SLURM job context (does not need to do resource allocation)
  • allocation: reservation of resources for interactive/batch job
  • job: batch or interactive workload, consistion of one or several job steps (needs resource allocation)
  • step: single command as part of a job


date of revision: 02-26-2020 © kraus

hpc/hpc_tubit/slurm_usage/common_terms.txt · Zuletzt geändert: 2020/02/26 14:07 von kraus
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0