KULeuven-MICAS / snax_cluster

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

fix-gemm-control-critical-path #341

Closed xiaoling-yi closed 1 month ago

xiaoling-yi commented 1 month ago

This PR remove the redundant control bits inside the gemm to fix gemm control critical path.

xiaoling-yi commented 1 month ago

Thank you!