SIGN IN SIGN UP

[rocm-libraries] ROCm/rocm-libraries#5625 (commit 7d2ed43)

[CK_TILE] Prune Stream-K Tile Engine Tests (#5625)

## Motivation

Stream-K tile engine tests are causing issues for build time. While we
work on a more permanent solution, these changes prune the Stream-K test
instances to help reduce the build time burden.

## Technical Details

The Stream-K team recently transitioned to using CK Tile's tile engine
infrastructure for our smoke tests. However, since tile engine creates
an individual target per kernel instance, we've found that the tile
engine tests are increasing build times. Our team is currently working
to convert our existing tile engine tests back to basic gtests. While
this work takes place, we are temporarily pruning the existing Stream-K
tile engine test instances to help reduce the build time burden.

## Test Plan

Ran the pruned test set on all gfx90a, gfx942, and gfx950.

## Test Result

All tests pass.

## Submission Checklist

- [x] Look over the contributing guidelines at
https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests.
E
Emily Martins committed
30fc5a77a9fef06461a731d6655067f5fc12a255
Parent: fe1f901
Committed by GitHub <noreply@github.com> on 3/20/2026, 8:30:34 PM