-
Notifications
You must be signed in to change notification settings - Fork 37
Adds more collectives to ProcessGroups #108
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
Merged
Merged
Changes from 20 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
d076a54
initial commit for reduce_scatter
allenwang28 a425493
fixes reduce_scatter function signature, refactors test and adds redu…
allenwang28 5190414
fixes test
allenwang28 45fac86
adds explicit NotImplementedError to reduce_scatter in gloo, simplify…
allenwang28 afcb7f6
Merge branch 'main' into collectives
allenwang28 dc448ec
fix tests after merge
allenwang28 f6bf132
initial commit
allenwang28 97d2d49
Added all collectives, starting tests now
allenwang28 7e71b17
fixes allreduce test, add and debug allgather_into_tensor_coalesced
allenwang28 80c8c34
Merge branch 'main' into coll
allenwang28 eb8535c
added all tests, need to hammer out failures
allenwang28 83bd664
fixes the tests
allenwang28 1b7dde5
linter
allenwang28 8d3d98e
test simplification
allenwang28 29470f0
more cleanup
allenwang28 2e5ad5d
refactor + update tests
allenwang28 fc7f8e1
add reduce_scatter multi pg tests
allenwang28 9b1a421
add the full test suite
allenwang28 1dbf1a5
final cleanups
allenwang28 0ab83a5
Merge branch 'main' into coll
allenwang28 d0074a3
add _assert_list and _maybe_share_tensors
allenwang28 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.