Forum Discussion

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

Memory overflow in emulation

Hello, I am trying to debug an opencl program with 3 kernels cascade which read global memory at the beginning, communicate thru channels and write the global memory at end. The first kernel has...