Forum Discussion
Altera_Forum
Honored Contributor
10 years agoHi,
I'm not sure about the 54% but I think it has to do with the channel. As for the assignment on line 215, is your index the loop iteration index? If not, how is it calculated? Altera says in the optimization guide (https://www.altera.com/content/dam/altera-www/global/en_us/pdfs/literature/hb/opencl-sdk/aocl_optimization_guide.pdf) on page 1-68: "When accessing local memory, use the simplest address calculations possible and avoid pointer mathoperations that are not mandatory."