ROCm / Tensile

Stretching GPU performance for GEMMs and tensor contractions.
MIT License
213 stars 145 forks source link

Remove StreamK XCC config that causes tests to hang #1990

Closed bstefanuk closed 1 month ago

bstefanuk commented 1 month ago

It was found that specific XCC configurations were causing some tests to hang because of a hardware mismatch.

This PR comments the mismatch out. While this does remove tests related to XCC mapping, it also allows tests to pass in downstream QA.