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 can I move the intel OpenCL SDK files to another directory?

cho__seungju
Beginner
468 Views

 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

 

0 Kudos
0 Replies
Reply