You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/clusters/daint.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@ Daint is the main [HPC Platform][ref-platform-hpcp] cluster that provides comput
10
10
Daint consists of around 800-1000 [Grace-Hopper nodes][ref-alps-gh200-node].
11
11
12
12
The number of nodes can vary as nodes are added or removed from other clusters on Alps.
13
+
See the [Slurm documentation][ref-slurm-partitions-nodecount] for information on how to check the number of nodes.
13
14
14
15
There are four login nodes, `daint-ln00[1-4]`.
15
16
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 launch batch jobs.
@@ -112,8 +113,6 @@ There are four [Slurm partitions][ref-slurm-partitions] on the system:
112
113
* the `xfer` partition is for [internal data transfer][ref-data-xfer-internal].
113
114
* the `low` partition is a low-priority partition, which may be enabled for specific projects at specific times.
0 commit comments