issues
search
ROCm
/
rocWMMA
rocWMMA
https://rocm.docs.amd.com/projects/rocWMMA/
MIT License
91
stars
26
forks
source link
Fix rocWMMA preprocessor symbol usage
#396
Closed
cgmillette
closed
6 months ago
cgmillette
commented
6 months ago
All pre-processor config symbols are now defined with value.
Checks should now be #if ROCWMMA
* instead of #ifdef ROCWMMA
*
Fixes an extra space in GEMM test column outputs
Reduces build times slightly
Fixes low performance numbers recorded in PTS