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

Switch to AM in exchange_peer_info() #316

Draft
wants to merge 2 commits into
base: branch-0.41
Choose a base branch
from

Conversation

pentschev
Copy link
Member

The UCX stream API currently has only one use in UCXX: exchanging peer information during endpoint establishment phase. The stream API is generally less well-supported and limited w.r.t. transports supported, etc. At scale, using the stream API has shown to be fragile, and although we were never definitively able to confirm the issues were entirely due to the stream messages, using active messages to exchange peer information should provide us with more confidence in the long-term.

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

Successfully merging this pull request may close these issues.

1 participant