-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Hello,
I try to compile Gemx for an Xilinx_adm-pcie-7v3_1ddr_2_1. However, the compilation ends up with the following error:
$ make run_hw SDA_FLOW=hw GEMX_ddrWidth=32 GEMX_gemmMBlocks=8 GEMX_gemmKBlocks=8 GEMX_gemmNBlocks=8 GEMX_numKernels=4 GEMX_runGemv=0 GEMX_runTransp=0 GEMX_runGemm=1 GEMX_part=vu9pf1 GEMX_kernelHlsFreq=250 GEMX_kernelVivadoFreq=300 GEMX_useURAM=1 GEMX_vivadoFlow=EXP
make: *** No rule to make target `run_hw'. Stop.
The environment variables are set up before compilation as follows:
$ source /opt/Xilinx/SDAccel/2016.2/settings64.sh
$ export LD_LIBRARY_PATH=/opt/Xilinx/SDAccel/2016.2/runtime/lib/x86_64:$LD_LIBRARY_PATH
It is my pleasure if someone could help me to solve the error.
Regards,
Hamidreza
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels