From 69a0bd572b646db68f9ff1f19cd059d7e59807a2 Mon Sep 17 00:00:00 2001 From: maxibor Date: Thu, 23 Jul 2020 15:38:28 +0200 Subject: [PATCH] add temporary CDAG setting for SHH config --- conf/shh.config | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/conf/shh.config b/conf/shh.config index 8defc1f..e0c7116 100644 --- a/conf/shh.config +++ b/conf/shh.config @@ -33,6 +33,10 @@ profiles { params { config_profile_description = 'CDAG MPI-SHH profile, provided by nf-core/configs.' } + // delete when CDAG will be fixed + process { + queue = 'long' + } } sdag { params {