Skip to content

Commit

Permalink
set new upstream (#830)
Browse files Browse the repository at this point in the history
Co-authored-by: Jonas Jucker <jonas.jucker@c2sm.ethz.ch>
  • Loading branch information
jonasjucker and jonasjucker authored Sep 14, 2023
1 parent 40d253f commit a184e08
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions sysconfigs/daint/upstreams.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
upstreams:
base:
install_tree: /project/g110/spack/upstream/tmp_dev0.20.1/base
install_tree: /project/g110/spack/upstream/daint_v0.20.1.0/base
icon-dsl:
install_tree: /project/g110/spack/upstream/tmp_dev0.20.1/icon-dsl
install_tree: /project/g110/spack/upstream/daint_v0.20.1.0/icon-dsl
icon-rttov:
install_tree: /project/g110/spack/upstream/tmp_dev0.20.1/icon-rttov
install_tree: /project/g110/spack/upstream/daint_v0.20.1.0/icon-rttov
2 changes: 1 addition & 1 deletion upstreams/daint/base/spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ spack:
view: false
config:
install_tree:
root: /project/g110/spack/upstream/tmp_dev0.20.1/base
root: /project/g110/spack/upstream/daint_v0.20.1.0/base
2 changes: 1 addition & 1 deletion upstreams/daint/icon-dsl/spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ spack:
view: false
config:
install_tree:
root: /project/g110/spack/upstream/tmp_dev0.20.1/icon-dsl
root: /project/g110/spack/upstream/daint_v0.20.1.0/icon-dsl
2 changes: 1 addition & 1 deletion upstreams/daint/icon-rttov/spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ spack:
view: false
config:
install_tree:
root: /project/g110/spack/upstream/tmp_dev0.20.1/icon-rttov
root: /project/g110/spack/upstream/daint_v0.20.1.0/icon-rttov

0 comments on commit a184e08

Please sign in to comment.