Skip to content

Commit

Permalink
test runner 24G
Browse files Browse the repository at this point in the history
  • Loading branch information
anroy1 committed Oct 1, 2024
1 parent 7ae9341 commit e99a7e3
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 = "20G"
memory = "24G"
withName: "REGISTRATION_SYNTHREGISTRATION" {
publishDir = { "${params.outdir}/${task.process.tokenize(':')[-1].tokenize('_')[0].toLowerCase()}" }
ext.affine = "affine"
Expand Down

0 comments on commit e99a7e3

Please sign in to comment.