Skip to content

Commit 5500cc6

Browse files
bcummingRMeli
andauthored
Update docs/running/slurm.md
Co-authored-by: Rocco Meli <[email protected]>
1 parent af549e0 commit 5500cc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/running/slurm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Because of this heterogeneity, SLURM must be tailored to ensure efficient resour
6464

6565
Each type of node has different resource constraints and capabilities, which Slurm takes into account when scheduling jobs.
6666
For example, CPU-only nodes may have configurations optimized for multi-threaded CPU workloads, while GPU nodes require additional parameters to allocate GPU resources efficiently.
67-
SLURM ensures that user jobs request and receive the appropriate resources while preventing conflicts or inefficient utilization.
67+
Slurm ensures that user jobs request and receive the appropriate resources while preventing conflicts or inefficient utilization.
6868

6969
!!! example "How to check the partitions and number of nodes therein?"
7070
You can check the size of the system by running the following command in the terminal:

0 commit comments

Comments
 (0)