Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16556 Discussions

AOC issue: Assert failure at PickLocalMemConfig.cpp(1209)

Altera_Forum
Honored Contributor II
990 Views

Hello, 

 

I'm currently facing an error when trying to compile my openCL kernel: "Error: Assert failure at PickLocalMemConfig.cpp(1209)" 

 

It seems to be related with inferring local registers for the kernel. When I cut some part of my program, the compilation may run normally. However, I couldn't find a single line that could be responsible but it rather seems to be related with global optimization... 

 

I've attached the log file, I'm also running the "Version 14.0 Build 200" as it is the only one compatible with my board. 

 

Thanks for your answers, 

Mickaël
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
306 Views

It is not possible to know why compilation crashes happen because the compiler is closed and only Altera knows how it works. You should try the kernel on the latest version of AOC. If it works, it means Altera has already fixed the problem and you have no choice but to ask your board manufacturer to update their BSP. If not, you should open a service request with Altera directly and report the bug. 

 

P.S. if you are using a Stratix V board and not an SoC board, it is quite likely that the latest version of AOC will still be compatible with your old BSP.
0 Kudos
Reply