# HG changeset patch # User kkonganti # Date 1656460463 14400 # Node ID 1cb92deb15f867a50f6549b393ff39f123fd2a5f # Parent 589620eec35db3e5f226a1647b35fcd7c8bfcb6a "planemo upload" diff -r 589620eec35d -r 1cb92deb15f8 0.2.1/conf/modules.config --- a/0.2.1/conf/modules.config Tue Jun 28 18:18:17 2022 -0400 +++ b/0.2.1/conf/modules.config Tue Jun 28 19:54:23 2022 -0400 @@ -17,51 +17,51 @@ maxRetries = 11 withLabel: 'process_femto' { - cpus= 1 + cpus = 2 } withLabel: 'process_pico' { - cpus= 2 + cpus = 2 } withLabel: 'process_nano' { - cpus= 4 + cpus = 4 } withLabel: 'process_micro' { - cpus= 8 + cpus = 8 } withLabel: 'process_only_mem_low' { - cpus= 1 + cpus = 2 } withLabel: 'process_only_mem_medium' { - cpus= 1 + cpus = 2 } withLabel: 'process_only_mem_high' { - cpus= 1 + cpus = 2 } withLabel: 'process_low' { - cpus= 10 + cpus = 8 } withLabel: 'process_medium' { - cpus= 10 + cpus = 8 } withLabel: 'process_high' { - cpus= 10 + cpus = 8 } withLabel: 'process_higher' { - cpus= 10 + cpus = 8 } withLabel: 'process_gigantic' { - cpus= 10 + cpus = 8 } } diff -r 589620eec35d -r 1cb92deb15f8 0.2.1/nextflow.config --- a/0.2.1/nextflow.config Tue Jun 28 18:18:17 2022 -0400 +++ b/0.2.1/nextflow.config Tue Jun 28 19:54:23 2022 -0400 @@ -86,7 +86,7 @@ cingularitygac { process.executor = 'slurm' executor.$slurm.exitReadTimeout = 60000 - process.queue = 'q16cpu' + process.queue = 'q8cpu' process.cpus = 4 singularity.enabled = true singularity.autoMounts = true @@ -111,7 +111,7 @@ kondagac { process.executor = 'slurm' executor.$slurm.exitReadTimeout = 60000 - process.queue = 'q16cpu' + process.queue = 'q8cpu' process.cpus = 4 singularity.enabled = false docker.enabled = false diff -r 589620eec35d -r 1cb92deb15f8 cfsan_centriflaken.xml --- a/cfsan_centriflaken.xml Tue Jun 28 18:18:17 2022 -0400 +++ b/cfsan_centriflaken.xml Tue Jun 28 19:54:23 2022 -0400 @@ -60,9 +60,9 @@ - - - + + +