Skip to content

Commit

Permalink
feat: new config for ZIH - not ready
Browse files Browse the repository at this point in the history
  • Loading branch information
cmeesters committed Apr 8, 2024
1 parent d9b4eb3 commit 50c5f99
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions config/config_dresden.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
instructor:
name: "Dr. Christian Meesters"
affiliation: "Johannes Gutenberg Universität Mainz"
affiliation2: "NHR SüdWest" # may be empty

course:
date: "datestring" # maybe: "\today"
# Editors recommendations are a matter of taste and technological
# setups (e.g. on-demand setups). Hence, specify an editor-slide,
# here:
editorfile: "common/editor_gedit_mainz.tex"
# The next line indicates the slides explaining
# a condarc file on a cluster, copy and adjust
# for your cluster.
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"
# 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"
#

0 comments on commit 50c5f99

Please # to comment.