From 05b6a9591521b48c51db640989dd3f592c916209 Mon Sep 17 00:00:00 2001 From: Christian Meesters Date: Sat, 13 Apr 2024 15:49:05 +0200 Subject: [PATCH] feat: dresden cluster barnard config --- config/config_dresden.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/config_dresden.yaml b/config/config_dresden.yaml index 0098faf..dc61149 100644 --- a/config/config_dresden.yaml +++ b/config/config_dresden.yaml @@ -15,10 +15,10 @@ course: condarcfile: "common/condarc_mogon.tex" # these are the path names to contain sample data # see the README for explanations. - pathtosetup: "/lustre/project/m2_jgu-ngstraining/workflows" - pathtosolutions: "/lustre/project/hpckurs/m2_jgu-ngstraining" + pathtosetup: "/projects/p_nhr_snakemake" + pathtosolutions: "/projects/p_nhr_snakemake/solutions" # This is the selected slide to explain the 'Hello World' script # to introduce SLURM. It requires different account and partition # settings on every cluster. - hello_world_script: "common/Hello_World_HPC_MogonII.tex" + hello_world_script: "common/Hello_World_HPC_Barnard.tex" #