Skip to content

[release/2.13] Update composable_kernel submodule with gfx1033 support#3499

Merged
pragupta merged 1 commit into
release/2.13from
release/2.13-ck-gfx1033
Jul 24, 2026
Merged

[release/2.13] Update composable_kernel submodule with gfx1033 support#3499
pragupta merged 1 commit into
release/2.13from
release/2.13-ck-gfx1033

Conversation

@ethanwee1

@ethanwee1 ethanwee1 commented Jul 24, 2026

Copy link
Copy Markdown

Motivation

Enabling gfx103X-all PyTorch wheels for release/2.13 in TheRock fails to compile because the CK version vendored in ROCm/pytorch release/2.13 lacks gfx1033 support (CK_BUFFER_RESOURCE_3RD_DWORD undeclared for gfx1033 in bgemm_kernels). See ROCm/TheRock#6832.

release/2.13 pins CK at f1746955 — the exact pre-fix commit release/2.12 was on before #3227.

Technical Details

Bump third_party/composable_kernel f17469559f4f62da ("Add missing gfx1033 to gfx103 group definition"). That commit's parent is f1746955, so this is the identical one-line submodule bump already done for release/2.12 in #3227 — no new CK cherry-pick required.

Validation

TheRock builds against this branch (py3.12, ROCm 7.15.0a20260724):

Bump third_party/composable_kernel to pick up the gfx1033 group
definition fix (cherry-picked for release/2.12 in #3227). release/2.13
was pinned to the same pre-fix CK commit, so the identical bump applies.
@ethanwee1
ethanwee1 marked this pull request as ready for review July 24, 2026 18:50
@pragupta
pragupta merged commit 6ae7dbe into release/2.13 Jul 24, 2026
51 checks passed
@pragupta
pragupta deleted the release/2.13-ck-gfx1033 branch July 24, 2026 18:50
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.

2 participants