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

Kernel Builder "Deep Analysis" can't instrument large kernels

allanmac1
Beginner
284 Views

I have a large kernel that errors out in Kernel Builder with a: "-11 CL_BUILD_PROGRAM_FAILURE".

Is there a practical size limit for Kernel Builder kernels?  

The kernel does build using the offline compiler although it takes a long time (minutes).

cl_neg_11.png

0 Kudos
2 Replies
Raghupathi_M_Intel
284 Views

Did you get any other error messages other than the -11 in the KB console? Anyway you can provide us the kernel for further debugging?

Raghu

0 Kudos
allanmac1
Beginner
284 Views

No error messages other than the "-11".

I'll put together a reproducer kernel.

0 Kudos
Reply