Update Slurm
4
Slurm.md
4
Slurm.md
@ -1,4 +1,8 @@
|
||||
## Why do we need SLURM?
|
||||
|
||||
SLURM (Simple Linux Utility for Resource Management) is an open-source workload manager designed for Linux clusters. It provides job scheduling and management, resource allocation, and monitoring for computational tasks across multiple nodes.
|
||||
|
||||
--> SLURM helps to manage the resources of compute nodes of a cluster and takes care of a "fair share" job scheduling for all cluster users
|
||||
|
||||
General link for documentation: https://slurm.schedmd.com/documentation.html
|
||||
|
||||
|
Reference in New Issue
Block a user