Skip to content

Commit

Permalink
Merge pull request #1242 from wlemkows/coverity-add-cl
Browse files Browse the repository at this point in the history
[Security] Add OpenCL to Coverity build
  • Loading branch information
pbalcer committed Jan 10, 2024
2 parents 3ecba31 + ee09bc0 commit 42874bc
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 42874bc

Please sign in to comment.