Skip to content

Commit

Permalink
Merge pull request #32 from sandialabs/31-ci-build-vt-with-kokkos
Browse files Browse the repository at this point in the history
make ci build vt with kokkos
  • Loading branch information
nmm0 authored Sep 9, 2024
2 parents 19f5785 + ec5398b commit 9c9f856
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion spack-cuda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spack:
- p3a@main
- seacas@2024-04-03 -x11 ^[email protected] ^[email protected]
- [email protected] +openmp +mpi
- darma-vt +trace_enabled@develop
- darma-vt +kokkos +trace_enabled@develop
specs:
- matrix:
- [$mpis]
Expand Down
2 changes: 1 addition & 1 deletion spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spack:
- p3a@main
- seacas@2024-04-03 -x11 ^[email protected] ^[email protected]
- [email protected] +openmp +mpi
- darma-vt +trace_enabled@develop
- darma-vt +kokkos +trace_enabled@develop
specs:
- matrix:
- [$mpis]
Expand Down

0 comments on commit 9c9f856

Please sign in to comment.