From 4614ff6f455d5fb75383ca648f4f3c3ef67addfa Mon Sep 17 00:00:00 2001 From: pierrespc Date: Thu, 16 Sep 2021 16:50:45 +0200 Subject: [PATCH] change max mem in Normal --- conf/pasteurMaestroNormal.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/pasteurMaestroNormal.config b/conf/pasteurMaestroNormal.config index 2e6f3e9..049acd0 100644 --- a/conf/pasteurMaestroNormal.config +++ b/conf/pasteurMaestroNormal.config @@ -20,7 +20,7 @@ process { params { igenomes_ignore = true igenomesIgnore = true - max_memory = 300.GB + max_memory = 400.GB max_cpus = 96 max_time = 24.h }