Skip to content

Commit

Permalink
[HIPIFY][doc][6.0.0] CHANGELOG.md update
Browse files Browse the repository at this point in the history
  • Loading branch information
emankov committed Oct 31, 2023
1 parent 5384e30 commit dd8e2cd
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

Full documentation for HIPIFY is available at [hipify.readthedocs.io](https://hipify.readthedocs.io/en/latest/).

## HIPIFY for ROCm 6.0.0
### Added
- CUDA 12.2.2 support
- cuDNN 8.9.5 support
- LLVM 17.0.3 support
- Improved support for Windows and Visual Studio 2019 and 2022
- More rocSPARSE support
- [doc] ABI changes are shown in the 'C' ('Changed') column for CUDA, HIP, and ROC API correspondingly
### Fixed
- [#837] Add a new function call transformation type "additional non-const arg"
- [#1014] Add a new function call transformation type "replace argument with a const"

## HIPIFY for ROCm 5.7.0
### Added
- CUDA 12.2.0 support
Expand Down

0 comments on commit dd8e2cd

Please sign in to comment.