-
Notifications
You must be signed in to change notification settings - Fork 749
feat: router supporting intra-worker dp routing #1285
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 4 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
86c79ba
some prelim cleanups
PeaBrane 6bee243
router can route to dp ranks
PeaBrane dab052c
make the bunny hoppy
PeaBrane be6900e
Merge remote-tracking branch 'origin/main' into rupei/router-general
PeaBrane 25e1291
Merge remote-tracking branch 'origin/main' into rupei/router-general
PeaBrane 34e5c5b
new struct combining worker_id with dp_rank, dirty commit, breaks bin…
PeaBrane 2cef74c
binding works
PeaBrane 10d3326
dummy c binding note
PeaBrane 4483c68
add_class WorkerWithDpRank
PeaBrane 263c12d
renames + comments + fmt
PeaBrane 65ea6b5
allow suffix for dp_rank identification
PeaBrane a2ef896
WIP: fix fn dp_rank, add TODO's
alec-flowers e80d66c
refactor: fix bugs, kv publishing working
alec-flowers 7a733bd
fix panicing metric thread issue
alec-flowers 1bddc8e
remove verbose log
alec-flowers ee283cc
update v1 worker
alec-flowers 183a8fe
put dp_rank in PreprocessedRequest
PeaBrane be7f951
new agg config
PeaBrane e1011d8
updated comments
PeaBrane 5bf4fae
update v1 example
alec-flowers d6ded6c
final touches for it working with dp
alec-flowers 61b94ac
Merge branch 'main' into rupei/router-general
alec-flowers 9335efe
fix cost function trace
PeaBrane 931b837
fmt
PeaBrane 2a72271
Merge branch 'main' into rupei/router-general
PeaBrane eb7bb10
WIP document current work steps
alec-flowers 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
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
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.
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.