- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
I'm trying to install 'intel_sdk_for_opencl_applications_2020.3.494' to get the development
environment of OpenCL with VS2019 community.
Whenever I tried to run the 'intsall.exe', I faced the message 'Something wrong with activation module.....'
1. My laptop has i5-10210U CPU with 12GB RAM.
2. I installed OpenCL Runtime previously.
I did update intel drivers and reboot... repeatedly... but
I could't solve the issue.
Please help me.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
Several customers have reported the same problem before, but I installed on my end, no this issue. Since OpenCL SDK is EOL, we encourage you to use dpc++ for the development with oneAPI package. The OpenCL CPU RT is also in oneAPI Base toolkit, you can download the Base toolkit from https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html. You can refer to the oneAPI programming guide for information on migrating OpenCL code(https://www.intel.com/content/www/us/en/develop/documentation/oneapi-programming-guide/top/software-...), and OpenCL interoperablility(https://www.intel.com/content/www/us/en/develop/documentation/oneapi-programming-guide/top/software-...).
If you only need OpenCL CPU RT, you can download the latest version from https://www.intel.com/content/www/us/en/developer/articles/technical/intel-cpu-runtime-for-opencl-ap....
With the OpenCL RT, you can also run your OpenCL application on the CPU or GPU. If you need to run the code on GPU, you need to install the Intel GPU driver.
I see that you have installed OpenCL Runtime previously, you can use it to build your application.
Thanks

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