[https://nvbugs/6250866][fix] Fix deep ep partial warp sync for gptoss shapes#14977
[https://nvbugs/6250866][fix] Fix deep ep partial warp sync for gptoss shapes#14977dongfengy wants to merge 1 commit into
Conversation
📝 WalkthroughWalkthroughThe PR registers a CUDA kernel synchronization fix for the ChangesCUDA Synchronization Fix for deep_ep
🎯 2 (Simple) | ⏱️ ~12 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
/bot run --disable-fail-fast |
|
PR_Github #52176 [ run ] triggered by Bot. Commit: |
|
PR_Github #52176 [ run ] completed with state
|
ec4d1f3 to
1df8987
Compare
|
/bot run --disable-fail-fast |
|
PR_Github #52254 [ run ] triggered by Bot. Commit: |
|
PR_Github #52254 [ run ] completed with state
|
Signed-off-by: Dongfeng Yu <dongfengy@nvidia.com> [NVBUG-6250866][bugfix] wire DeepEP patch into FetchContent Signed-off-by: Dongfeng Yu <dongfengy@nvidia.com>
1df8987 to
339ef49
Compare
|
/bot run --disable-fail-fast |
|
PR_Github #52384 [ run ] triggered by Bot. Commit: |
|
PR_Github #52384 [ run ] completed with state
|
|
/bot run --disable-fail-fast |
|
PR_Github #52433 [ run ] triggered by Bot. Commit: |
NOTE: This ensure partial warp sync is fine.
[NVBUG-6250866][bugfix] wire DeepEP patch into FetchContent
Summary by CodeRabbit
Description
Test Coverage
PR Checklist
Please review the following before submitting your PR:
PR description clearly explains what and why. If using CodeRabbit's summary, please make sure it makes sense.
PR Follows TRT-LLM CODING GUIDELINES to the best of your knowledge.
Test cases are provided for new code paths (see test instructions)
If PR introduces API changes, an appropriate PR label is added - either
api-compatibleorapi-breaking. Forapi-breaking, includeBREAKINGin the PR title.Any new dependencies have been scanned for license and vulnerabilities
CODEOWNERS updated if ownership changes
Documentation updated as needed
Update tava architecture diagram if there is a significant design change in PR.
The reviewers assigned automatically/manually are appropriate for the PR.
Please check this after reviewing the above items as appropriate for this PR.
GitHub Bot Help
To see a list of available CI bot commands, please comment
/bot help.