Skip to content

Commit 236ccb9

Browse files
authored
add mi300 to uenv docs (#114)
1 parent 8d4abfe commit 236ccb9

File tree

2 files changed

+20
-17
lines changed

2 files changed

+20
-17
lines changed

docs/alps/hardware.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,28 +51,34 @@ There are currently four node types in Alps, with another becoming available in
5151
[](){#ref-alps-gh200-node}
5252
### NVIDIA GH200 GPU Nodes
5353

54-
Perry Peak
54+
!!! todo
55+
56+
Blanca Peak
5557

5658
[](){#ref-alps-zen2-node}
5759
### AMD Rome CPU Nodes
5860

61+
!!! todo
62+
5963
EX425
6064

6165
[](){#ref-alps-a100-node}
6266
### NVIDIA A100 GPU Nodes
6367

68+
!!! todo
69+
6470
Grizzly Peak
6571

6672
[](){#ref-alps-mi200-node}
6773
### AMD MI250x GPU Nodes
6874

75+
!!! todo
76+
6977
Bard Peak
7078

7179
[](){#ref-alps-mi300-node}
7280
### AMD MI300A GPU Nodes
7381

74-
Parry Peak
75-
76-
!!! info "coming soon"
77-
H1 2025
82+
!!! todo
7883

84+
Parry Peak

docs/software/uenv.md

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -57,18 +57,15 @@ The name of the Alps cluster for which the uenv was built.
5757

5858
The node type (microarchitecture) that the uenv is built for:
5959

60-
| uarch | CPU | GPU | comment |
61-
| ----- | --- | --- | ------- |
62-
|[gh200]| 4 72-core NVIDIA Grace (`aarch64`) | 4 NVIDIA H100 GPUs | |
63-
|[zen2] | 2 64-core AMD Rome (`zen2`) | - | used in Eiger|
64-
|[a100] | 1 64-core AMD Milan (`zen3`) | 4 NVIDIA A100 GPUs | |
65-
|[mi200]| 1 64-core AMD Milan (`zen3`) | 4 AMD Mi250x GPUs | |
66-
| zen3 | 2 64-core AMD Milan (`zen3`) | - | only in MCH system |
67-
68-
[gh200]: ../alps/hardware.md#nvidia-gh200-gpu-nodes
69-
[a100]: ../alps/hardware.md#nvidia-a100-gpu-nodes
70-
[zen2]: ../alps/hardware.md#amd-rome-cpu-nodes
71-
[mi200]: ../alps/hardware.md#amd-mi250x-gpu-nodes
60+
| uarch | CPU | GPU | comment |
61+
| ----- | --- | --- | ------ |
62+
|[gh200][ref-alps-gh200-node]| 4 72-core NVIDIA Grace (`aarch64`) | 4 NVIDIA H100 GPUs | |
63+
|[zen2][ref-alps-zen2-node] | 2 64-core AMD Rome (`zen2`) | - | used in Eiger|
64+
|[a100][ref-alps-a100-node] | 1 64-core AMD Milan (`zen3`) | 4 NVIDIA A100 GPUs | |
65+
|[mi200][ref-alps-mi200-node]| 1 64-core AMD Milan (`zen3`) | 4 AMD Mi250x GPUs | |
66+
|[mi300][ref-alps-mi300-node]| 4 24-core AMD Genoa (`zen4`) | 4 AMD Mi300 GPUs | |
67+
| zen3 | 2 64-core AMD Milan (`zen3`) | - | only in MCH system |
68+
7269

7370
### Using labels
7471

0 commit comments

Comments
 (0)