User Tools

Site Tools


slurm_tutorial

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
slurm_tutorial [2025/04/07 17:00] nshegunovslurm_tutorial [2025/04/07 17:03] (current) – [SLURM - Simple Linux Utility for Resource Management] nshegunov
Line 1: Line 1:
 ====== SLURM - Simple Linux Utility for Resource Management ====== ====== SLURM - Simple Linux Utility for Resource Management ======
  
-SLURM is an open-source workload manager designed for Linux clusters of all sizes. It provides job scheduling and resource management to optimize cluster utilization.It is a highly scalable cluster management and job scheduling system for large and small Linux clusters. It is used by some of the world’s most powerful supercomputers. +SLURM is an open-source workload manager designed for Linux clusters of all sizes. It provides job scheduling and resource management to optimize cluster utilization.It is a highly scalable cluster management and job scheduling system for large and small Linux clusters. It is used by some of the world’s most powerful supercomputers. It menages resources such as CPU, GPU, Memory, etc..., It allows different users to work simultaneously on the cluster and provides mechanism for distributing the user programs across the cluster.   
  
 Please refer to [[https://slurm.schedmd.com/quickstart.html|SLURM]] documentation for more information. Please refer to [[https://slurm.schedmd.com/quickstart.html|SLURM]] documentation for more information.
Line 26: Line 26:
 Slurm is based on different components, to menage the cluster resources. Bellow you can find a short summary: Slurm is based on different components, to menage the cluster resources. Bellow you can find a short summary:
  
-* **slurmctld (Controller Daemon)**  +  * **slurmctld (Controller Daemon)**  
     - Runs on the management (head) node.       - Runs on the management (head) node.  
     - Handles job scheduling, resource allocation, and overall cluster state.       - Handles job scheduling, resource allocation, and overall cluster state.  
slurm_tutorial.1744045220.txt.gz · Last modified: 2025/04/07 17:00 by nshegunov

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki