Skip to content

Commit

Permalink
reset 10gb memory
Browse files Browse the repository at this point in the history
  • Loading branch information
ThoumyreStanislas committed Jul 29, 2024
1 parent 5d7dad7 commit d5472b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/nf-scil/registration/easyreg/tests/nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ process {
withName: "REGISTRATION_EASYREG" {
publishDir = { "${params.outdir}/${task.process.tokenize(':')[-1].tokenize('_')[0].toLowerCase()}" }
ext.field = true
memory = 12.GB
memory = 10.GB
}
}

0 comments on commit d5472b1

Please sign in to comment.