[https://nvbugs/5930934][fix] Cherry-pick fix NCCL OOM hang - #11916
Conversation
📝 WalkthroughWalkthroughTwo optimization changes: fallback behavior for AllReduce tactic selection now defaults to plain NCCL instead of NCCL_SYMMETRIC to avoid potential deadlocks, and in-place tensor additions replace out-of-place operations in the DeepSeek V3 model to reduce peak memory usage. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes 🚥 Pre-merge checks | ✅ 1 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
…ck during long-context inference (NVIDIA#11870) Signed-off-by: peihu-nv <259410613+peihu-nv@users.noreply.github.com> Signed-off-by: Patrice Castonguay <55748270+pcastonguay@users.noreply.github.com>
7e54c02 to
a801189
Compare
|
/bot run --disable-fail-fast |
|
PR_Github #37738 [ run ] triggered by Bot. Commit: |
|
PR_Github #37738 [ run ] completed with state
|
|
/bot run --disable-fail-fast |
|
PR_Github #37764 [ run ] triggered by Bot. Commit: |
|
PR_Github #37764 [ run ] completed with state
|
|
/bot skip --comment "Flaky multi-GPU tests" |
|
PR_Github #37858 [ skip ] triggered by Bot. Commit: |
|
PR_Github #37858 [ skip ] completed with state |
fdeaaa9
into
NVIDIA:release/1.3.0rc5.post1
…
Summary by CodeRabbit
Bug Fixes
Refactor
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)
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.