Skip to content

Commit

Permalink
Update CHANGELOG.md for ROCm 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zaliu committed Mar 11, 2022
1 parent ea38f86 commit 16b1e63
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,17 @@
# Change Log for Tensile

## (Unreleased) Tensile 4.32.0
## Tensile 4.32.0 for ROCm 5.1.0
### Added
- better control of parallelism to control memory usage
- Better control of parallelism to control memory usage
- Support for multiprocessing on Windows for TensileCreateLibrary
- New JSD metric and metric selection functionality
- Initial changes to support two-tier solution selection
### Optimized
- Optimized runtime of TensileCreateLibraries by reducing max RAM usage
- StoreCInUnroll additional optimizations plus adaptive K support
- DGEMM NN optimizations with PrefetchGlobalRead(PGR)=2 support
### Changed
- Update Googletest to 1.11.0
### Removed
- Remove no longer supported benchmarking steps

Expand Down

0 comments on commit 16b1e63

Please sign in to comment.