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

coordination: expose new low level torchft coordination API #84

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

d4l3k
Copy link
Member

@d4l3k d4l3k commented Jan 29, 2025

This exposes LighthouseServer, ManagerServer and ManagerClient so power users can directly call them to implement custom fault tolerance strategies.

It also renames some modules (_torchft for Rust lib) and methods to indicate which ones are private and subject to change.

Test plan:

cd docs && make livehtml
pytest

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Jan 29, 2025
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