Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AsyncWriteAtomicInc Command to TT-Fabric #16912

Open
ubcheema opened this issue Jan 20, 2025 · 0 comments
Open

Add AsyncWriteAtomicInc Command to TT-Fabric #16912

ubcheema opened this issue Jan 20, 2025 · 0 comments
Assignees
Labels
feature-request External feature request P1

Comments

@ubcheema
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request External feature request P1
Projects
None yet
Development

No branches or pull requests

2 participants