vortexgpgpu/vortex

Undefined symbol in libvortex.so with XRT driver

joseph659 opened this issue · 0 comments

While running blackbox.sh on Vortex-2.1 with driver=xrt and TARGET=hw, PLATFORM=xilinx_u55c_gen3x16_xdma_3_202210_1 on RHEL 7.9, following error shows up:

Workload size=64
./vecadd: symbol lookup error: /home/joseph/vortex/build/runtime/xrt/libvortex.so: undefined symbol: _ZN3xrt6device11load_xclbinERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
make: *** [../common.mk:125: run-xrt] Error 127

P.S.
I gave the following command:
FPGA_BIN_DIR=/home/joseph/vortex/build/hw/syn/xilinx/xrt/build_base_1c_xilinx_u55c_gen3x16_xdma_3_202210_1_hw/bin TARGET=hw PLATFORM=xilinx_u55c_gen3x16_xdma_3_202210_1 ./ci/blackbox.sh --driver=xrt --app=vecadd --rebuild=1