Skip to content

Add FP8 Support For CK Tile Group GEMM#475

Open
aris134 wants to merge 91 commits intodevfrom
amartin/ck-grouped-gemm-fp8
Open

Add FP8 Support For CK Tile Group GEMM#475
aris134 wants to merge 91 commits intodevfrom
amartin/ck-grouped-gemm-fp8

Conversation

@aris134
Copy link
Copy Markdown

@aris134 aris134 commented Mar 6, 2026

Description

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

Fixes https://github.com/ROCm/frameworks-internal/issues/15787

TODO:

  • Add support for gfx942/gfx950
  • Performance analysis and tuning

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:

  • Enables mixed precision (fp8/bf8) support for CK tile grouped GEMM with tensor quantization on gfx942/gfx950

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 force-pushed the amartin/ck-grouped-gemm-fp8 branch from c834302 to 32f2ac3 Compare March 11, 2026 15:51
@aris134 aris134 marked this pull request as ready for review March 24, 2026 16:07
@aris134 aris134 requested a review from ipanfilo March 27, 2026 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants