forked from abacusmodeling/abacus-develop
-
Notifications
You must be signed in to change notification settings - Fork 224
Refactor: EXX PW now uses the new Parallel_device communication interface
#7312
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
mohanchen
merged 19 commits into
deepmodeling:develop
from
Flying-dragon-boxing:260508-exxdev
May 7, 2026
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
6d81876
Harden GPU MPI staging helpers
Flying-dragon-boxing 2a07d9b
Add NCCL collectives for parallel_device
Flying-dragon-boxing 5f1cb81
Fix NCCL headers in parallel_device
Flying-dragon-boxing 356fb28
Route PGemm collectives through device wrappers
Flying-dragon-boxing d7e8334
Tighten NCCL collective correctness
Flying-dragon-boxing d1c5979
Relax NCCL discovery for existing environments
Flying-dragon-boxing bb01cef
Decouple NCCL parallel_device from CUDA-aware MPI
Flying-dragon-boxing aaaaad9
Propagate NCCL headers to subdirectory targets
Flying-dragon-boxing cf0b949
Merge branch 'develop' into fix-gpu-mpi-staging-comm
Flying-dragon-boxing 7c34f15
Fix: narrow CPU staging guards in para_gemm to respect NCCL collectives
Flying-dragon-boxing 9c5eed4
Merge branch 'develop' into fix-gpu-mpi-staging-comm
Flying-dragon-boxing 6c7559d
Merge branch 'develop' into fix-gpu-mpi-staging-comm
Flying-dragon-boxing d2ca432
Refactor(exx_pw): unify GPU/CPU bcast via Parallel_Common::bcast_dev
Flying-dragon-boxing 7412273
Fix(sdft): update bcast_dev call with root parameter
Flying-dragon-boxing e1438ea
Fix: add missing include for base_device namespace in parallel_device.h
Flying-dragon-boxing a156bf8
Merge branch 'develop' into 260508-exxdev
Flying-dragon-boxing 2b0e6ab
Fix: ELF on GPU and MPI-disabled compile errors
Flying-dragon-boxing 6e98001
Merge branch 'develop' into 260508-exxdev
Flying-dragon-boxing 1a2e27c
Docs: fix bcast_dev doxygen to match actual signature
Flying-dragon-boxing 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
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
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.
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.