Forum Discussion
Altera_Forum
Honored Contributor
8 years agoThank you for your comment. I already read all Altera manuals, however I still do not understand how to maintain ordering of the channels (writing from NDRange to other kernels) since NDRange kernel executes work-items out-of-order. I'm also concerned about the length of the channel. If I have an image of size 300x400, do I need to create 300x400 channel, or I should design shorter channel and execute loop several times?
--- Quote Start --- You can find the answers to your questions in "Intel FPGA SDK for OpenCL Programming Guide, Section 5.4". --- Quote End ---