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.

Compiler crash

Kloeckner__Andreas
284 Views

Hi there,

The Intel CPU CL SDK compiler in the 14.2 toolkit on LInux crashes for me on one of my codes with a segmentation fault and the following message:

Stack dump:
0.      Running pass 'Intel OpenCL Vectorizer' on module 'Program'.
1.      Running pass 'Intel OpenCL VectorizerCore' on function '@__Vectorized_.scan_scan_intervals_lev1'
2.      Running pass 'PacketizeFunction' on function '@__Vectorized_.scan_scan_intervals_lev1'

I downloaded the Ubuntu version opencl_runtime_14.2_x64_4.5.0.8.tgz current as of today. I've attached a zip file with the kernel and a small Python script to build it. This reliably reproduces the issue.

I'd much appreciate any help you can provide.

Thanks,

Andreas

0 Kudos
1 Reply
Robert_I_Intel
Employee
284 Views

Thank you for reporting this issue! I will communicate it to our compiler team.

Robert

0 Kudos
Reply