Knowledge Base Article
Error: Core dump during OpenCL compilation
Description
Customer may encounters core dump during Intel® FPGA OpenCL™ compilation, shows the following error message:
"Running pass 'Function Pass Manager' on "
Resolution
The issue can be work-arounded by adding option "-DBUG=0" in aoc command line, for example "aoc -c -v -DBUG=0 my_kernel.cl".
The issue has been fixed in Intel® FPGA SDK for OpenCL™ v18.0.
Updated 3 months ago
Version 2.0No CommentsBe the first to comment