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

Scatter gives incorrect results when used with compression #130

Closed TristanLaan closed 1 year ago

TristanLaan commented 1 year ago

Scatter gives wrong results when compression is used. This causes both accl.scatter and accl.reduce_scatter to fail.

quetric commented 1 year ago

Fixed in d424c43cf