doonny / PipeCNN

An OpenCL-based FPGA Accelerator for Convolutional Neural Networks
Apache License 2.0
1.22k stars 369 forks source link

Xilinx KCU1500 Build failed,Unknown extension 'cl_intel_channels' - ignoring [-Wignored -pragmas];Unknown type name 'channel' #124

Closed cococener closed 3 years ago

cococener commented 4 years ago

I import the pipecnc as a new project in SDAccel,And when I build it ,it failed and shows Unknown type name 'channel' ,I asked this question in the xilinx forum,the employee tells me it's not Xilinx's Pragma,So what should I do,I need your help.