Releases: ROCm/rocWMMA
Release list
rocWMMA 1.7.0 for ROCm 6.4.4
rocWMMA code for ROCm 6.4.4 did not change. The library was rebuilt for the updated ROCm 6.4.4 stack.
rocWMMA 1.7.0 for ROCm 6.4.3
rocWMMA code for ROCm 6.4.3 did not change. The library was rebuilt for the updated ROCm 6.4.3 stack.
rocWMMA 1.7.0 for ROCm 6.4.2
rocWMMA code for ROCm 6.4.2 did not change. The library was rebuilt for the updated ROCm 6.4.2 stack.
rocWMMA 1.7.0 for ROCm 6.4.1
rocWMMA code for ROCm 6.4.1 did not change. The library was rebuilt for the updated ROCm 6.4.1 stack.
rocWMMA 1.7.0 for ROCm 6.4.0
Added
- Added interleaved layouts that enhance the performance of GEMM operations
- Added emulation test suites. These suites are lightweight and well-suited for execution on emulator platforms
Changed
- Used GPU_TARGETS instead of AMDGPU_TARGETS in
cmakelists.txt - Used
--offload-compressflag for supported compilers
Resolved issues
- For a CMake bug workaround, set
CMAKE_NO_BUILTIN_CHRPATHwhenBUILD_OFFLOAD_COMPRESSis unset
rocWMMA 1.6.0 for ROCm 6.3.3
rocWMMA code for ROCm 6.3.3 did not change. The library was rebuilt for the updated ROCm 6.3.3 stack.
rocWMMA 1.6.0 for ROCm 6.3.2
rocWMMA code for ROCm 6.3.2 did not change. The library was rebuilt for the updated ROCm 6.3.2 stack.
rocWMMA 1.6.0 for ROCm 6.3.1
rocWMMA code for ROCm 6.3.1 did not change. The library was rebuilt for the updated ROCm 6.3.1 stack.
rocWMMA 1.6.0 for ROCm 6.3.0
Added
- Added OCP f8/bf8 datatype support
- Added support for gfx12 architecture targets
Changed
- Optimized some aos<->soa transforms with half-rotation offsets
- Refactored the rocBLAS reference entry point for validation and benchmarking
- ROCWMMA_* preprocessor configurations are now all assigned values
- Updated the default architecture targets for ASAN builds
- Updated the actor-critic implementation
Resolved issues
- Fixed a bug in f64 validation due to faulty typecasting
- Fixed a bug causing runtime compilation errors with hipRTC
- Various documentation updates and fixes
rocWMMA 1.5.0 for ROCm 6.2.4
rocWMMA code for ROCm 6.2.4 did not change. The library was rebuilt for the updated ROCm 6.2.4 stack.