Skip to content

hw_emu deadlocks on gemm_small.py example #102

@adhowe3

Description

@adhowe3

hw_emu

After setting up my Vitis and Aries environment variables, I ran the following for hw_emu:

python3 gemm_small.py
cd my_project
make all
cd project
make all TARGET=hw_emu
make run_emu TARGET=hw_emu

The QEMU boots up, and I am able to run the hostexe inside of the emulator:

./hostexe vck190_aie_base_graph_hw_emu.xclbin 0 1

but it just hangs / deadlocks.

Image

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