diff --git a/conf/sage.config b/conf/sage.config index d2e9d21..3b2a423 100644 --- a/conf/sage.config +++ b/conf/sage.config @@ -38,7 +38,7 @@ process { } // Preventing Sarek labels from using the actual maximums - withLabel:max_memory { + withLabel:memory_max { memory = { check_max( 128.GB * task.attempt, 'memory' ) } } withLabel:cpus_max {