Closed lifeformg closed 1 month ago
Hi @lifeformg,
I think the run_summary file needs to be enabled explicitly, according to https://github.com/Xilinx/Vitis-Tutorials/issues/138#issuecomment-991041927. Can you try to follow the instructions there and see if the run_summary file will be generated?
This issue does not seem to be TAPA related and is stale. I am closing this issue now. Please feel free to reopen if I am wrong or if there are any other questions.
I ran the vadd in the example program. Following the instructions in the documentation, I ran cmake to build it and executed
./vadd --bitstream=VecAdd.xilinx_u280_xdma_201920_3.hw_emu.xclbin 1000
. The program seemed to run fine, but the run_summary file was not generated. What should I do?