Skip to content

Problem with compiling Gemx #2

@khaleghzadeh

Description

@khaleghzadeh

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions