File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Cluster Nodes
1
2
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
You can’t perform that action at this time.
0 commit comments