Skip to content

Commit

Permalink
Update spack version (#219)
Browse files Browse the repository at this point in the history
* Update spack version

* Removing specific cmake version requested by saxpy

* Removing specific cmake version requested by raja-perf

* Removing specific cmake version requested by raja-perf

---------

Co-authored-by: Riyaz Haque <[email protected]>
Co-authored-by: pearce8 <[email protected]>
  • Loading branch information
3 people authored Apr 30, 2024
1 parent f2847e3 commit ea8293e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion checkout-versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@

versions:
ramble: bb664f142b2cbdb2b2ea39e70a8535c9f27c1179
spack: 31de670bd26beca979ebd75dcb0ce90c535a78c4
spack: c2eef8bab26adb00b250992e29d697b4706356a0
2 changes: 1 addition & 1 deletion experiments/raja-perf/mpi-only/ramble.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ ramble:
spack_spec: '[email protected]:'
compiler: compiler-gcc
raja-perf:
spack_spec: raja-perf@develop ~openmp +mpi ^[email protected]
spack_spec: raja-perf@develop ~openmp +mpi
compiler: default-compiler
environments:
raja-perf:
Expand Down
2 changes: 1 addition & 1 deletion experiments/raja-perf/openmp/ramble.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ ramble:
concretized: true
packages:
raja-perf:
spack_spec: raja-perf@develop +openmp +mpi ^[email protected]
spack_spec: raja-perf@develop +openmp +mpi
compiler: default-compiler
environments:
raja-perf:
Expand Down
2 changes: 1 addition & 1 deletion experiments/saxpy/openmp/ramble.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ ramble:
concretized: true
packages:
saxpy:
spack_spec: [email protected] +openmp{modifier_spack_variant} ^[email protected]
spack_spec: [email protected] +openmp{modifier_spack_variant}
compiler: default-compiler
environments:
saxpy:
Expand Down

0 comments on commit ea8293e

Please sign in to comment.