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
Currently tt-fabric supports two individual commands, AsyncWrite and AtomicIncrements.
We need to implement a compound command that combines the two in one packet.
After sending all the write data, the last hop router will also issue an atomic increment on the destination L1 location specified in packet header.
The text was updated successfully, but these errors were encountered:
Currently tt-fabric supports two individual commands, AsyncWrite and AtomicIncrements.
We need to implement a compound command that combines the two in one packet.
After sending all the write data, the last hop router will also issue an atomic increment on the destination L1 location specified in packet header.
The text was updated successfully, but these errors were encountered: