Skip to content

Commit 0ee8bfd

Browse files
Add CUDA assembler to AdaptiveCpp smoke test
1 parent 9dc8d5f commit 0ee8bfd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

recipe/recipe.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,8 @@ tests:
163163
then: cuda-cudart-dev
164164
- if: linux and x86_64 and cuda_compiler_version == "12.9" and llvm_version == "19"
165165
then: cuda-driver-dev
166+
- if: linux and x86_64 and cuda_compiler_version == "12.9" and llvm_version == "19"
167+
then: cuda-nvcc-tools
166168
- if: linux and x86_64 and cuda_compiler_version == "12.9" and llvm_version == "19"
167169
then: libcurand-dev
168170
- cmake

0 commit comments

Comments
 (0)