Installing Intel SDK for OpenCL Application Setup and got an error below

我的梦境 提交于 2019-12-11 20:45:48

问题


My laptop hardware information is as follows:

OS: Windows 7 Professional Service Pack 1 CPU: Intel(R) Core(TM) i7-3540M CPU @ 3.00 GHz RAM: 16,0 GB Graphics: Intel(R) HD Graphics 4000

When I try to install Intel SDK for OpenCL Application 2014 setup, it gives the following error. Would you please help me out in this problem ?

Thanks in advance..


回答1:


The answer from Dithermaster is correct. I would add comment to that answer, but currently I cannot due to reputation score limitation. Your processor is 3rd Generation Intel® Core™ Processors with Intel® HD Graphics 4000, so you need to install corresponding driver. The latest one is 15.33.30.64.3958. The only concern is that sometimes laptop manufacturers provide their own customized version of the Gfx driver and prohibit installation of the generic one. In this case you might try to install OpenCL runtime for CPU only.




回答2:


My advice is to follow the link and install a newer driver. The SDK doesn't include the latest driver anymore; they are installed separately. The SDK is the headers and whatnot that you need for development; the driver provides the runtime.



来源:https://stackoverflow.com/questions/26975906/installing-intel-sdk-for-opencl-application-setup-and-got-an-error-below

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!