Forum Discussion
Douglas_P_Intel
New Contributor
7 years agoPipes vs. Channels
*Most cases they are the same
–Usage and Performance
*Use Pipes
–For host pipes
–Partially conformant to OpenCL™ standards
–Needs modification from OpenCL 2.0 Pipes
*Use Channels
–With autorun kernels
–Use model more aligned with FPGA implementation
–Pipe usage more verbose, especially on the host side