Files
composable_kernel/include/ck_tile/ops/gemm/kernel
Bartłomiej Kocot b16838eb6e [CK][CK Tile] Fix batched gemm kernel 2 lds (#4963)
## Motivation

Fix 2 lds batched gemm universal gemm call. Disable split k for not
valid atomic add instruction size.

## Technical Details

Fix 2 lds batched gemm universal gemm call. Disable split k for not
valid atomic add instruction size.

## Test Plan

CI overall

## Test Result

pending

## Submission Checklist

- [x] Look over the contributing guidelines at
https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests.
2026-02-27 23:16:19 +01:00
..