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.
1722 Discussions

OpenCL SDK Installation failed on Windows 10

anshuman_d_
Beginner
728 Views

OpenCL SDK installation is failing on Win10 due to pre-requisite of Universal C Runtime in Windows* is not installed.
I am using Win10 and there is no download support for the package from Microsoft.

I tried following version but both failed with above error

intel_sdk_for_opencl_2017_7.0.0.2511

intel_sdk_for_opencl_setup_6.3.0.1904

 

0 Kudos
1 Reply
Stefan3D
Honored Contributor II
728 Views

Judging from a Google search you need to have the latest Visual C++ redistributables installed:

https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads

0 Kudos
Reply