Skip to content

Commit

Permalink
Add OpenCL to Coverity build
Browse files Browse the repository at this point in the history
  • Loading branch information
wlemkows committed Jan 10, 2024
1 parent 9f88cf8 commit ee09bc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
-DCUDA_CUDA_LIBRARY=/usr/local/cuda/lib64/stubs/libcuda.so
-DUR_BUILD_ADAPTER_NATIVE_CPU=ON
-DUR_BUILD_ADAPTER_HIP=ON
-DUR_BUILD_ADAPTER_OPENCL=ON
- name: Run Coverity
run: |
Expand Down

0 comments on commit ee09bc0

Please sign in to comment.