-
Notifications
You must be signed in to change notification settings - Fork 86
feat: optimize _update_per_bucket_p2p logic #28
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
weixiao-huang
merged 26 commits into
MoonshotAI:main
from
specture724:feat/optimize_p2p
Oct 29, 2025
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
eb3f5db
feat: merge the logic of _update_per_bucket_p2p into _update_per_bucket
abcdea 2898e16
fix: refine rank group handling in update
abcdea 0065a87
feat: GPU-RDMA-device-topology-unawared receiver assignment implemented
abcdea 4ada8b6
feat: GPU-RDMA-device-topology-awared receiver assignment implemented
abcdea c840c34
style: ruff formatting
abcdea 59b8b38
fix: resolve PR comments
specture724 745e4c2
Merge branch 'main' into feat/optimize_p2p
specture724 e2e98d5
fix: assert p2p_store_addr is not None in loading checkpoint
specture724 d8dc4be
misc: logging removed
specture724 17271e5
Merge branch 'main' into feat/optimize_p2p
specture724 c6ec7dd
fix: return logic in update
specture724 5916eb9
Merge branch 'feat/optimize_p2p' of github.com:specture724/checkpoint…
specture724 bf73f42
fix: resolve pr comment issues
specture724 e79ef26
misc: format commit message
specture724 e126a89
feat: test_assign_receiver_ranks.py: add unit tests for _assign_recei…
specture724 8440ffa
refactor: refactor the test
specture724 5fd38b1
misc: resolve pr issues
specture724 0d74d7f
fix: handle corner case when senders' buckets lays unbanlancedly
specture724 f06b0bf
fix: debug test and add more cases
specture724 32e687d
Merge branch 'MoonshotAI:main' into feat/optimize_p2p
specture724 12455f5
misc: fix pr issues
specture724 e4c253d
doc: fix benchmark results in README
specture724 4bd5da3
fix: gather meta to generate local topo fixed
specture724 86437ad
misc: fix pr issues
specture724 415c320
doc
specture724 ed6c8a0
docs: add numa binding
weixiao-huang 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
feat: GPU-RDMA-device-topology-unawared receiver assignment implemented
- Loading branch information
commit 0065a87106a3db1ea99155a2b09e39077a10f215
Some comments aren't visible on the classic Files Changed page.
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
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.