diff --git a/conf/scw.config b/conf/scw.config index 9a2349169..272fbea14 100644 --- a/conf/scw.config +++ b/conf/scw.config @@ -13,10 +13,10 @@ executor { queue = 'htc' } params { - max_memory = 180.GB + max_memory = 384.GB max_cpus = 20 max_time = 72.h } process { - beforeScript = 'module load singularity/3.8.5' -} \ No newline at end of file + beforeScript = 'module load singularity-ce/3.11.4' +}