Update Slurm

2024-06-07 10:21:18 +02:00
parent 49f0de5cb7
commit 75f45b98e7

@ -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