Skip to content

Commit

Permalink
test runner 20G
Browse files Browse the repository at this point in the history
  • Loading branch information
anroy1 committed Oct 1, 2024
1 parent 5b96745 commit 7ae9341
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
process {
memory = "32G"
memory = "20G"
withName: "REGISTRATION_SYNTHREGISTRATION" {
publishDir = { "${params.outdir}/${task.process.tokenize(':')[-1].tokenize('_')[0].toLowerCase()}" }
ext.affine = "affine"
Expand Down

0 comments on commit 7ae9341

Please sign in to comment.