Skip to content

Commit

Permalink
[GPU] OpenCL headers compatibility comment (openvinotoolkit#26534)
Browse files Browse the repository at this point in the history
### Details:
 - *item1*
 - *...*

### Tickets:
 - *[CVS-138065](https://jira.devtools.intel.com/browse/CVS-138065)*

---------

Co-authored-by: Tatiana Savina <[email protected]>
  • Loading branch information
p-durandin and tsavina committed Sep 12, 2024
1 parent cbe2edf commit e611ede
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,7 @@ $ ./hello_query_device.py

## 8. If you have errors with OpenCL headers in application build
OpenCL headers should be installed in your system to build application using OpenCL objects. OpenVINO source code distribution contains OpenCL headers thirdparty/ocl/cl_headers. Alternatively you can
install them from [OpenCL Git](https://github.com/KhronosGroup/OpenCL-Headers)

install them from [OpenCL Git](https://github.com/KhronosGroup/OpenCL-Headers). To ensure compatibility, make sure that the installed version of OpenCL headers had been released before the OpenVINO version you are using.

## See also
* [Overview for OpenCL on Linux and troubleshoot](https://bashbaug.github.io/opencl/2019/07/06/OpenCL-On-Linux.html)
Expand Down

0 comments on commit e611ede

Please sign in to comment.