You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During compilation of nvidia_gpu plugin with intel_gpu support, got the error that OpenCL_VERSION_STRING is less than 1.2
After investigation found that it happens due to an issue in FindOpenCL.cmake file
OpenVINO Version
main
Operating System
Ubuntu 20.04 (LTS)
Device used for inference
GPU
Framework
None
Model used
No response
Issue description
During compilation of nvidia_gpu plugin with intel_gpu support, got the error that OpenCL_VERSION_STRING is less than 1.2
After investigation found that it happens due to an issue in FindOpenCL.cmake file
This issue have been already fixed in the following PR oneapi-src/oneDNN#2001
Step-by-step reproduction
No response
Relevant log output
No response
Issue submission checklist
The text was updated successfully, but these errors were encountered: