KULeuven-MICAS / snax_cluster

A heterogeneous accelerator-centric compute cluster
Apache License 2.0
11 stars 10 forks source link

Fix DataRequestor Errors #343

Closed IveanEx closed 2 months ago

IveanEx commented 2 months ago

This PR fixes an error in readerWriter: When some channels in reader are turned off under the case that output of reader is highly congested, some padded zeros is not stored into the FIFO as expected.