ROCm / triton

Development repository for the Triton language and compiler
MIT License
83 stars 27 forks source link

[MFMA] Reenable removed CDNA3 int and fp8 support #424

Closed binarman closed 8 months ago

binarman commented 8 months ago

MFMA4x4 PR accidentailly removed support of int8xint8 -> int32 and fp8xfp8 -> fp32 dot on CDNA. This PR reenables it back.

alefimov-amd commented 8 months ago

I did not write all lit tests manually, I've used a script for this:

generate_lit_tests.txt