From 8b29b5584ed8a94aecc27507a03d0ef7ce58511d Mon Sep 17 00:00:00 2001 From: Marc Trunjer Kusk Nielsen Date: Wed, 15 Sep 2021 14:20:02 +0200 Subject: [PATCH] Update computerome.config --- conf/computerome.config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/conf/computerome.config b/conf/computerome.config index 1683900..1411127 100644 --- a/conf/computerome.config +++ b/conf/computerome.config @@ -4,6 +4,7 @@ params { config_profile_contact = 'Marc Trunjer Kusk Nielsen (@marcmtk)' config_profile_url = 'https://www.computerome.dk/' project = null + cache_dir = "/home/projects/$params.project/scratch" schema_ignore_params = "project,cache_dir" //Thin nodes with 192GB and Fat nodes with ~1500GB. Torque should be allowed to handle this @@ -12,8 +13,6 @@ params { //There is no max walltime on the cluster, but a week seems sensible if not directly specified max_time = 168.h - - cache_dir = "/home/projects/$params.project/scratch" } singularity {