Skip to content
Snippets Groups Projects
Commit 28d27fec authored by Sebastian Döbel's avatar Sebastian Döbel
Browse files

Apply 3 suggestion(s) to 3 file(s)


Co-authored-by: default avatarMartin Schroschk <martin.schroschk@tu-dresden.de>
parent 2d029dd8
No related branches found
No related tags found
2 merge requests!1164Automated merge from preview to main,!1152Add page for Capella
...@@ -73,9 +73,9 @@ provides information which filesystem is available on which cluster. ...@@ -73,9 +73,9 @@ provides information which filesystem is available on which cluster.
```console ```console
marie@login.capella$ ws_list -l marie@login.capella$ ws_list -l
available filesystems: available filesystems:
horse (default) horse
cat
walrus walrus
cat (default)
``` ```
=== "Romeo" === "Romeo"
......
...@@ -4,6 +4,11 @@ ...@@ -4,6 +4,11 @@
The multi-GPU cluster `Alpha Centauri` has been installed for AI-related computations (ScaDS.AI). The multi-GPU cluster `Alpha Centauri` has been installed for AI-related computations (ScaDS.AI).
## Hardware Specification
The hardware specification is documented on the page
[HPC Resources](hardware_overview.md#alpha-centauri).
## Filesystems ## Filesystems
Since 5th July 2024, `Alpha Centauri` is fully integrated in the InfiniBand infrastructure of Since 5th July 2024, `Alpha Centauri` is fully integrated in the InfiniBand infrastructure of
......
...@@ -41,7 +41,7 @@ only from their respective login nodes. ...@@ -41,7 +41,7 @@ only from their respective login nodes.
## Login and Dataport Nodes ## Login and Dataport Nodes
- Login-Nodes - Login-Nodes
- Individual for each cluster. See the specifics in each cluster chapter - Individual for each cluster. See the specifics in each cluster chapter.
- 2 Data-Transfer-Nodes - 2 Data-Transfer-Nodes
- 2 servers without interactive login, only available via file transfer protocols - 2 servers without interactive login, only available via file transfer protocols
(`rsync`, `ftp`) (`rsync`, `ftp`)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment