- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
After upgrading to Windows 8 I am unable to uninstall the 1.5 SDK - the installer tells me the OS is unsupported. Is there any way to force the uninstall, or to manually remove the components?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks - I gave it try. Hopefully this will allow me to run the 2.0 SDK installation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Okay I did all that and rebooted. The OpenCL driver chain still thinks the Intel OpenCL driver is installed - this means when I run any OpenCL program it crashes because it cannot find the Intel OpenCL library components I deleted manually.
I need to remove the Intel OpenCL ICD from the list of ICDs, so it won't attempt to use it. Any idea how to do this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can remove the following registry keys to rectify the crash:
For 64-bit systems:
HKLM\Software\Khronos\OpenCL\Vendors [IntelOpenCL64.dll]
HKLM\Software\Wow6432Node\Khronos\OpenCL\Vendors [IntelOpenCL32.dll]
or for 32-bit systems
HKLM\Software\Khronos\OpenCL\Vendors [IntelOpenCL32.dll]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Great working now! Also installed the 1.2 beta driver.

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