Skip to content

Update AITER CK dependency for gfx1250 grouped GEMM#577

Open
aris134 wants to merge 1 commit into
gfx1250from
amartin/update-ck-for-grouped-gemm-gfx1250
Open

Update AITER CK dependency for gfx1250 grouped GEMM#577
aris134 wants to merge 1 commit into
gfx1250from
amartin/update-ck-for-grouped-gemm-gfx1250

Conversation

@aris134
Copy link
Copy Markdown
Contributor

@aris134 aris134 commented May 6, 2026

Description

Updates the bundled AITER CK dependency required to build and run the gfx1250 CK backend in TE.

Fetched changes include:

  • grouped GEMM quant mixed-precision fix
  • MXFP8 grouped GEMM support using the TDM pipeline on gfx1250

This PR updates the AITER submodule pointer only; no direct TE kernel logic changes are introduced.

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

@aris134 aris134 requested a review from matthiasdiener May 6, 2026 20:29
@aris134 aris134 changed the title Update AITer CK dependency for gfx1250 grouped GEMM Update AITER CK dependency for gfx1250 grouped GEMM May 6, 2026
@aris134 aris134 self-assigned this May 6, 2026
@matthiasdiener matthiasdiener added the ci-level 1 CI test level 1 label May 7, 2026
Copy link
Copy Markdown
Collaborator

@ipanfilo ipanfilo left a comment

Choose a reason for hiding this comment

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

Is this version of AITER support building with gfx1250 for MHA?

@aris134
Copy link
Copy Markdown
Contributor Author

aris134 commented May 11, 2026

Is this version of AITER support building with gfx1250 for MHA?

I have not validated gfx1250 MHA support with this AITER version. This update was specifically to pull in the CK changes required for the gfx1250 CK grouped GEMM / MXFP8 grouped GEMM path in TE.

@aris134 aris134 requested a review from ipanfilo May 11, 2026 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-level 1 CI test level 1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants