From 2eed8f7429c5cfce61a3ceb537ad3dc8a4a60d77 Mon Sep 17 00:00:00 2001 From: Sabrina Krakau Date: Thu, 28 Nov 2019 12:49:02 +0100 Subject: [PATCH] Lowered max. memory for cfc --- conf/cfc.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/cfc.config b/conf/cfc.config index f56beea..763dcf0 100644 --- a/conf/cfc.config +++ b/conf/cfc.config @@ -22,7 +22,7 @@ weblog{ params { igenomes_base = '/nfsmounts/igenomes' - max_memory = 500.GB + max_memory = 498.GB max_cpus = 20 max_time = 140.h }