Skip to content

Commit

Permalink
Merge pull request #448 from amd-jnovotny/rocwmma-changelog-develop
Browse files Browse the repository at this point in the history
Convert change log to new format
  • Loading branch information
amd-jnovotny authored Oct 10, 2024
2 parents 3f69324 + bb9f715 commit 5280488
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,20 @@ Documentation for rocWMMA is available at

## (Unreleased) rocWMMA 1.6.0 for ROCm 6.3.0

### Additions
### Added

* Added OCP f8/bf8 datatype support
* Added support for gfx12 arch targets
* Added support for gfx12 architecture targets

### Changes
### Changed

* Optimized some aos<->soa transforms with half-rotation offsets
* Refactored rocBLAS reference entrypoint for validation and benchmarking
* Refactored the rocBLAS reference entry point for validation and benchmarking
* ROCWMMA_* preprocessor configurations are now all assigned values
* Updated default arch targets for ASAN builds
* Updated actor-critic implementation
* Updated the default architecture targets for ASAN builds
* Updated the actor-critic implementation

### Fixes
### Resolved issues

* Fixed a bug in f64 validation due to faulty typecasting
* Fixed a bug causing runtime compilation errors with hipRTC
Expand Down

0 comments on commit 5280488

Please sign in to comment.