hpc cluster naming conventions - raeker/ARC-Wiki-Test GitHub Wiki
Each cluster will have a prefix consistent with the name of the cluster.
| ClusterName | Cluster Prefix |
|---|---|
| Armis 2 | armis2 |
| Great Lakes | gl |
| Lighthouse | lh |
|
|
|
Host Naming:
| Host Type | Format | Public Name (lowercase) |
|---|---|---|
| Login node | |
ClusterName |
| Build node | |
|
| Transfer | |
ClusterName-xfer |
| On-campus Login Node | |
|
| Compute node | |
|
| slurmctld | "clusterprefix"ctld (eg. glctld) |
|
| slurmdbd | "clusterprefix"dbd |
|
| Globus | umich#ClusterName | umich#ClusterName |
| Range | Node Type |
|---|---|
| 0000-0999 | Large Memory Nodes |
| 1000-1499 | Double-Precision GPU Nodes |
| 1500-1999 | Single-Precision GPU Nodes |
| 2000-2999 | Visualization Nodes |
| 3000-3999 | Standard Compute Nodes |
| 4000-9999 | Reserved for Future Use |
| Range | Node Type |
|---|---|
| 0000-0099 | Large Memory Nodes |
| 0100-0199 | GPU Nodes |
| 0200-0999 | Standard Compute Nodes |
| 8000-8999 | Faculty-owned Nodes |