Skip to content
Snippets Groups Projects
Commit ada5fb63 authored by Bert Wesarg's avatar Bert Wesarg :keyboard:
Browse files

Style node names in monospace

parent be1780ac
No related branches found
No related tags found
2 merge requests!1164Automated merge from preview to main,!1161Fix hostname ranges, counts, and styles
......@@ -54,12 +54,12 @@ The following questions may help to decide which cluster to use
<!-- cluster_overview_table -->
|Name|Description| DNS | Nodes | # Nodes | Cores per Node | Threads per Core | Memory per Node [in MB] | Memory per Core [in MB] | GPUs per Node
|---|---|----|:---|---:|---:|---:|---:|---:|---:|
|**Capella**<br>_2024_| GPU|`c[node].barnard.hpc.tu-dresden.de` |c[1-144] | 144 |64| 1 |768,000 | | 4 |
|**Barnard**<br>_2023_| CPU|`n[node].barnard.hpc.tu-dresden.de` |n[1001-1630] | 630 |104| 2 |515,000 |12,000 | 0 |
|**Alpha**<br>_2021_| GPU |`i[node].alpha.hpc.tu-dresden.de`|i[8001-8037] | 34 | 48 | 2 | 990,000 | 10,312| 8 |
|**Romeo**<br>_2020_| CPU |`i[node].romeo.hpc.tu-dresden.de`|i[7001-7192] | 192|128 | 2 | 505,000| 1,972 | 0 |
|**Julia**<br>_2021_| single SMP system |`julia.hpc.tu-dresden.de`| julia | 1 | 896 | 1 | 48,390,000 | 54,006 | - |
|**Power9**<br>_2018_|IBM Power/GPU system |`ml[node].power9.hpc.tu-dresden.de`|ml[1-29] | 29 | 44 | 4 | 254,000 | 1,443 | 6 |
|**Capella**<br>_2024_| GPU|`c[node].barnard.hpc.tu-dresden.de` |`c[1-144]` | 144 |64| 1 |768,000 | | 4 |
|**Barnard**<br>_2023_| CPU|`n[node].barnard.hpc.tu-dresden.de` |`n[1001-1630]` | 630 |104| 2 |515,000 |12,000 | 0 |
|**Alpha**<br>_2021_| GPU |`i[node].alpha.hpc.tu-dresden.de`|`i[8001-8037]` | 34 | 48 | 2 | 990,000 | 10,312| 8 |
|**Romeo**<br>_2020_| CPU |`i[node].romeo.hpc.tu-dresden.de`|`i[7001-7192]` | 192|128 | 2 | 505,000| 1,972 | 0 |
|**Julia**<br>_2021_| single SMP system |`julia.hpc.tu-dresden.de`| `julia` | 1 | 896 | 1 | 48,390,000 | 54,006 | - |
|**Power9**<br>_2018_|IBM Power/GPU system |`ml[node].power9.hpc.tu-dresden.de`|`ml[1-29]` | 29 | 44 | 4 | 254,000 | 1,443 | 6 |
{: summary="cluster overview table" align="bottom"}
### Interactive or Batch Mode
......
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