changeset 143:620bffa66bbb tip

planemo upload
author kkonganti
date Thu, 11 Jul 2024 14:48:07 -0400
parents 15803b24d580
children
files 0.4.2/conf/modules.config
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/0.4.2/conf/modules.config	Thu Jul 11 13:18:43 2024 -0400
+++ b/0.4.2/conf/modules.config	Thu Jul 11 14:48:07 2024 -0400
@@ -78,7 +78,7 @@
 
     withLabel: 'process_higher' {
         cpus = { 10 * task.attempt }
-        memory = { 250.GB * task.attempt }
+        memory = { 225.GB * task.attempt }
         time = { 60.h * task.attempt }
     }