Mercurial > repos > kkonganti > cfsan_centriflaken
diff 0.2.1/conf/modules.config @ 36:1d6557e7db72
"planemo upload"
author | kkonganti |
---|---|
date | Wed, 29 Jun 2022 19:08:47 -0400 |
parents | b9cd7722d51b |
children | a047ee0e34ae |
line wrap: on
line diff
--- a/0.2.1/conf/modules.config Wed Jun 29 16:31:26 2022 -0400 +++ b/0.2.1/conf/modules.config Wed Jun 29 19:08:47 2022 -0400 @@ -18,50 +18,62 @@ withLabel: 'process_femto' { cpus = 2 + memory = 64.GB } withLabel: 'process_pico' { cpus = 2 + memory = 64.GB } withLabel: 'process_nano' { cpus = 4 + memory = 64.GB } withLabel: 'process_micro' { cpus = 8 + memory = 64.GB } withLabel: 'process_only_mem_low' { cpus = 2 + memory = 64.GB } withLabel: 'process_only_mem_medium' { cpus = 2 + memory = 64.GB } withLabel: 'process_only_mem_high' { cpus = 2 + memory = 64.GB } withLabel: 'process_low' { cpus = 8 + memory = 64.GB } withLabel: 'process_medium' { cpus = 8 + memory = 64.GB } withLabel: 'process_high' { cpus = 8 + memory = 64.GB } withLabel: 'process_higher' { cpus = 8 + memory = 64.GB } withLabel: 'process_gigantic' { cpus = 8 + memory = 64.GB } }