Forum Discussion
Altera_Forum
Honored Contributor
8 years agoHi HRZ,
Thanks for your reply! Yes I had a typo there (that buffer is a data structure, it should be "data_double_buf[wr_bank_sel][cp][w].vector[v] = 0.0f;" Thanks for pointing out. Is there any pragma that can remove false local memory dependency like# pragma ivdep? (Not for this problem)