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

intel inspector causes an opencl application to crash on clbuildprogram

Skorwonski__Rafal
363 Views

The title says it all; the application works fine otherwise if the Inspector is not attached. We are using II integrated with Visual Studio 2017. Linker set to a Full debug info output.

0 Kudos
1 Reply
Michael_C_Intel1
Moderator
363 Views

Hi RafalS,

Thanks for the sharing the sighting.

Can you supply this system information here.

Also what version of Intel® Inspector is in use? What version of Intel® Graphics Driver or Which version of Intel® CPU Runtime for OpenCL™ Applications is in use?? What version of Visual Studio 2017?

The easiest way to determine graphics driver is by looking at device manager->display adapters, right click, properties, driver, driver version to get a version.

Can you supply a minimally representative source code reproducer? if so, please only share source code that is privileged to share. What device is clBuildProgram(...) targeting? Did the same behavior occur if targeting both CPU and iGFX (assuming the system has both available). Was clBuildProgram(...) targeting something non-intel?

To make it easy, if you can share the project we can take a look at the build parameters...  This could be shared via private message if necessary. If I can reproduce, we can file it to the inspector team.

 

Thanks,

-MichaelC

0 Kudos
Reply