Skip to content

Commit

Permalink
add todi cluster (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcumming authored May 27, 2024
1 parent 69eb0a7 commit 446da6c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,14 @@ clusters:
runner:
slurm-tag: santis-spack-stack-builder
baremetal-tag: santis-login-baremetal
todi:
targets:
-
uarch: 'gh200'
partition: 'normal'
runner:
slurm-tag: todi-spack-stack-builder
baremetal-tag: todi-login-baremetal
uenvs:
arbor:
"v0.9":
Expand All @@ -39,6 +47,7 @@ uenvs:
deploy:
eiger: [zen2]
santis: [gh200]
todi: [gh200]
gromacs:
"2023":
recipes:
Expand Down Expand Up @@ -89,6 +98,7 @@ uenvs:
deploy:
eiger: [zen2]
santis: [gh200]
todi: [gh200]
develop: False
mount: "/user-tools"
mch:
Expand Down Expand Up @@ -116,6 +126,7 @@ uenvs:
gh200: '2024/arm64'
deploy:
eiger: [zen2]
todi: [gh200]
develop: False
# OpenFOAM Foundation
openfoam-org:
Expand All @@ -140,6 +151,7 @@ uenvs:
gh200: 24.2/gh200
deploy:
santis: [gh200]
todi: [gh200]
quantumespresso:
"v7.1":
recipes:
Expand Down

0 comments on commit 446da6c

Please sign in to comment.