ROCm / triton

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

[TUTORIAL] Enable all types in gemm tutorial #456

Closed zhanglx13 closed 7 months ago

zhanglx13 commented 7 months ago

redo https://github.com/ROCmSoftwarePlatform/triton/pull/373 since the performance report in CI needs fix.

scxiao commented 7 months ago

I think this script should move to the folder perf-kernel folder since the fp8 types are all for AMD GPUs.

scxiao commented 7 months ago

BTW, I am just wondering what is the change here compared to PR #373?

zhanglx13 commented 7 months ago

@scxiao I made some changes related to tuning configs and typo fix. You can find the changes here: https://github.com/ROCmSoftwarePlatform/triton/commit/214a509ab56e8a34e5c465069ede19b85127ddf3