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

lighthouse: add heartbeats #6

Merged
merged 1 commit into from
Nov 7, 2024
Merged

lighthouse: add heartbeats #6

merged 1 commit into from
Nov 7, 2024

Conversation

d4l3k
Copy link
Member

@d4l3k d4l3k commented Nov 3, 2024

This adds heartbeats to the lighthouse from the manager. These run every 100ms and are intended to allow the lighthouse to very quickly identify which workers are live vs not and to eliminate the join window.

Test plan:

cargo test

run lightouse+2 train_ddp replicas

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Nov 3, 2024
@d4l3k d4l3k merged commit 90ab99e into main Nov 7, 2024
3 of 4 checks passed
@d4l3k d4l3k deleted the d4l3k/heartbeats branch November 7, 2024 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants