Skip to content

Switch to AM in exchange_peer_info()#316

Draft
pentschev wants to merge 2 commits into
rapidsai:branch-0.41from
pentschev:exchange-peer-info-am
Draft

Switch to AM in exchange_peer_info()#316
pentschev wants to merge 2 commits into
rapidsai:branch-0.41from
pentschev:exchange-peer-info-am

Conversation

@pentschev
Copy link
Copy Markdown
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