Altera_Forum
Honored Contributor
8 years agoerror: Channel support is not enabled
Hi,I compiled project PipeCNN on the github with Intel OpenCL SDK for FPGA 17.1 and get the following error
In file included from /home/wangjf/PipeCNN/project/__all_sources.cl:2: PipeCNN/project/device/conv_pipe.cl:75:24: error: Channel support is not enabled channel channel_vec data_ch attribute((depth(0))); Anyone got an idea? Thanks in advance!!:-P