OpenCL* for CPU
Ask questions and share information on Intel® SDK for OpenCL™ Applications and OpenCL™ implementations for Intel® CPU.
Announcements
This forum covers OpenCL* for CPU only. OpenCL* for GPU questions can be asked in the GPU Compute Software forum. Intel® FPGA SDK for OpenCL™ questions can be ask in the FPGA Intel® High Level Design forum.
1718 Discussions

Error occur when install the intel_sdk_for_opencl_applications_2020.3.494

orange8
Beginner
712 Views

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.....'

orange8_1-1654829366273.png

 

1. My laptop has i5-10210U CPU with 12GB RAM.

2. I installed OpenCL Runtime previously.

     https://www.intel.com/content/www/us/en/developer/articles/technical/intel-cpu-runtime-for-opencl-applications-with-sycl-support.html

 

I did update intel drivers and reboot... repeatedly... but

I could't solve the issue.

 

Please help me.

0 Kudos
2 Replies
cw_intel
Moderator
628 Views

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-development-process/migrating-code-to-dpc/migrating-from-opencl-code-to-dpc.html), and OpenCL interoperablility(https://www.intel.com/content/www/us/en/develop/documentation/oneapi-programming-guide/top/software-development-process/composability/opencl-code-interoperability.html).

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-applications-with-sycl-support.html.

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


0 Kudos
cw_intel
Moderator
578 Views

Hi,


We haven't heard back from you for a long time so we are assuming that the provided details helped you in solving your problem. If you require additional assistance from Intel, please start a new thread. Any further interaction in this thread will be considered community only.


Thanks


0 Kudos
Reply