We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21118eb commit 8e79479Copy full SHA for 8e79479
config/cluster/slurm.json
@@ -286,7 +286,7 @@
286
"threads": "8"
287
},
288
"hmftools_sage": {
289
- "mem": "48G",
+ "mem": "64G",
290
"time" : "1-00:00:00",
291
"threads": "24"
292
config/cluster/uge.json
@@ -277,9 +277,9 @@
277
278
279
280
- "mem": "3G",
+ "mem": "4G",
281
"partition": "",
282
- "threads": "12"
+ "threads": "8"
283
284
"inbreeding": {
285
"mem": "4G",
0 commit comments