Skip to content

Conversation

@itayalroy
Copy link
Contributor

Add example demonstrating MPI-like isend/irecv semantics over NIXL.

Uses sender-initiated WRITE transfers with notification-based coordination for matching send/recv pairs by tag and sequence number.

Can serve as a reference for applications using isend/irecv semantics, such as weight transfer in vLLM.

Add example demonstrating MPI-like isend/irecv semantics over NIXL.

Uses sender-initiated WRITE transfers with notification-based coordination
for matching send/recv pairs by tag and sequence number.

Can serve as a reference for applications using isend/irecv semantics,
such as weight transfer in vLLM.

Signed-off-by: Itay Alroy <ialroy@nvidia.com>
@github-actions
Copy link

👋 Hi itayalroy! Thank you for contributing to ai-dynamo/nixl.

Your PR reviewers will review your contribution then trigger the CI to test your changes.

🚀

@brminich
Copy link
Contributor

brminich commented Jan 5, 2026

@itayalroy CI error is relevant

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants