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

How to update OpenCL drivers?

Rasmus_N_
Beginner
12,862 Views

I am trying to update my OpenCL Drivers but i cannot find out how to do it. The https://software.intel.com/en-us/articles/opencl-drivers seems like the site to find them, but the SDK for windows does not contain the drivers, the CPU-ONLY drivers will not even start installing (complaining that i have a graphics driver installed) and the GPU driver (which i guess also contains the cpu driver??) can only be installed through the intel driver update utility, which does not give me the option to update anything other than a bluetooth driver.

Hope you can help me and maybe clear up my confusion about why this should be so hard

My System:
OS: Windows 10
Installed drivers(as reported by Code builder)

  • Experimental OpenCL 2.1 CPU Only Platform
    • Intel(R) Core(TM) i7-4710HQ CPU @ 2.50GHz (Device Driver Version 6.1.0.1600)
  • Intel(R) OpenCL
    • Intel(R) Core(TM) i7-4710HQ CPU @ 2.50GHz (Device Driver Version 5.2.0.10049)
    • Intel(R) HD Graphics 4600 (Device Driver Version 10.18.15.4256)
  • ​NVIDIA CUDA
    • GeForce GTX 860M (Device Driver Version 373.06)
0 Kudos
3 Replies
Jeffrey_M_Intel1
Employee
12,862 Views

For Windows, when you install or update the graphics driver (Windows update, downloadcenter.intel.com, etc.) the additional libraries needed to run Media SDK and OpenCL applications are included.  

More information here: https://software.intel.com/en-us/articles/driver-support-matrix-for-media-sdk-and-opencl

 

0 Kudos
DarylC
Beginner
3,600 Views

Where can I get a download for this please?

0 Kudos
cw_intel
Moderator
3,570 Views

1. To download the GPU runtimes:

2. To download the CPU runtimes:

      Please download Intel® oneAPI Base Toolkit which includes the Intel OpenCL™ CPU runtime or visit the Intel® CPU Runtime for OpenCL™ Applications with SYCL support page to download the Intel OpenCL™ CPU runtime standalone package.

 

 

Thanks. 

0 Kudos
Reply