Closed scarlehoff closed 4 years ago
Hi @scarlehoff , Streaming kernel support is provided for HLS & RTL kernel only. Please post your query to SDAccel forum to check if OpenCL kernels are planned to support in future or not.
Closing this as this repository is only for older released version of tool and no more support is available. Please use latest Repository: https://github.com/Xilinx/Vitis_Accel_Examples for Xilinx latest Tool chain.
I can't help but noticing that all examples for host streaming are for Cpp kernels. Is it not possible to achieve the same functionality with OpenCL kernels?
I'm thinking for instance of
host/streaming_host_bandwidth
or evenhost/streaming_simple
.