diff --git a/conf/base.config b/conf/base.config index 5af4094..e790bd6 100644 --- a/conf/base.config +++ b/conf/base.config @@ -60,7 +60,7 @@ process { maxRetries = 2 } - withName:'KAIJU_MAKEFMI'{ + withName:'KAIJU_MKFMI'{ memory = { check_max( 24.GB * task.attempt, 'memory' ) } }