Intel® FPGA SDK for OpenCL™ Standard Edition: Programming Guide
Visible to Intel only — GUID: fss1521225082355
Ixiasoft
Visible to Intel only — GUID: fss1521225082355
Ixiasoft
5.5.1. Overview of the OpenCL Pipe Functions
Implementation of pipes decouples kernel execution from the host processor. The foundation of the Intel® FPGA SDK for OpenCL™ pipes support is the SDK's channels extension. However, the syntax for pipe functions differs from the channels syntax.
For more information on blocking and nonblocking functions, refer to the corresponding documentation on channels.