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.

Installing Opencl

HKH1313
Beginner
1,645 Views

I download intel studio system and install opencl tools 

That is add to my visual studio pick up gpu opencl project 

but after i compile project i faced to this problem:

Severity Code Description Project File Line Suppression State
Error MSB3721 The command ""C:\Program Files (x86)\IntelSWTools\sw_dev_tools\OpenCL\sdk\bin\x86\ioc32.exe" -cmd=build -input="C:\Users\HKH\Desktop\opencl\GPUOpenCLProjectforWindows1\Template.cl" -output="Debug\Template.out" -VS -device=GPU -targetos=current -bo=" "" exited with code -1073741819. GPUOpenCLProjectforWindows1 C:\Program Files (x86)\IntelSWTools\sw_dev_tools\OpenCL\sdk\BuildCustomizations\IntelOpenCL.targets 49

Labels (2)
0 Kudos
2 Replies
Sergey_I_Intel1
Employee
1,640 Views

Hi,

 

What GPU Driver do you have? Is it applicable with OpenCL?

Do you have such troubles with CPU OpenCL Project?

 

Best regards,

Sergey

HKH1313
Beginner
1,636 Views

yes same problem with cpu too

 

Reply