PipeCNN icon indicating copy to clipboard operation
PipeCNN copied to clipboard

Software emulation OpenCL runtime error, Xilinx/Vitis

Open sysuresh opened this issue 2 years ago • 2 comments

We are getting the following error when running software emulation make emu with Xilinx Vivado and Vitis - what could be the cause?

***************************************************
PipeCNN: An OpenCL-Based FPGA Accelerator for CNNs 
***************************************************
ERROR: Unable to find the desired OpenCL platform.

sysuresh avatar Apr 22 '22 03:04 sysuresh

Please check the Vitis installation and enviroment settings.

doonny avatar May 20 '22 01:05 doonny

Please check the Vitis installation and enviroment settings.

Hello, I would like to ask, if I am using the U200 platform, does this place in the makefile need to be modified?

#set the Linux related tools
#EDGE_COMMON_SW := /opt/petalinux/2020.1
EDGE_COMMON_SW := /home/fpga/Xilinx/petalinux/2020.1ZCU102
#EDGE_COMMON_SW := /home/fpga/Xilinx/petalinux/2020.1ZC706```

zyt1024 avatar Mar 29 '23 06:03 zyt1024