From 2c6e62cc2702bb31e4ae1cc968651f9408575446 Mon Sep 17 00:00:00 2001 From: Fredrik Boulund Date: Fri, 1 Mar 2024 14:25:20 +0100 Subject: [PATCH] Update ctmr_gandalf profile, use --account --- profiles/ctmr_gandalf/config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/ctmr_gandalf/config.yaml b/profiles/ctmr_gandalf/config.yaml index 62744f4..b3446b7 100644 --- a/profiles/ctmr_gandalf/config.yaml +++ b/profiles/ctmr_gandalf/config.yaml @@ -20,6 +20,7 @@ singularity-args: "-B /ceph" cluster: mkdir -p slurm_logs/{rule} && sbatch + --account={resources.account} --partition={resources.partition} --nodes=1 --cpus-per-task={threads}