Skip to content

Commit fbe82d0

Browse files
authored
Update nodes.md
1 parent d818d69 commit fbe82d0

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

docs/detail_material/nodes.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,33 @@
1+
# Cluster Nodes
12

3+
We are currently in a testing phase, and nodes will be gradually added or migrated to the cluster.
4+
5+
## GPU Nodes:
6+
7+
### dl-srv-02:
8+
- Type: HP-workstation
9+
- CPU: i7-12700 (12C)
10+
- RAM: 16GB
11+
- GPU-0: A2000
12+
- Temporal local storage: 512GB nvme (/tmp/your-job)
13+
- Slurm GPU resource name: **rtx-nvidia-a2000**
14+
15+
### dl-srv-03:
16+
- Type: Asus Server
17+
- CPU: EPYC 7543 (32C/64T)
18+
- RAM: 256GB
19+
- GPU-0: A6000
20+
- GPU-1: A6000
21+
- Temporal local storage: 512GB nvme (/tmp/your-job)
22+
- Slurm GPU resource name: **rtx-nvidia-a6000**
23+
24+
(More to be added in the future)
25+
26+
## CPU Nodes:
27+
28+
(More to be added in the future)
29+
30+
## Login Node:
31+
- Type: VM
32+
- CPU: 22 Cores
33+
- RAM: 66GB

0 commit comments

Comments
 (0)