Skip to content

Commit b823a18

Browse files
committed
Bump SANNTIS mem to 80GB
1 parent c866d3f commit b823a18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conf/modules.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ process {
476476
// More than that doesn't increase the performance
477477
cpus = 4
478478
// TODO: we will tweak this one
479-
memory = { 50.GB * task.attempt }
479+
memory = { 80.GB * task.attempt }
480480

481481
publishDir = [
482482
path: { "${params.outdir}/${meta.id}/pathways-and-systems/sanntis" },

0 commit comments

Comments
 (0)