Skip to content

Commit

Permalink
Change kripke experiment version to develop (#262)
Browse files Browse the repository at this point in the history
changed kripke experiment version to develop
  • Loading branch information
Thionazin authored Jun 5, 2024
1 parent 75501f6 commit 46b2f9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion experiments/kripke/cuda/ramble.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ ramble:
spack_spec: cuda@{default_cuda_version}+allow-unsupported-compilers
compiler: default-compiler
kripke:
spack_spec: kripke@1.2.7.0 +mpi+cuda{modifier_spack_variant} ^[email protected]
spack_spec: kripke@develop +mpi+cuda{modifier_spack_variant} ^[email protected]
compiler: default-compiler
environments:
kripke:
Expand Down
2 changes: 1 addition & 1 deletion experiments/kripke/rocm/ramble.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ ramble:
concretized: true
packages:
kripke:
spack_spec: kripke@1.2.7.0 +mpi+rocm{modifier_spack_variant} ^[email protected]
spack_spec: kripke@develop +mpi+rocm{modifier_spack_variant} ^[email protected]
compiler: default-compiler
environments:
kripke:
Expand Down

0 comments on commit 46b2f9f

Please sign in to comment.