Forum Discussion

DongWang-BJTU's avatar
DongWang-BJTU
Icon for Occasional Contributor rankOccasional Contributor
6 years ago
Solved

FPGA OpenCL SDK crashed v18.1.0

Hi, I have encountered the follow error while using OpenCL SDK v18.1.0 with a10_ref board:

It seems that it has something to do with file naming, the message has not been included in the user's manual. Software simulation works fine.

2 Replies

  • Hi, Are you trying to compile any of the example provided with OpenCL compiler release ? or you are compiling your custom Kernel ? Internal Error is most probably due to a issue in compiler. Thanks, Arslan
  • DongWang-BJTU's avatar
    DongWang-BJTU
    Icon for Occasional Contributor rankOccasional Contributor

    Problem solved. Shortened the name of the kernel from 10 characters to 6.