Skip to content

Commit

Permalink
Merge pull request #3337 from vicentebolea/add-kokkos-lambda-cuda-build
Browse files Browse the repository at this point in the history
CI: add cuda_lambda to Kokkos deployment
  • Loading branch information
vicentebolea authored Sep 13, 2022
2 parents 2ede8d3 + 556f724 commit 428b513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci/images-v2/specs.yaml.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ spack:
specs:
- libsodium%$(compiler_spack_id)
$if(device_flavor == "CUDA")\
- kokkos@3.6.01%gcc+cuda+wrapper cuda_arch=52
- kokkos@3.6.01%gcc+cuda+wrapper+cuda_lambda cuda_arch=52
$endif\
view: true
config:
Expand Down

0 comments on commit 428b513

Please sign in to comment.