chore: update megatron dev (11/21/2025) / mbridge (11/28/2025)#1568
chore: update megatron dev (11/21/2025) / mbridge (11/28/2025)#1568
Conversation
✅ Submodule Fast-Forward Check ResultsCheck based on commit: d98aae4 (PR #1568 from ✅ Submodules that are properly updated:Megatron-Bridge: ✅ PR branch is ahead of main branch (fast-forward) All submodule changes look good! ✨ |
📝 WalkthroughWalkthroughUpdated two third-party submodule pointers: Megatron-Bridge to commit 1e9a459b43aa1f62ca1356e554d2b0196ebdd546 and Megatron-LM to commit 0d401602bf48046683adfc2542a70613f6e772e6. No functional or behavioral changes. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested labels
Suggested reviewers
Pre-merge checks and finishing touches✅ Passed checks (4 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
📜 Review details
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (2)
3rdparty/Megatron-Bridge-workspace/Megatron-Bridge(1 hunks)3rdparty/Megatron-LM-workspace/Megatron-LM(1 hunks)
🧰 Additional context used
📓 Path-based instructions (1)
!(**/tests/**|**/test_*.py|**/test_*.sh)
📄 CodeRabbit inference engine (CODING_GUIDELINES.md)
Add the NVIDIA copyright header to all Python files and shell scripts (excluding tests). The header should include the current year
Files:
3rdparty/Megatron-Bridge-workspace/Megatron-Bridge3rdparty/Megatron-LM-workspace/Megatron-LM
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
- GitHub Check: Post automodel integration comment / Comment on PR
🔇 Additional comments (2)
3rdparty/Megatron-Bridge-workspace/Megatron-Bridge (1)
1-1: Verify pre-check items before merging.The PR template shows unchecked boxes for contributor guidelines, tests, and documentation. Before approving, ensure:
- All contributor guidelines have been followed
- Tests pass with the updated dependencies
- Any necessary documentation has been updated to reflect version changes
3rdparty/Megatron-LM-workspace/Megatron-LM (1)
1-1: Verify test compatibility with updated submodule.This is a submodule pointer update to Megatron-LM. Ensure that the full test suite passes with the new commit hash.
Please confirm:
- Full test suite has been run against the new submodule version.
- The updated commit hash
0d401602bf48046683adfc2542a70613f6e772e6is accessible and stable.- Any breaking changes in the submodule have been addressed (if applicable).
✅ Submodule Fast-Forward Check ResultsCheck based on commit: 8807048 (PR #1568 from ✅ Submodules that are properly updated:Megatron-Bridge: ✅ PR branch is ahead of main branch (fast-forward) All submodule changes look good! ✨ |
|
Closes #1575 |
8807048 to
0dfa133
Compare
✅ Submodule Fast-Forward Check ResultsCheck based on commit: 0dfa133 (PR #1568 from ✅ Submodules that are properly updated:Megatron-Bridge: ✅ PR branch is ahead of main branch (fast-forward) All submodule changes look good! ✨ |
✅ Submodule Fast-Forward Check ResultsCheck based on commit: 29f8685 (PR #1568 from ✅ Submodules that are properly updated:Megatron-Bridge: ✅ PR branch is ahead of main branch (fast-forward) All submodule changes look good! ✨ |
✅ Submodule Fast-Forward Check ResultsCheck based on commit: 1176efc (PR #1568 from ✅ Submodules that are properly updated:Megatron-Bridge: ✅ PR branch is ahead of main branch (fast-forward) All submodule changes look good! ✨ |
✅ Submodule Fast-Forward Check ResultsCheck based on commit: 95150ad (PR #1568 from ✅ Submodules that are properly updated:Megatron-Bridge: ✅ PR branch is ahead of main branch (fast-forward) All submodule changes look good! ✨ |
8ab85e4 to
f6da561
Compare
|
the last remaining mcore test passed, this pr is good to go now |
✅ Submodule Fast-Forward Check ResultsCheck based on commit: f6da561 (PR #1568 from ✅ Submodules that are properly updated:Megatron-Bridge: ✅ PR branch is ahead of main branch (fast-forward) All submodule changes look good! ✨ |
|
disabling mcore inference test and summarized current failure here #1633 (cc @shanmugamr1992 ) |
✅ Submodule Fast-Forward Check ResultsCheck based on commit: 009f1c0 (PR #1568 from ✅ Submodules that are properly updated:Megatron-Bridge: ✅ PR branch is ahead of main branch (fast-forward) All submodule changes look good! ✨ |
Signed-off-by: Terry Kong <[email protected]> Co-authored-by: Terry Kong <[email protected]> Signed-off-by: Brian Yu <[email protected]>
…A-NeMo#1568) Signed-off-by: Terry Kong <[email protected]> Co-authored-by: Terry Kong <[email protected]>
…A-NeMo#1568) Signed-off-by: Terry Kong <[email protected]> Co-authored-by: Terry Kong <[email protected]> Signed-off-by: yuanhangs <[email protected]>
…A-NeMo#1568) Signed-off-by: Terry Kong <[email protected]> Co-authored-by: Terry Kong <[email protected]> Signed-off-by: yuanhangs <[email protected]>
…A-NeMo#1568) Signed-off-by: Terry Kong <[email protected]> Co-authored-by: Terry Kong <[email protected]> Signed-off-by: yuanhangs <[email protected]>
Signed-off-by: Terry Kong <[email protected]> Co-authored-by: Terry Kong <[email protected]>
Signed-off-by: Terry Kong <[email protected]> Co-authored-by: Terry Kong <[email protected]>
Signed-off-by: Terry Kong <[email protected]> Co-authored-by: Terry Kong <[email protected]>
What does this PR do ?
update 3rdparty versions
Issues
List issues that this PR closes (syntax):
Closes #1575
Closes #1577
closes #1343 (no longer ooms, but metrics do fail though, but this is an improvement from before)
Usage
# Add a code snippet demonstrating how to use thisBefore your PR is "Ready for review"
Pre checks:
Additional Information
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.