Skip to content

Commit 2660916

Browse files
authored
Merge pull request #891 from stdweird/litleo_prod
litleo in prod
2 parents fbb1695 + 15c7e3d commit 2660916

File tree

3 files changed

+7
-9
lines changed

3 files changed

+7
-9
lines changed

mkdocs/docs/HPC/infrastructure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ For more information on using these clusters, see our documentation.
7474
| --- | --- | --- | --- | --- | --- | --- |
7575
| joltik | 10 | 2x 16-core Intel Xeon Gold 6242 (Cascade Lake @ 2.8 GHz) + 4x NVIDIA Volta V100 GPUs (32GB GPU memory) | 256 GiB | 800GB SSD | double EDR Infiniband | RHEL 9 |
7676
| accelgor | 9 | 2x 24-core AMD EPYC 7413 (Milan @ 2.2 GHz) + 4x NVIDIA Ampere A100 GPUs (80GB GPU memory) | 500 GiB | 180GB SSD | HDR InfiniBand | RHEL 9 |
77-
77+
| litleo | 8 | 1x 48 core AMD EPYC 9454P (Genoa @ 2.75 GHz) + 2x NVIDIA H100 NVL (96GB GPU memory) | 315 GiB | 1.4TB SSD | NDR-200 Infiniband | RHEL 9 |
7878

7979
## Tier-2 shared storage
8080

mkdocs/docs/HPC/only/gent/2025/litleo.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
# New Tier-2 cluster: `litleo`
22

3-
!!! warning
4-
The `litleo` cluster is currently only available to members of the `gpilot` user group.
5-
6-
73
In December 2024, a new cluster was added to the HPC-UGent Tier-2 infrastructure: `litleo`.
84

95
If you have any questions on using `litleo`, you can [contact the {{ hpcteam }}]({{ hpc_support_url }}).
@@ -31,7 +27,7 @@ This cluster consists of 8 workernodes, each with:
3127

3228
To start using this cluster from a terminal session, first run:
3329
```
34-
module swap cluster/.litleo
30+
module swap cluster/litleo
3531
```
3632

3733
You can also start (interactive) sessions on `litleo` using the [HPC-UGent web portal](../../../web_portal.md).
@@ -45,12 +41,14 @@ budget.
4541

4642
---
4743

48-
## Litleo pilot phase (24/01/2025-01/03/2025)
44+
## Litleo pilot phase (24/01/2025-11/03/2025)
4945

5046
As usual with any pilot phase, you need to be member of the `gpilot` group, and to start using this cluster run:
5147

5248
```
5349
module swap cluster/.litleo
5450
```
5551

56-
Shortly after the Tier-2 maintenance in February 2025, the cluster will enter production, without any significant changes.
52+
## Litleo production phase (11/03/2025-...)
53+
54+
Shortly after the Tier-2 maintenance in February 2025, the cluster entered production, without any significant changes.

mkdocs/extra/gent.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ othercluster: donphan
6969
7070
hpcusersml: [email protected]
7171
hpcannounceml: [email protected]
72-
operatingsystem: RHEL 9.4 (doduo, donphan, gallade, shinx, joltik, accelgor)
72+
operatingsystem: RHEL 9.4 (doduo, donphan, gallade, shinx, joltik, accelgor, litleo)
7373
operatingsystembase: Red Hat Enterprise Linux
7474
# Special for perfexpert tutorial
7575
mpirun: vsc-mympirun

0 commit comments

Comments
 (0)