1 Answer
- Newest
- Most votes
- Most comments
0
Hello,
The overlap_c example shows how to overlap multiple requests from the host to the FPGA. This is expained in the header of the source code:
https://github.com/Xilinx/Vitis_Accel_Examples/blob/master/host/overlap/src/host.cpp#L39
If you are looking to overlap computation on the host and computation on the FPGa, a better example to look at would be this Lab:
https://github.com/Xilinx/SDAccel-AWS-F1-Developer-Labs/blob/master/modules/module_02/README.md
Part 2, Step 4 is where you will see a specific example of this. But I recommend that you start reading from the beginning of the lab.
answered 4 years ago
Relevant content
- Accepted Answerasked 4 years ago
- asked 3 years ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated 5 days ago
- AWS OFFICIALUpdated 3 months ago