You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From @yugaoTT , currently only the generic noc_async_write_barrier and transaction id barriers are functional for dynamic noc. We need to add support for the other barrier types (or if this can't be added immediately, add some asserts so people don't trip up over this).
To enable the other barriers, we need to either allocate more L1 space or use more stream registers
The text was updated successfully, but these errors were encountered:
From @yugaoTT , currently only the generic noc_async_write_barrier and transaction id barriers are functional for dynamic noc. We need to add support for the other barrier types (or if this can't be added immediately, add some asserts so people don't trip up over this).
To enable the other barriers, we need to either allocate more L1 space or use more stream registers
The text was updated successfully, but these errors were encountered: