File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 31
31
"start_date" : " 2022-04-01" ,
32
32
"gpus_per_nodes" : {
33
33
"cn-a{{[001-011]}}" : {
34
- "rtx8000 " : " Quadro RTX 8000"
34
+ ".* " : " Quadro RTX 8000"
35
35
},
36
36
"cn-b{{[001-005]}}" : {
37
37
"v100" : " Tesla V100-32GB"
38
38
},
39
39
"cn-c{{[001-040]}}" : {
40
- "rtx8000 " : " Quadro RTX 8000"
40
+ ".* " : " Quadro RTX 8000"
41
41
},
42
42
"cn-g{{[001-029]}}" : {
43
- "a100" : " NVIDIA A100 80GB" ,
43
+ "a100" : " NVIDIA A100 80GB PCIe " ,
44
44
"[0-9]+g\\ .[0-9]+gb" : " __MIG_FLAG__a100"
45
45
},
46
46
"cn-i001" : {
47
- "a100" : " NVIDIA A100 80GB"
47
+ "a100" : " NVIDIA A100 80GB PCIe "
48
48
},
49
49
"cn-j001" : {
50
50
"a6000" : " NVIDIA RTX A6000"
51
51
},
52
+ "_cn-k{{[001-004]}}" : {
53
+ "a100" : " NVIDIA A100-SXM4-40GB"
54
+ },
52
55
"cn-d{{[001-002]}}" : {
53
56
"a100" : " NVIDIA A100-SXM4-40GB"
54
57
},
You can’t perform that action at this time.
0 commit comments