-
Notifications
You must be signed in to change notification settings - Fork 110
[EP] config rdma #619
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
Open
YangZhou1997
wants to merge
19
commits into
ep-debug-amd-mem-consistency
Choose a base branch
from
ep-debug-amd-mem-consistency-yang
base: ep-debug-amd-mem-consistency
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[EP] config rdma #619
Changes from 3 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
c1e584a
[P2P] Adding p2p-native RDMA support for both EFA and non-EFA (IB) (#…
zhongjiechen f857757
config rdma
YangZhou1997 1d56447
EP: Enable CUDA Graph for internode dispatch (#620)
zhenhuang12 6a38c2a
tunes
YangZhou1997 41bea60
nits
YangZhou1997 51bf4d8
add cudaMemPrefetchAsync back.
zhenhuang12 66e4e14
restored some paras
YangZhou1997 7f42d01
Merge branch 'ep-debug-amd-mem-consistency-yang' of https://github.co…
YangZhou1997 9c9e061
upgrade to rocm7.1
YangZhou1997 c109ce2
[eccl] add IpcEndpoint & UdsExchanger (#622)
derekwin ba40217
add dietgpu to third party (#623)
monopodium 84185e0
[EP] Support vLLM; high-throughput and low-latency (#493)
CalebZ9909 72bcd1d
[EP] Minor, move SGLang scripts under bench folder (#625)
MaoZiming 58e282f
fix small error of ep build
monopodium 91e37ff
Merge remote-tracking branch 'origin/fix_small_build_error' into ep-d…
YangZhou1997 4f055ce
[EP] fix small error of ep build on rocm 7.1.1 (#626)
monopodium eb6910a
[P2P] deitgpu amd verion (#627)
monopodium e76147d
Merge branch 'main' of https://github.com/uccl-project/uccl into ep-d…
YangZhou1997 c518f8a
tune rdma conifg
YangZhou1997 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is the
memory_fence()needed here?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I followed rocm/deepep https://github.com/ROCm/DeepEP/blob/main/csrc/kernels/utils.cuh#L792