Skip to content

Commit

Permalink
[HIPIFY][doc][6.3.0] CHANGELOG.md update
Browse files Browse the repository at this point in the history
  • Loading branch information
emankov committed Oct 9, 2024
1 parent c0a57bb commit 6538640
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,26 @@
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.3.0

### Additions

* CUDA 12.6.1 support
* cuDNN 9.5.0 support
* LLVM 19.1.1 support
* `rocBLAS` 64-bit APIs support
* Initial support for direct hipification of `cuDNN` into `MIOpen` under the `--roc` option
* Initial support for direct hipification of `cuRAND` into `rocRAND` under the `--roc` option
* [#1650] Added a filtering ability for the supplementary hipification scripts

### Fixes

* Correct `roc` header files support

### Known issues

* [#1617] Support for `fp8` data types

## HIPIFY for ROCm 6.2.4

### Additions
Expand Down

0 comments on commit 6538640

Please sign in to comment.