Forum Discussion

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

How does the producer, consumer, and manager strategy in the programming guide work?

In Intel FPGA SDK for OpenCL programming guide Page 43, a producer, consumer and manager strategy is mentioned. There is also reference code for producer. __kernel void __attribute__((task)) ...