Fixed issue with installed multiple versions of the OpenCL which lead…#2378
Conversation
a73728d to
3bc6014
Compare
3bc6014 to
a0a730d
Compare
|
Guys is there any other comments to this PR ?? |
I don't understand what this change does based on stackoverflow discussion. Specifically this part:
Also note, that the code you are trying to change comes from CMake upstream verbatim. If you want to pursue this further consider one of the following options:
|
@densamoilov @vpirogov Done, PR is merged: https://gitlab.kitware.com/cmake/cmake/-/merge_requests/10366 For more details see comments in PR of CMake Here it is merged in master branch https://gitlab.kitware.com/cmake/cmake/-/blob/master/Modules/FindOpenCL.cmake?ref_type=heads |
Disregard this one. |
|
make test |
a0a730d to
0dbb77c
Compare
|
make test |
0dbb77c to
31f3bd3
Compare
31f3bd3 to
6e73b16
Compare
|
@vpirogov @densamoilov All tests are passed, could be merged |
|
make test |
Description
This PR fix issue with multiple version OpenCL installed on machne as well as brings new versions of OpenCL 3_0
Related PR #2001, issue was more deeply investigated and PR was reworked
For details explanation of an issue with
${OPENCL_INCLUDE_DIR}/CL/cl.hhttps://stackoverflow.com/a/79347124/5157245