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

Cannot find or open the PDB file when running opencl on CPU only

sraha
Beginner
614 Views

 

 

 

Hello,

I got he the following many errors when I tried to run OpenCL code on CPU only(chosen CPU as a device), and all of them are because of the following:

Cannot find or open the PDB file.

Any help is highly appreciated.

Thanks

 

0 Kudos
1 Reply
Michael_C_Intel1
Moderator
614 Views

Hi SamahR,

Thanks for the interest.

PDB files contain symbols for compiled objects. They assist Windows developer tools in triage. As described, that error could exist at many stages for a compiled program. To understand more, it would help to have a minimally necessary and sufficient reproducer from you that's appropriate for sharing in public. Can you provide something like that to the forums? A screen shot of where the error was encountered and system platform information can be useful as well.

 

This guide for reporting can be helpful: https://software.intel.com/en-us/articles/ocl-issue-reporting-guide

 

-MichaelC

0 Kudos
Reply