Skip to content

[TE] IFU release v2.17 - #704

Open
AllenFarcas wants to merge 7 commits into
release_v2.17_rocmfrom
IFU-release_v2.17
Open

[TE] IFU release v2.17#704
AllenFarcas wants to merge 7 commits into
release_v2.17_rocmfrom
IFU-release_v2.17

Conversation

@AllenFarcas

Copy link
Copy Markdown
Contributor

Description

Please include a brief summary of the changes, relevant motivation and context.

Fixes # (issue)

Type of change

  • Documentation change (change only to the documentation, either a fix or a new content)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Infra/Build change
  • Code refactoring

Changes

Please list the changes introduced in this PR:

  • Change A
  • Change B

Checklist:

  • I have read and followed the contributing guidelines
  • The functionality is complete
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

ptrendx and others added 4 commits August 4, 2026 00:33
* Avoid unpickling the extra state if not needed

Signed-off-by: Przemek Tredak <ptredak@nvidia.com>

* Remove pytorch changes from common and have better names

Signed-off-by: ksivamani <ksivamani@nvidia.com>

* Fix envvar for tests

Signed-off-by: ksivamani <ksivamani@nvidia.com>

* Fix tests

Signed-off-by: Kirthi Shankar Sivamani <ksivamani@nvidia.com>

* Fix

Signed-off-by: Kirthi Shankar Sivamani <ksivamani@nvidia.com>

---------

Signed-off-by: Przemek Tredak <ptredak@nvidia.com>
Signed-off-by: Kirthi Shankar Sivamani <ksivamani@nvidia.com>
Signed-off-by: ksivamani <ksivamani@nvidia.com>
Co-authored-by: Kirthi Shankar Sivamani <ksivamani@nvidia.com>
Signed-off-by: Kirthi Shankar Sivamani <ksivamani@nvidia.com>
@AllenFarcas AllenFarcas self-assigned this Aug 13, 2026
aris134 and others added 3 commits August 20, 2026 19:27
… tests on ROCm

Applied to release_v2.17 as the _extra_state.py hunk only. The two
tests/pytorch/nvfp4 swizzle test files this commit also touches do not exist on
2.17, so those hunks were dropped.

(cherry picked from commit b7098f4)
The file carries a ROCm/fork modification vs upstream 868d8d9 (adds the
MXFP4BlockScaling -> STATELESS checkpoint policy) but had only the NVIDIA
header. Per CLAUDE.md, add the AMD line above the NVIDIA line with the
current year; the NVIDIA year range is left untouched.

Co-Authored-By: Claude <noreply@anthropic.com>
(cherry picked from commit 0a750da)
Required for upstream files the fork modifies. Added directly rather than
cherry-picked: on the 2.18 branch the same line arrives in cfea2f3, which
bundles unrelated changes across tests/cpp, transformer_engine/jax and
transformer_engine/common.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@AllenFarcas
AllenFarcas marked this pull request as ready for review August 20, 2026 19:55
@AllenFarcas AllenFarcas added the ci-level 3 CI test level 3 label Aug 21, 2026

@wangye805 wangye805 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The existing 2 file diff on our rocm side looks good to me. But the pre-existing CK bug, we will need to investigate and fix them

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

Labels

ci-level 3 CI test level 3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants