Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
7 years ago

efficient global memory access for dynamic indexing

Hello, my OpenCL task (no ND-range) has a dynamic indexing access inside a loop. what is the maximum expected bandwidth to get from this code for 'value' array ? will coalescence access work fo...