-
Notifications
You must be signed in to change notification settings - Fork 24
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
FEAT: Support tcp store for rendezvous in collective communication #31
Conversation
Codecov Report
@@ Coverage Diff @@
## main #31 +/- ##
==========================================
- Coverage 93.66% 93.64% -0.02%
==========================================
Files 42 43 +1
Lines 3332 3370 +38
Branches 668 671 +3
==========================================
+ Hits 3121 3156 +35
- Misses 140 143 +3
Partials 71 71
Flags with carried forward coverage won't be shown. Click here to find out more.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Related #22
Check code requirements