Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 9 additions & 5 deletions docs/clusters/santis.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,29 @@
[](){#ref-cluster-santis}
# Santis

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].
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].

## Cluster specification

### Compute nodes

Santis consists of around ??? [Grace-Hopper nodes][ref-alps-gh200-node].
Santis consists of around 600 [Grace-Hopper nodes][ref-alps-gh200-node].

!!! note
In late March 2025 Santis was temporarily expanded to 1233 nodes for [Gordon Bell and HPL runs][ref-gb2025].

The number of nodes can change when nodes are added or removed from other clusters on Alps.

There are four login nodes, labelled `santis-ln00[1-4]`.
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.

| node type | number of nodes | total CPU sockets | total GPUs |
|-----------|--------| ----------------- | ---------- |
| [gh200][ref-alps-gh200-node] | 1,200 | 4,800 | 4,800 |
|-----------|-----------------| ----------------- | ---------- |
| [gh200][ref-alps-gh200-node] | 600 | 2,400 | 2,400 |

### Storage and file systems

Santis uses the [CWp filesystems and storage policies][ref-cwp-storage].
Santis uses the [CWP filesystems and storage policies][ref-cwp-storage].

## Getting started

Expand Down
1 change: 1 addition & 0 deletions docs/guides/gb2025.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[](){#ref-gb2025}
# Gordon Bell and HPL runs 2025

For Gordon Bell and HPL runs in March-April 2025, CSCS has created a reservation on Santis with 1333 nodes (12 cabinets).
Expand Down
4 changes: 2 additions & 2 deletions docs/platforms/cwp/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@ Its name derives from the highest mountain Säntis in the Alpstein massif of Nor
[](){#ref-cwp-storage}
## File systems and storage

There are three main file systems mounted on the CWp system Santis.
There are three main file systems mounted on the CWP system Santis.

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

### Home
Expand Down
8 changes: 4 additions & 4 deletions docs/platforms/mlp/index.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
[](){#ref-platform-mlp}
# Machine learning platform

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/).
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/).

## Getting started

### Getting access

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.
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.
This is performed using the [project management tool][ref-account-waldur]

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).

## Systems

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

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

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

| type |mount | filesystem |
| -- | -- | -- |
Expand Down