-
Notifications
You must be signed in to change notification settings - Fork 6
add torchcomms RDMA support #80
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
Conversation
|
@amirafzali has exported this pull request. If you are a Meta employee, you can view the originating Diff in D87804516. |
ae29d53 to
1782bbc
Compare
Summary: - Adds an implementation for torchcomms rdma transport buffer Differential Revision: D87804516
1782bbc to
e6c6096
Compare
Summary: - Adds an implementation for torchcomms rdma transport buffer Differential Revision: D87804516
Summary: - Adds an implementation for torchcomms rdma transport buffer Differential Revision: D87804516
Summary: - Adds an implementation for torchcomms rdma transport buffer Differential Revision: D87804516
e6c6096 to
3e2d82c
Compare
Summary: - Adds an implementation for torchcomms rdma transport buffer Differential Revision: D87804516
3e2d82c to
7bc5403
Compare
Summary: - Adds an implementation for torchcomms rdma transport buffer Differential Revision: D87804516
7bc5403 to
25eb395
Compare
Summary: - Adds an implementation for torchcomms rdma transport buffer Differential Revision: D87804516
Summary: - Adds an implementation for torchcomms rdma transport buffer Pull Request resolved: meta-pytorch#80 Differential Revision: D87804516
25eb395 to
90aba8b
Compare
Summary: - Adds an implementation for torchcomms rdma transport buffer Differential Revision: D87804516
90aba8b to
a9a8407
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #80 +/- ##
=======================================
Coverage ? 50.90%
=======================================
Files ? 23
Lines ? 2055
Branches ? 0
=======================================
Hits ? 1046
Misses ? 1009
Partials ? 0 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Summary: - Adds an implementation for torchcomms rdma transport buffer Differential Revision: D87804516
Summary: - Adds an implementation for torchcomms rdma transport buffer Reviewed By: LucasLLC Differential Revision: D87804516
a9a8407 to
968e572
Compare
Summary: - Adds an implementation for torchcomms rdma transport buffer Reviewed By: LucasLLC Differential Revision: D87804516
Summary: - Adds an implementation for torchcomms rdma transport buffer Reviewed By: LucasLLC Differential Revision: D87804516
Coverage report isn't accurate since GPU tests are disabled in git CI |
Summary: - Adds an implementation for torchcomms rdma transport buffer Reviewed By: LucasLLC Differential Revision: D87804516
968e572 to
0a58a27
Compare
Adds a transport buffer implementation using torchcomms rdma
Differential Revision: D87804516