We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dc8d5f commit 0ee8bfdCopy full SHA for 0ee8bfd
1 file changed
recipe/recipe.yaml
@@ -163,6 +163,8 @@ tests:
163
then: cuda-cudart-dev
164
- if: linux and x86_64 and cuda_compiler_version == "12.9" and llvm_version == "19"
165
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
168
169
then: libcurand-dev
170
- cmake
0 commit comments