diff --git a/conf/shh.config b/conf/shh.config index 23f1e00..13b7f5c 100644 --- a/conf/shh.config +++ b/conf/shh.config @@ -13,11 +13,11 @@ singularity { process { executor = 'slurm' - queue = 'medium' + queue = 'short' } params { max_memory = 734.GB max_cpus = 64 - max_time = 48.h + max_time = 2.h }