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

The agent joins the rendzvous with the node id. #1167

Conversation

workingloong
Copy link
Collaborator

What changes were proposed in this pull request?

There may be nodes with different id and one rank to join the rendzvous.

Why are the changes needed?

The master may remove the relaunched node from the waiting nodes of rendzvous if the event of failed node arrives after a long latency time.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

UT.

Copy link

codecov bot commented Jun 24, 2024

Codecov Report

Attention: Patch coverage is 90.72165% with 9 lines in your changes missing coverage. Please review.

Project coverage is 79.65%. Comparing base (c2cc6d9) to head (b221170).
Report is 1 commits behind head on master.

Files Patch % Lines
...ver/python/master/elastic_training/rdzv_manager.py 84.21% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1167      +/-   ##
==========================================
+ Coverage   79.61%   79.65%   +0.03%     
==========================================
  Files         210      210              
  Lines       18644    18681      +37     
==========================================
+ Hits        14844    14880      +36     
- Misses       3800     3801       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@BalaBalaYi BalaBalaYi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@BalaBalaYi BalaBalaYi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@BalaBalaYi BalaBalaYi merged commit 0c18cc5 into intelligent-machine-learning:master Jun 25, 2024
13 checks passed
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.

None yet

2 participants