[rocm-libraries] ROCm/rocm-libraries#5470 (commit fe3405d)
[CK][CK Tile] Fix dram step for KM/KN layouts in V1 pipeline (#5470) ## Motivation Fix v1 pipeline for KM/KN layouts by passing correct step for dram tile window. ## Technical Details - Fix dram step for KM/KN layouts in V1 pipeline - Disable instances which use more threads than warp size in continous dim (not supported in ck tile yet) - Use 1x1 specialization for explicit gemm - Use two stage for vectorsize =1 and sizeof(datatype) ==2 - remove not needed check sinze GetVectorSizeA/B check if vector size is fixed ## Test Plan test_grouped_convnd_bwd_weight_tile ## Test Result passed locally ## Submission Checklist - [x] Look over the contributing guidelines at https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests. AICK-966
B
Bartłomiej Kocot committed
e92c207845a26b676646f71a986c6e663d6c8bc4
Parent: 544a318
Committed by GitHub <noreply@github.com>
on 3/19/2026, 11:59:44 AM