Cherry-pick optimizer override refactor from #2723#2835
Merged
FDecaYed merged 21 commits intoNVIDIA:devfrom Jan 14, 2026
Merged
Cherry-pick optimizer override refactor from #2723#2835FDecaYed merged 21 commits intoNVIDIA:devfrom
FDecaYed merged 21 commits intoNVIDIA:devfrom
Conversation
Signed-off-by: John St John <[email protected]>
… (no longer 1-1 constraint) Signed-off-by: John St John <[email protected]>
Signed-off-by: John St John <[email protected]>
Signed-off-by: John St John <[email protected]>
Signed-off-by: John St John <[email protected]>
… but False Signed-off-by: John St John <[email protected]>
Signed-off-by: John St John <[email protected]>
Signed-off-by: John St John <[email protected]>
Signed-off-by: John St John <[email protected]>
… for the user to make use of Signed-off-by: John St John <[email protected]>
Signed-off-by: John St John <[email protected]>
Signed-off-by: John St. John <[email protected]>
Signed-off-by: John St. John <[email protected]>
Signed-off-by: John St. John <[email protected]>
Signed-off-by: John St. John <[email protected]>
Signed-off-by: John St. John <[email protected]>
Contributor
|
/ok to test fb732d7 |
Contributor
|
Hey @yaoyu-33, we have a customer asking for this feature. Any idea when the PR will be ready? |
Contributor
Author
|
/ok to test e2df2c7 |
Contributor
|
/ok to test a0b78ce |
Signed-off-by: Boxiang Wang <[email protected]>
Contributor
|
/ok to test f796b9d |
BoxiangW
approved these changes
Jan 10, 2026
ericharper
approved these changes
Jan 13, 2026
github-merge-queue bot
pushed a commit
that referenced
this pull request
Jan 14, 2026
Signed-off-by: John St John <[email protected]> Signed-off-by: John St. John <[email protected]> Signed-off-by: Boxiang Wang <[email protected]> Co-authored-by: John St John <[email protected]> Co-authored-by: Boxiang Wang <[email protected]>
5 tasks
maanug-nv
pushed a commit
to maanug-nv/Megatron-LM
that referenced
this pull request
Jan 21, 2026
Signed-off-by: John St John <[email protected]> Signed-off-by: John St. John <[email protected]> Signed-off-by: Boxiang Wang <[email protected]> Co-authored-by: John St John <[email protected]> Co-authored-by: Boxiang Wang <[email protected]>
maanug-nv
pushed a commit
to maanug-nv/Megatron-LM
that referenced
this pull request
Jan 21, 2026
Signed-off-by: John St John <[email protected]> Signed-off-by: John St. John <[email protected]> Signed-off-by: Boxiang Wang <[email protected]> Co-authored-by: John St John <[email protected]> Co-authored-by: Boxiang Wang <[email protected]>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Cherry-picks the changes from #2723 onto dev so that the flexible optimizer/scheduler override system is available there.