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.
1718 Discussions

clBuildProgram taking long time to build the program

sai_rahul_c_
Beginner
295 Views

Hi,

I am using clBuildProgram in VC 2008 and 2012 and both flows take long time to build the program. Till now, I am experienced with Linux OpenCL runtime, and since HD graphics support is only for Windows I started using it. Is this a common aspect with the Visual Studio flow ? If not any solutions for this problem.

Thank you,
Sai.

0 Kudos
1 Reply
Raghupathi_M_Intel
295 Views

How big is your kernel? And what are you comparing against? Other vendor OCL compilers or the CPU compiler? Any chance you can attach your kernel?

0 Kudos
Reply