Skip to content

Commit 6ddff4a

Browse files
bcummingRMeli
andauthored
Update docs/running/slurm.md
Co-authored-by: Rocco Meli <[email protected]>
1 parent 348be3c commit 6ddff4a

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
@@ -62,7 +62,7 @@ At CSCS, SLURM is configured to accommodate the diverse range of node types avai
6262
These nodes vary in architecture, including CPU-only nodes and nodes equipped with different types of GPUs.
6363
Because of this heterogeneity, SLURM must be tailored to ensure efficient resource allocation, job scheduling, and workload management specific to each node type.
6464

65-
Each type of node has different resource constraints and capabilities, which SLURM takes into account when scheduling jobs.
65+
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.
6767
SLURM ensures that user jobs request and receive the appropriate resources while preventing conflicts or inefficient utilization.
6868

0 commit comments

Comments
 (0)