Skip to content

Commit

Permalink
[HIPIFY][doc][6.1.0] CHANGELOG.md update
Browse files Browse the repository at this point in the history
  • Loading branch information
emankov committed Feb 10, 2024
1 parent e8975bd commit 14a50df
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
Documentation for HIPIFY is available at
[https://rocmdocs.amd.com/projects/HIPIFY/en/latest/](https://rocmdocs.amd.com/projects/HIPIFY/en/latest/).

## HIPIFY for ROCm 6.1.0

### Additions

* CUDA 12.3.2 support
* cuDNN 8.9.7 support
* LLVM 17.0.6 support
* Full `hipSOLVER` support
* Full `rocSPARSE` support
* New options:
* `--amap` to hipify as much as possible, ignoring '--default-preprocessor' behavior

### Fixes

* Do not rewrite tokens in code blocks skipped by Preprocessor (under the '--default-preprocessor' option)

## HIPIFY for ROCm 6.0.2

### Fixes
Expand Down

0 comments on commit 14a50df

Please sign in to comment.