Xilinx / ACCL

Alveo Collective Communication Library: MPI-like communication operations for Xilinx Alveo accelerators
https://accl.readthedocs.io/
Apache License 2.0
81 stars 26 forks source link

Sim support for host buffers #187

Closed quetric closed 5 months ago

quetric commented 5 months ago

Currently the simulation infrastructure doesn't differentiate between host and card buffers, which leaves part of the DMA functionality of the CCLO untested, for both Coyote and XRT.

quetric commented 5 months ago

Support added in #188