comparison 0.4.2/conf/modules.config @ 143:620bffa66bbb tip

planemo upload
author kkonganti
date Thu, 11 Jul 2024 14:48:07 -0400
parents 15803b24d580
children
comparison
equal deleted inserted replaced
142:15803b24d580 143:620bffa66bbb
76 time = { 60.h * task.attempt } 76 time = { 60.h * task.attempt }
77 } 77 }
78 78
79 withLabel: 'process_higher' { 79 withLabel: 'process_higher' {
80 cpus = { 10 * task.attempt } 80 cpus = { 10 * task.attempt }
81 memory = { 250.GB * task.attempt } 81 memory = { 225.GB * task.attempt }
82 time = { 60.h * task.attempt } 82 time = { 60.h * task.attempt }
83 } 83 }
84 84
85 withLabel: 'process_gigantic' { 85 withLabel: 'process_gigantic' {
86 cpus = { 10 * task.attempt } 86 cpus = { 10 * task.attempt }