Skip to content

Commit f2bf853

Browse files
committed
Update helios.json
1 parent 7ed902a commit f2bf853

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

smartdispatch/config/helios.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"gpu_8": {
3-
"ram": 128,
3+
"ram": 126,
44
"modules": ["cuda/7.0.28"],
55
"cores": 20,
66
"max_walltime": "12:00:00",
77
"gpus": 8,
88
"nodes": 15
99
},
1010
"gpu_4": {
11-
"ram": 64,
11+
"ram": 63,
1212
"modules": ["cuda/7.0.28"],
1313
"cores": 10,
1414
"max_walltime": "12:00:00",
@@ -24,7 +24,7 @@
2424
"nodes": 15
2525
},
2626
"test": {
27-
"ram": 128,
27+
"ram": 126,
2828
"modules": ["cuda/7.0.28"],
2929
"cores": 20,
3030
"max_walltime": "15:00",

0 commit comments

Comments
 (0)