From 637ffb782c3e7f11f71837d0c5fe57e788b3b7bc Mon Sep 17 00:00:00 2001 From: Alexander Peltzer Date: Tue, 19 Feb 2019 17:03:53 +0100 Subject: [PATCH] Fix CFC config --- conf/cfc.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/cfc.config b/conf/cfc.config index 9c39fd5..0b442f3 100644 --- a/conf/cfc.config +++ b/conf/cfc.config @@ -17,7 +17,7 @@ process { params { igenomesIgnore = true - max_memory = 60.GB - max_cpus = 24 + max_memory = 64.GB + max_cpus = 20 max_time = 140.h }