Skip to content

Commit 5a38eed

Browse files
authored
small fixes to platform docs (#62)
* use all caps for platform acronyms * fix number of nodes in the santis description table
1 parent 6c24cfb commit 5a38eed

File tree

4 files changed

+16
-11
lines changed

4 files changed

+16
-11
lines changed

docs/clusters/santis.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,29 @@
11
[](){#ref-cluster-santis}
22
# Santis
33

4-
Santis is an Alps cluster that provides GPU accelerators and file systems designed to meet the needs of climate and weather models for the [CWp][ref-platform-cwp].
4+
Santis is an Alps cluster that provides GPU accelerators and file systems designed to meet the needs of climate and weather models for the [CWP][ref-platform-cwp].
55

66
## Cluster specification
77

88
### Compute nodes
99

10-
Santis consists of around ??? [Grace-Hopper nodes][ref-alps-gh200-node].
10+
Santis consists of around 600 [Grace-Hopper nodes][ref-alps-gh200-node].
11+
12+
!!! note
13+
In late March 2025 Santis was temporarily expanded to 1233 nodes for [Gordon Bell and HPL runs][ref-gb2025].
14+
1115
The number of nodes can change when nodes are added or removed from other clusters on Alps.
1216

1317
There are four login nodes, labelled `santis-ln00[1-4]`.
1418
You will be assigned to one of the four login nodes when you ssh onto the system, from where you can edit files, compile applications and start simulation jobs.
1519

1620
| node type | number of nodes | total CPU sockets | total GPUs |
17-
|-----------|--------| ----------------- | ---------- |
18-
| [gh200][ref-alps-gh200-node] | 1,200 | 4,800 | 4,800 |
21+
|-----------|-----------------| ----------------- | ---------- |
22+
| [gh200][ref-alps-gh200-node] | 600 | 2,400 | 2,400 |
1923

2024
### Storage and file systems
2125

22-
Santis uses the [CWp filesystems and storage policies][ref-cwp-storage].
26+
Santis uses the [CWP filesystems and storage policies][ref-cwp-storage].
2327

2428
## Getting started
2529

docs/guides/gb2025.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[](){#ref-gb2025}
12
# Gordon Bell and HPL runs 2025
23

34
For Gordon Bell and HPL runs in March-April 2025, CSCS has created a reservation on Santis with 1333 nodes (12 cabinets).

docs/platforms/cwp/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@ Its name derives from the highest mountain Säntis in the Alpstein massif of Nor
3030
[](){#ref-cwp-storage}
3131
## File systems and storage
3232

33-
There are three main file systems mounted on the CWp system Santis.
33+
There are three main file systems mounted on the CWP system Santis.
3434

3535
| type |mount | filesystem |
3636
| -- | -- | -- |
3737
| Home | /users/$USER | [VAST][ref-alps-vast] |
38-
| Scratch | `/capstor/scratch/cscs/$USER` | [Iopstor][ref-alps-capstor] |
38+
| Scratch | `/capstor/scratch/cscs/$USER` | [Capstor][ref-alps-capstor] |
3939
| Project | `/capstor/store/cscs/userlab/<project>` | [Capstor][ref-alps-capstor] |
4040

4141
### Home

docs/platforms/mlp/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
[](){#ref-platform-mlp}
22
# Machine learning platform
33

4-
The Machine Learning Platform (MLp) provides compute, storage and expertise to the machine learning and AI community in Switzerlan, with the main user being the [Swiss AI Initiative](https://www.swiss-ai.org/).
4+
The Machine Learning Platform (MLP) provides compute, storage and expertise to the machine learning and AI community in Switzerland, with the main user being the [Swiss AI Initiative](https://www.swiss-ai.org/).
55

66
## Getting started
77

88
### Getting access
99

10-
Project administrators (PIs and deputy PIs) of projects on the MLp can to invite users to join their project, before they can use the project's resources on Alps.
10+
Project administrators (PIs and deputy PIs) of projects on the MLP can to invite users to join their project, before they can use the project's resources on Alps.
1111
This is performed using the [project management tool][ref-account-waldur]
1212

1313
Once invited to a project, you will receive an email, which you can need to create an account and configure [multi-factor authentication][ref-mfa] (MFA).
1414

1515
## Systems
1616

17-
The main cluster provided by the MLp is Clariden, a large Grace-Hopper GPU system on Alps.
17+
The main cluster provided by the MLP is Clariden, a large Grace-Hopper GPU system on Alps.
1818

1919
<div class="grid cards" markdown>
2020
- :fontawesome-solid-mountain: [__Clariden__][ref-cluster-clariden]
@@ -31,7 +31,7 @@ The main cluster provided by the MLp is Clariden, a large Grace-Hopper GPU syste
3131
[](){#ref-mlp-storage}
3232
## File Systems and Storage
3333

34-
There are three main file systems mounted on the MLp clusters Clariden and Bristen.
34+
There are three main file systems mounted on the MLP clusters Clariden and Bristen.
3535

3636
| type |mount | filesystem |
3737
| -- | -- | -- |

0 commit comments

Comments
 (0)