Skip to content

Commit 78d3436

Browse files
committed
start clariden docs
1 parent 104ed30 commit 78d3436

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/tools/slurm.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ SLURM is an open-source, highly scalable job scheduler that allocates computing
99
!!! todo
1010
document `--account`, `--constrant` and other generic flags.
1111

12+
[](){#ref-slurm-partitions}
1213
## Partitions
1314

1415
At CSCS, SLURM is configured to accommodate the diverse range of node types available in our HPC clusters. These nodes vary in architecture, including CPU-only nodes and nodes equipped with different types of GPUs. Because of this heterogeneity, SLURM must be tailored to ensure efficient resource allocation, job scheduling, and workload management specific to each node type.

docs/vclusters/clariden.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@
66

77
This page is a cut and paste of some of Todi's old documentation, which we can turn into a template.
88

9-
## Cluster Details
9+
## Cluster Specification
10+
### Hardware
11+
Clariden consists of ~1200 [Grace-Hopper nodes](ref-alps-gh200-node). Most nodes are in the [`normal` slurm partition](ref-slurm-partitions), while a few nodes are in the [`debug` partition](ref-slurm-partitions).
12+
1013

1114
!!! todo
1215
a standardised table with information about

0 commit comments

Comments
 (0)