From e557ced1844e6bb6ce74e8f2b038abe2b7024819 Mon Sep 17 00:00:00 2001 From: Alexander Peltzer Date: Mon, 28 Oct 2019 13:21:41 +0100 Subject: [PATCH] Update max memory --- conf/binac.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/binac.config b/conf/binac.config index 748c9e6..f669793 100644 --- a/conf/binac.config +++ b/conf/binac.config @@ -18,7 +18,7 @@ process { params { igenomes_base = '/nfsmounts/igenomes' - max_memory = 1024.GB + max_memory = 1000.GB max_cpus = 28 max_time = 168.h }