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 9f88cf8 commit ee09bc0Copy full SHA for ee09bc0
.github/workflows/coverity.yml
@@ -53,6 +53,7 @@ jobs:
53
-DCUDA_CUDA_LIBRARY=/usr/local/cuda/lib64/stubs/libcuda.so
54
-DUR_BUILD_ADAPTER_NATIVE_CPU=ON
55
-DUR_BUILD_ADAPTER_HIP=ON
56
+ -DUR_BUILD_ADAPTER_OPENCL=ON
57
58
- name: Run Coverity
59
run: |
0 commit comments