You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added sample perf_i8gemm to demonstrate int8_t as matrix input data type
Added support for the gfx1150 target
Changed
Removed unnecessary const keyword to avoid compiler warnings
rocWMMA has been moved into the new rocm-libraries "monorepo" repository (https://github.com/ROCm/rocm-libraries). This repository consolidates a number of separate ROCm libraries and shared components.
The repository migration requires a few changes to the CMake configuration of rocWMMA
The repository migration rquired the GTest dependency to be updated to v1.16.0
Resolved issues
Skip invalid test configurations when using 'register file' LDS mapping
Ensured transform functions in samples are only available on the device