Altera_Forum
Honored Contributor
8 years agoDoes SDK 16.1 support host channel, as described in Host Pipelined Multithread?
Hi,
I found a new pipelined framework for high throughput design proposed in the document an831 - intel fpga sdk for opencl host pipelinedmultithread. I am using Arria 10 board and OpenCL SDK 16.1, does my platform support this new framework, especially for the host channel streaming feature? In the document, he took data compression as an example, and mentioned read_channel_intel(host_to_dev) and write_channel_intel(dev_to_host,...), but how can I realize these channels? Where to find the related BSP and also, the related code? Thanks in advance. :p