From: Peter Amstutz Date: Tue, 26 Oct 2021 19:26:29 +0000 (-0400) Subject: Lower RAM request by bwa to run on 9tee4 X-Git-Url: https://git.arvados.org/arvados-tutorial.git/commitdiff_plain/3103cae51ea3f51ef5d4e9827490b2609ab59b3b Lower RAM request by bwa to run on 9tee4 no issue # Arvados-DCO-1.1-Signed-off-by: Peter Amstutz --- diff --git a/WGS-processing/cwl/helper/bwamem-samtools-view.cwl b/WGS-processing/cwl/helper/bwamem-samtools-view.cwl index cf9210c..f4a3ed1 100644 --- a/WGS-processing/cwl/helper/bwamem-samtools-view.cwl +++ b/WGS-processing/cwl/helper/bwamem-samtools-view.cwl @@ -12,8 +12,8 @@ hints: keep_cache: 1024 outputDirType: keep_output_dir ResourceRequirement: - ramMin: 50000 - coresMin: 16 + ramMin: 25000 + coresMin: 8 SoftwareRequirement: packages: BWA: