Skip to content
Snippets Groups Projects
Commit 0ac99d52 authored by Martin Schroschk's avatar Martin Schroschk
Browse files

Update table on node local storage

- Add Capella
- Add links to hardware overview for all mentioned cluster
parent f71b5d2d
No related branches found
No related tags found
2 merge requests!1138Automated merge from preview to main,!1134Review documentation w.r.t. filesystems and hardware
......@@ -552,9 +552,10 @@ following table.
| Cluster | Number of Nodes | Local Storage | Mountpoint | Request |
|------------------|-------------------|-----------------------|------------|--------------------------------------------------------------------|
| `Alpha Centauri` | All compute nodes | 3.5 TB on NVMe device | `/tmp` | Always present, no action needed |
| `Barnard` | 12 nodes | 1.8 TB on NVMe device | `/tmp` | `--constraint=local_disk` option to `sbatch`, `salloc`, and `srun` |
| `Romeo` | All compute nodes | 200 GB | `/tmp` | Always present, no action needed |
| [`Alpha Centauri`](hardware_overview.md#alpha-centauri) | All compute nodes | 3.5 TB on NVMe device | `/tmp` | Always present, no action needed |
| [`Barnard`](hardware_overview.md#barnard) | 12 nodes | 1.8 TB on NVMe device | `/tmp` | `--constraint=local_disk` option to `sbatch`, `salloc`, and `srun` |
| [`Capella`](hardware_overview.md#capella) | All compute nodes | 800 GB | `/tmp` | Always present, no action needed |
| [`Romeo`](hardware_overview.md#romeo) | All compute nodes | 200 GB | `/tmp` | Always present, no action needed |
!!! hint "Clusters `Power9` and `Julia`"
......
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