Quantcast
Channel: Intel® Software - OpenCL*
Viewing all articles
Browse latest Browse all 1182

How can I move the intel OpenCL SDK files to another directory?

$
0
0

 Hi, my computer specifications are as follows.

computer : new surface pro 

Cpu : intel Core m3-7Y30

Gpu : intel HD graphics 615

IDE: Visual Studio 2017 Community

 

I installed "intel_sdk_for_opencl_2017_7.0.0.2567"  to use OpenCL, and successfully performed.

But I want to move sdk folder in C:\Intel to another directory,   C:\usr\local

So I just cut the whole sdk folder (which is in C:\Intel) and I copy that folder to another directory(C:\usr\local).

But When I open my openCL solution file by Visual studio 2017 Community,

there are Error messages as follows.

        Code Builder initialization failed:

        Unable to load DLL 'kernelBuilderAPI.dll": The specified module could not be found. (Exception from HRESULT: 0x8007007E)

 

How can I fix this problem?

I just want another directory for OpenCL

 


Viewing all articles
Browse latest Browse all 1182

Trending Articles