chore: nightly sync main into dev (08_05_2026)#4708
Closed
svcnvidia-nemo-ci wants to merge 118 commits into
Closed
chore: nightly sync main into dev (08_05_2026)#4708svcnvidia-nemo-ci wants to merge 118 commits into
svcnvidia-nemo-ci wants to merge 118 commits into
Conversation
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Co-authored-by: Xin Yao <xiny@nvidia.com>
Co-authored-by: john2 <john2@jrlogin01.jureca>
Signed-off-by: Charlie Truong <chtruong@nvidia.com>
Co-authored-by: root <root@nvl72098-T17.cm.cluster> Co-authored-by: William Dykas <wdykas@oci-hsg-cs-001-vscode-03.cm.cluster> Co-authored-by: root <root@nvl72160-T13.cm.cluster>
…classmethod (#3812) Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Dmytro Pykhtar <37850217+dimapihtar@users.noreply.github.com>
Signed-off-by: oliver könig <okoenig@nvidia.com>
#4403) Co-authored-by: Antoni-Joan Solergibert <asolergibert@nvidia.com>
Co-authored-by: Philip Petrakian <ppetrakian@nvidia.com>
Signed-off-by: Maanu Grover <maanug@nvidia.com> Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Signed-off-by: dimapihtar <dpykhtar@nvidia.com>
Signed-off-by: dimapihtar <dpykhtar@nvidia.com>
Co-authored-by: Siddharth Singh <sidsingh@nvidia.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…nference cuda graph scope for hybrid models (#4440)
…ss curve gaps for latent MoE models (#4433) Signed-off-by: root <jiemingz@nvidia.com>
…4158) Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…4422) Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: rprenger <rprenger@nvidia.com>
Signed-off-by: qiyuw <qiyuw@nvidia.com> Co-authored-by: Antoni-Joan Solergibert <asolergibert@nvidia.com>
Signed-off-by: Keshav Santhanam <ksanthanam@nvidia.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Charlie Truong <chtruong@nvidia.com>
Signed-off-by: oliver könig <okoenig@nvidia.com>
Author
|
/ok to test d268c6f |
Author
|
/ok to test c776aad |
c776aad to
9d98047
Compare
Author
|
/ok to test 9d98047 |
9d98047 to
dcf9563
Compare
Author
|
/ok to test dcf9563 |
Author
|
/ok to test dcf9563 |
dcf9563 to
81ec280
Compare
Author
|
/ok to test 81ec280 |
81ec280 to
6a17219
Compare
Author
|
/ok to test 6a17219 |
Author
|
Superseded by today's nightly sync. |
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
Automated nightly sync of
main→devfor 08_05_2026.Files where main's version was taken (intent-driven resolutions)
The merge used
-X theirsto favor main on conflicts. The following arenotable conflict resolutions:
Files deleted from main (kept deleted)
megatron/legacy/model/__init__.py— main removed in remove legacy tranformer and modules #4207 ("remove legacy transformer and modules")megatron/legacy/model/transformer.py— same removal committools/checkpoint/loader_legacy.py— same removal committools/checkpoint/loader_llama_mistral.py— same removal commitFiles dev-only and intentionally kept removed
.github/workflows/multi-approval-bot.yml— dev removed in ci: Remove multi-approval action from dev branch #3576 ("Remove multi-approval action from dev branch"); main still has it but dev's intent is clearFiles restored from dev (NOT taken from main)
Per the sync skill, these are kept at dev's version:
pyproject.toml— preserves dev-only dependencies (fast-hadamard-transform, dev's pinnednvidia-resiliency-extrev)uv.lock— kept consistent with dev'spyproject.tomldocker/Dockerfile.ci.dev— kept consistent with dev's dependency-management triple.github/CODEOWNERS— never touched by sync botNo new git sources from main needed to be added (dev already has all required packages).
API Mismatches Detected and Fixed
HybridCPDataLoaderWrapper: main'straining.pyimport line for thisclass was merged in (line 203) but the class no longer exists in dev's
data_schedule.py(renamed/replaced bywrap_data_iteratorAPI in dev's[Dev] feat: Dynamic CP (part 2)rewrite). Removed the dead import line.No call sites to fix — dev's
wrap_data_iteratoris already usedthroughout merged training.py.
Pre-push Invariants
.github/CODEOWNERSunchanged fromorigin/devpyproject.toml,uv.lock,docker/Dockerfile.ci.devunchanged fromorigin/devblack==24.4.2 --skip-magic-trailing-comma --skip-string-normalization --checkisort==5.13.2 --checkmegatron/core/files:pylint==3.2.6rated 10.00/10ruff==0.9.10 checkpassedRemerge-diff (conflict resolutions only)
76 files had non-trivial merge conflicts resolved by
-X theirs. Below isthe file-level stat from
git show --remerge-diff --stat HEAD. The fulldiff is omitted from this PR body for brevity (it is ~12,000 lines); use
git show --remerge-diff HEADlocally to inspect.Conflict resolution stats (76 files)