- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
On a laptop running Windows 10 64 bits with an Intel HD GPU and NVIDIA GPU, my OpenCL program and one of the Intel SDK OpenCL sample program both lists two "Intel (R) OpenCL" platform, with same profile and version alongside another vendor platform and an extra "Experimental OpenCL 2.1 CPU Only Platform". Why the double entry for the Intel (R) OpenCL platform?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Following this thread , I took a look at the registry under HKLM/SOFTWARE/Khronos/OpenCL/Vendors and found 5 entries:
- C:\WINDOWS\System32\DriverStore\FileRepository\igdlh64.inf_amd64_0745f11ce6fc197c\IntelOpenCL64.dll
- C:\WINDOWS\System32\nvopencl.dll
- IntelOpenCL64.dll
- intelopencl64_2_1.dll
- IntelOpenCLProfiler.dll
Putting the value of the key to 1 for the first one removes both Intel (R) OpenCL platform.
Putting the value of the key to 1 for the third one removes only the second Intel (R) OpenCL platform.
I don't really know if this is crucial or if this is a hint that the driver wasn't properly installed but since I am having issues with context creation on the CPU device (see this thread), I was wondering.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page