Skip to content

Commit 1f4c3c0

Browse files
committed
tune pbmm2 mem
1 parent 0893ca3 commit 1f4c3c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wdl/tasks/Utility/PBUtils.wdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -993,7 +993,7 @@ task Align {
993993
994994
Int disk_size = 1 + 3*ceil(size(bam, "GiB") + size(ref_fasta, "GiB"))
995995
Int cpus = 16
996-
Int mem = 24
996+
Int mem = 96
997997

998998
RuntimeAttr default_attr = object {
999999
cpu_cores: cpus,

0 commit comments

Comments
 (0)