From 0929349303821693e66c3fc9f9929b4a6bbc00c9 Mon Sep 17 00:00:00 2001 From: maxibor Date: Mon, 18 Mar 2019 11:13:11 +0100 Subject: [PATCH] add queueSize limited to 5 --- conf/shh.config | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/shh.config b/conf/shh.config index 43d192f..92db897 100644 --- a/conf/shh.config +++ b/conf/shh.config @@ -13,6 +13,7 @@ singularity { process { executor = 'slurm' queue = 'short' + queueSize = 5 } params {