We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8ecc69 commit 31aa878Copy full SHA for 31aa878
rules/tcm.smk
@@ -26,6 +26,7 @@ rule build_tier_tcm:
26
"tier-tcm"
27
resources:
28
runtime=300,
29
+ mem_swap=20,
30
shell:
31
"{swenv} python3 -B "
32
f"{workflow.source_path('../scripts/build_tcm.py')} "
0 commit comments