File tree Expand file tree Collapse file tree 1 file changed +46
-0
lines changed Expand file tree Collapse file tree 1 file changed +46
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "cpu" : {
3
+ "ram" : 126 ,
4
+ "cores" : 32 ,
5
+ "max_walltime" : " 648:00:00" ,
6
+ "gpus" : 0 ,
7
+ "nodes" : 800
8
+ },
9
+ "large_mem" : {
10
+ "ram" : 252 ,
11
+ "cores" : 32 ,
12
+ "max_walltime" : " 648:00:00" ,
13
+ "gpus" : 0 ,
14
+ "nodes" : 56
15
+ },
16
+ "large_mem_500" : {
17
+ "ram" : 504 ,
18
+ "cores" : 32 ,
19
+ "max_walltime" : " 648:00:00" ,
20
+ "gpus" : 0 ,
21
+ "nodes" : 24
22
+ },
23
+ "large_mem_3000" : {
24
+ "ram" : 3024 ,
25
+ "cores" : 64 ,
26
+ "max_walltime" : " ?" ,
27
+ "gpus" : 0 ,
28
+ "nodes" : 3
29
+ },
30
+ "gpu_1" : {
31
+ "ram" : 63 ,
32
+ "modules" : [" cuda/8.0.44" ],
33
+ "cores" : 16 ,
34
+ "max_walltime" : " 648:00:00" ,
35
+ "gpus" : 1 ,
36
+ "nodes" : 320
37
+ },
38
+ "gpu_2" : {
39
+ "ram" : 126 ,
40
+ "modules" : [" cuda/8.0.44" ],
41
+ "cores" : 32 ,
42
+ "max_walltime" : " 648:00:00" ,
43
+ "gpus" : 2 ,
44
+ "nodes" : 160
45
+ }
46
+ }
You can’t perform that action at this time.
0 commit comments