Skip to content

[release/2.10] Update composable_kernel submodule with gfx90c support#3482

Open
harkgill-amd wants to merge 1 commit into
ROCm:release/2.10from
harkgill-amd:harkgill-amd/cherrypick-gfx90c-CK-support-torch2.10
Open

[release/2.10] Update composable_kernel submodule with gfx90c support#3482
harkgill-amd wants to merge 1 commit into
ROCm:release/2.10from
harkgill-amd:harkgill-amd/cherrypick-gfx90c-CK-support-torch2.10

Conversation

@harkgill-amd

@harkgill-amd harkgill-amd commented Jul 23, 2026

Copy link
Copy Markdown

Motivation

Update CK submodule to include cherrypicked ROCm/rocm-libraries#9333 commit.

Technical Details

Resolves below build failure and will unblock torch 2.10 builds for gfx90c.

FAILED: [code=1] caffe2/aten/src/ATen/CMakeFiles/ck_gemm.dir/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_64_16x16x64_16x16_1x1_8x8x1_8x8x1_1x16x1x4_4_Intrawave_v1.hip.o
/__w/rockrel/rockrel/external-builds/pytorch/pytorch/aten/src/ATen/../../../third_party/composable_kernel/include/ck/utility/amd_buffer_addressing_builtins.hpp:49:48: error: use of undeclared identifier 'CK_BUFFER_RESOURCE_3RD_DWORD'
   49 |     wave_buffer_resource.config(Number<3>{}) = CK_BUFFER_RESOURCE_3RD_DWORD;
4 errors generated when compiling for gfx90c.

Test Plan

  1. Compile PyTorch's bundled CK for gfx90c
  2. Trigger TheRock Multi-Arch PyTorch build w/fix branch

Test Result

Submission Checklist

@harkgill-amd harkgill-amd changed the title Update composable_kernel submodule with gfx90c support [release/2.10] Update composable_kernel submodule with gfx90c support Jul 23, 2026
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.

1 participant