-
Notifications
You must be signed in to change notification settings - Fork 29.1k
[SPARK-30667][CORE] Add allGather method to BarrierTaskContext #27395
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
Closed
Closed
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
7370857
Add all gather method to BarrierTaskContext
sarthfrey fec40fe
change method to allGather
sarthfrey 390fb1f
fix docstring
sarthfrey a1229c9
fix test
sarthfrey 2b8a199
test2
sarthfrey d63eab3
test3
sarthfrey ebd102c
test4
sarthfrey 7fad912
test5
sarthfrey 62b8a30
Change API to send and receive bytes rather than strings
sarthfrey f17cdd5
doc fix
sarthfrey d52f0ba
doc fix 2
sarthfrey f62a1d5
fix test
sarthfrey ec198f1
fix test 2
sarthfrey f7bdd8a
fix test 3
sarthfrey 2079548
fix test 4
sarthfrey aca81bc
fix test 5
sarthfrey 76ea287
fix test 6
sarthfrey 8a4c450
fix test 7
sarthfrey adfab5d
fix test final
sarthfrey 149e1f3
add python test
sarthfrey 47c514a
fix test final 2
sarthfrey c047af8
address review round 1
sarthfrey 2fba607
Change allGather API to accept string over bytes
sarthfrey ed2d7ef
addressed review feedback round 2
sarthfrey 145203a
comments
sarthfrey 0405817
rm trailing whitespace
sarthfrey dac63cf
address review feedback round 2
sarthfrey 527c9b8
address review round 3
sarthfrey 6368af7
address review feedback round 4
sarthfrey d2adfd4
address review round 5
sarthfrey 34efff6
address review round 6
sarthfrey 6dc4447
fix test
sarthfrey fef813d
retrigger build
sarthfrey 74d14f5
retrigger build
sarthfrey 6398066
add mima exclusion rule
sarthfrey 377d8d2
fix semicolon
sarthfrey ff7f3dd
fix tests
sarthfrey 24adef3
fix python unit test
sarthfrey d2fffe1
fix python unit test final
sarthfrey 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
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.