nod-ai / iree-amd-aie

IREE plugin repository for the AMD AIE accelerator
Apache License 2.0
69 stars 30 forks source link

[Router] Add packet flow groups for channel sharing #806

Closed jtuyls closed 1 month ago

jtuyls commented 1 month ago

Pulls in changes from: https://github.com/Xilinx/mlir-aie/pull/1694

This fixes deadlock issues with larger matmuls when all connections are made packet connections and therefore enables optional packet routing on all connections.