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
1 change: 1 addition & 0 deletions mkdocs/docs/HPC/infrastructure.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ For basic information on using these clusters, see our
| doduo (default cluster) | 128 | 2x 48-core AMD EPYC 7552 (Rome @ 2.2 GHz) | 250 GiB | 180GB SSD | HDR-100 InfiniBand | RHEL 9 |
| gallade | 16 | 2x 64-core AMD EPYC 7773X (Milan-X @ 2.2 GHz) | 940 GiB | 1.5 TB NVME | HDR-100 InfiniBand | RHEL 9 |
| shinx | 48 | 2x 96-core AMD EPYC 9654 (Genoa @ 2.4 GHz) | 370 GiB | 500GB NVME | NDR-200 InfiniBand | RHEL 9 |
| skiddo | 28 | 2x 128-core AMD EPYC 9755 (Turin @ 2.7 GHz) | 720 GiB | 900 GB NVME | NDR-200 InfiniBand | RHEL 9 |

### Interactive debug cluster

Expand Down
2 changes: 1 addition & 1 deletion mkdocs/extra/gent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ othercluster: donphan
hpcinfo: hpc@ugent.be
hpcusersml: hpc-users@lists.ugent.be
hpcannounceml: hpc-announce@lists.ugent.be
operatingsystem: RHEL 9.6 (doduo, donphan, gallade, shinx, joltik, accelgor, litleo)
operatingsystem: RHEL 9.6 (doduo, donphan, gallade, shinx, joltik, accelgor, litleo, skiddo)
operatingsystembase: Red Hat Enterprise Linux
# Special for perfexpert tutorial
mpirun: vsc-mympirun
Expand Down
Loading