Skip to content

Commit

Permalink
Bump memory
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasyu888 committed Aug 15, 2024
1 parent 8010e2c commit f00a8c6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ profiles {
memory = 32.GB
cpus = 8
}
withName: run_clinical_release {
memory = 32.GB
cpus = 8
}
}
}
}

0 comments on commit f00a8c6

Please sign in to comment.