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

Recursion crashes compiler

Kloeckner__Andreas
273 Views
The attached Python code--really the kernel in that code--crashes the Intel OpenCL compiler. I know recursion is not in OpenCL, but a segfault is not the right way to send that message. :) Tested with 2012 and 2013 beta. Andreas
0 Kudos
1 Reply
Raghupathi_M_Intel
273 Views
I agree. I have reproduced this on the CPU (the GPU compiler reports that it detected recursion and aborts). Thanks for reporting this. Raghu
0 Kudos
Reply