Forum Discussion
Altera_Forum
Honored Contributor
10 years agoThe cyclical design worked with the emulator because I believe it was simply storing all the channel writes in memory before proceeding with the next kernel. The emulator must have been smart enough to switch kernels upon blocking and return to each afterwards.
When you're launching your kernels I'm assuming you're launching them all to run concurrently from the host correct? (As in all of them are using different command queues). I'm not sure if there was a way we can direct message each other from here, but perhaps we could collaborate via email or google hangouts?