Skip to content

Commit

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

### Added

* CUDA 12.6.2 support
* cuDNN 9.5.1 support
* LLVM 19.1.3 support
* Full `hipBLAS` 64-bit APIs support
* Full `rocBLAS` 64-bit APIs support

### Resolved issues

* Added missing support for device intrinsics and built-ins: `__all_sync`, `__any_sync`, `__ballot_sync`, `__activemask`, `__match_any_sync`, `__match_all_sync`, `__shfl_sync`, `__shfl_up_sync`, `__shfl_down_sync`, and `__shfl_xor_sync`

## HIPIFY for ROCm 6.3.0

### Added
Expand Down

0 comments on commit ba12a93

Please sign in to comment.