Altera_Forum
Honored Contributor
12 years agoaoc crashes when compiling fft2d.cl example with -O3
Hi,
When I try to the compile the fft2d example with -O3 I get an error message "Error: System integrator FAILED". This is with version 13.1.3 Build 178 on windows. Without the -O3 option compilation succeeds. The fft2d.log file contains the following: Channel Pairing Type Does not match Channel chanin0 needs one chan_read_altera and one chan_write_altera. Multiple chan_read_altera/chan_write_altera with the same channel ID may cause this problem. Assertion failed: 0, file custom_ic_impl.cpp, line 3280 This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. Any comments or suggestions on how to fix this? Thanks. Dominic