Skip to content

build: AUT-1613 bump transformer-engine to release_v2.18 tip - #5705

Open
svcnemo-autobot wants to merge 2 commits into
NVIDIA-NeMo:r0.6.0from
svcnemo-autobot:autobot/bump-te-2.18-tip-r0.6.0
Open

build: AUT-1613 bump transformer-engine to release_v2.18 tip#5705
svcnemo-autobot wants to merge 2 commits into
NVIDIA-NeMo:r0.6.0from
svcnemo-autobot:autobot/bump-te-2.18-tip-r0.6.0

Conversation

@svcnemo-autobot

@svcnemo-autobot svcnemo-autobot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Background

The r0.6.0 release branch pinned Transformer Engine 2.17.1. Update it to the tip of TE's release_v2.18 branch and retain its build requirements.

What changed

  • Pin Transformer Engine to 27486e03cfc1fa41f6932dcecdc47c71c47eac3e.
  • Restore TE 2.18's nvidia-cudnn-frontend>=1.25.0 dependency metadata and build group.
  • Update matching lockfile source, metadata, and dependency entries.

Details

flowchart LR
  A[r0.6.0] --> B[TE release_v2.18 tip]
  B --> C[cuDNN frontend build dependency]
  C --> D[uv.lock]
Loading

The Megatron-LM gitlink remains unchanged.

Tested

  • git diff --check
  • Verified the TE SHA/version and absence of stale 2.17.1 entries
  • Verified every restored cuDNN frontend entry against the prior known-good TE 2.18 lock
  • Dependency-complete image build and required CI in progress

Signed-off-by: svcnemo-autobot <svcnemo-autobot@nvidia.com>
@svcnemo-autobot
svcnemo-autobot requested a review from a team as a code owner August 20, 2026 06:23
@copy-pr-bot

copy-pr-bot Bot commented Aug 20, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@svcnvidia-nemo-ci svcnvidia-nemo-ci added full-test-suite needs-more-tests Requires additional L0 and L1 test coverage before merge labels Aug 20, 2026
@svcnvidia-nemo-ci

Copy link
Copy Markdown
Contributor

/ok to test 58984e8

@yaoyu-33 yaoyu-33 added area:build Dependencies, packaging, images, and environment setup ci CI, automation, test queue, or workflow infrastructure work needs-review PR is ready for code review and waiting on a reviewer labels Aug 20, 2026
Signed-off-by: svcnemo-autobot <svcnemo-autobot@nvidia.com>
@svcnvidia-nemo-ci

Copy link
Copy Markdown
Contributor

/ok to test adbfecc

Copy link
Copy Markdown
Contributor Author

CI infrastructure note: all product and GPU jobs passed on attempts 2 and 3. The only failing job is Nemo_CICD_Test; both attempts failed while gh run view queried the jobs API and received HTTP 502: Server Error. The bounded automated retry is exhausted. Could a maintainer rerun the failed job/workflow after the GitHub API recovers?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:build Dependencies, packaging, images, and environment setup ci CI, automation, test queue, or workflow infrastructure work full-test-suite needs-more-tests Requires additional L0 and L1 test coverage before merge needs-review PR is ready for code review and waiting on a reviewer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants