Skip to content

Commit

Permalink
update config for daint.alps (#140)
Browse files Browse the repository at this point in the history
* add the daint (gh200) target to lots of uenv
* remove the following deprecated recipes
    *  NAMD 3.0b 
    * linaro 23.0.2
* use f7t for daint ci/cd
  • Loading branch information
bcumming authored Aug 27, 2024
1 parent e21d025 commit e7b8bbd
Show file tree
Hide file tree
Showing 23 changed files with 17 additions and 1,423 deletions.
36 changes: 17 additions & 19 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,21 +11,21 @@ clusters:
slurm-tag: balfrin-spack-stack-builder
baremetal-tag: balfrin-login-baremetal
daint:
#targets:
#-
# uarch: 'gh200'
# partition: 'normal'
# variables:
# # new daint has a custom url (temporary?)
# F7T_URL: "https://firecrest-hpc.v1.svc.cscs.ch"
#runner: f7t
targets:
-
uarch: 'gh200'
partition: 'normal'
runner:
slurm-tag: daint-spack-stack-builder
baremetal-tag: daint-login-baremetal
variables:
# new daint has a custom url (temporary?)
F7T_URL: "https://firecrest-hpc.v1.svc.cscs.ch"
runner: f7t
#targets:
# -
# uarch: 'gh200'
# partition: 'normal'
#runner:
# slurm-tag: daint-spack-stack-builder
# baremetal-tag: daint-login-baremetal
eiger:
targets:
-
Expand Down Expand Up @@ -94,7 +94,6 @@ uenvs:
gh200: 2024.1/gh200
zen2: 2024.1/mc
deploy:
santis: [gh200]
todi: [gh200]
eiger: [zen2]
develop: False
Expand All @@ -103,6 +102,7 @@ uenvs:
gh200: 2024.2/gh200
zen2: 2024.2/mc
deploy:
daint: [gh200]
todi: [gh200]
eiger: [zen2]
develop: False
Expand All @@ -112,6 +112,7 @@ uenvs:
a100: wcp/icon/v1/a100
gh200: wcp/icon/v1/gh200
deploy:
todi: [gh200]
santis: [gh200]
develop: False
lammps:
Expand All @@ -126,6 +127,7 @@ uenvs:
recipes:
gh200: "2024/gh200"
deploy:
daint: [gh200]
todi: [gh200]
santis: [gh200]
develop: False
Expand All @@ -139,6 +141,7 @@ uenvs:
deploy:
eiger: [zen2]
santis: [gh200]
daint: [gh200]
todi: [gh200]
develop: False
mount: "/user-tools"
Expand All @@ -150,17 +153,11 @@ uenvs:
balfrin: [a100]
develop: False
namd:
"3.0b6":
recipes:
gh200: 3.0b6/gh200
deploy:
santis: [gh200]
todi: [gh200]
develop: False
"3.0":
recipes:
gh200: 3.0/gh200
deploy:
daint: [gh200]
todi: [gh200]
develop: False
netcdf-tools:
Expand Down Expand Up @@ -206,6 +203,7 @@ uenvs:
zen3: 24.7/mc
gh200: 24.7/gh200
deploy:
daint: [gh200]
eiger: [zen2]
todi: [gh200]
quantumespresso:
Expand Down
5 changes: 0 additions & 5 deletions recipes/linaro-forge/23.0.3/compilers.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions recipes/linaro-forge/23.0.3/config.yaml

This file was deleted.

9 changes: 0 additions & 9 deletions recipes/linaro-forge/23.0.3/environments.yaml

This file was deleted.

23 changes: 0 additions & 23 deletions recipes/linaro-forge/23.0.3/modules.yaml

This file was deleted.

1 change: 0 additions & 1 deletion recipes/linaro-forge/23.0.3/repo

This file was deleted.

5 changes: 0 additions & 5 deletions recipes/namd/3.0b6/gh200/compilers.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions recipes/namd/3.0b6/gh200/config.yaml

This file was deleted.

17 changes: 0 additions & 17 deletions recipes/namd/3.0b6/gh200/environments.yaml

This file was deleted.

21 changes: 0 additions & 21 deletions recipes/namd/3.0b6/gh200/modules.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions recipes/namd/3.0b6/gh200/pre-install

This file was deleted.

Loading

0 comments on commit e7b8bbd

Please sign in to comment.