- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Today, I download "Intel® SDK for OpenCL™ Applications for Linux* 2017" and installed on Linux ubuntu 16.04. All install steps are fine, but step 4 gives a note that "GPU is not supported". Hence, I couldn't use Intel OpenCL GPU platform.
My PC platform is 8th Generation CPU micro-archecture i7-8700 and GPU is Intel UHD 630 graphic. How can I do to fix this issue? Many thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You need to download all packages:
And then install them:
dpkg -i *.deb
To verify installation you can run clinfo tool.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You need to install the GPU driver, which you can get from our Github page: https://github.com/intel/compute-runtime/releases
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi FrankW,
Also, consider using the SDK contents from the OpenCL™ tools in Intel® System Studio 2019 instead of Intel® SDK for OpenCL™ Applications 2017. The contents in this 2019 release the 2017 release. https://software.intel.com/en-us/system-studio.
-MichaelC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Adam C. (Intel) wrote:You need to install the GPU driver, which you can get from our Github page: https://github.com/intel/compute-runtime/releases
Thanks, but there are lots of packets, which packet is correct? Could you pls give a detail instruction, I am a new user on Intel OpenCL on Linux platform.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You need to download all packages:
And then install them:
dpkg -i *.deb
To verify installation you can run clinfo tool.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page