Skip to content

Commit

Permalink
Convert changelog to new standard format
Browse files Browse the repository at this point in the history
  • Loading branch information
amd-jnovotny authored Oct 9, 2024
1 parent 78d134c commit 7b4fa44
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@ Documentation for rocFFT is available at

## rocFFT 1.0.30 for ROCm 6.2.4

### Optimizations
### Added

* Implemented 1D kernels for factorizable sizes > 1024 and < 2048.
* GFX1151 Support

### Fixes
### Optimized

* Fixed plan creation failure on some even-length real-complex transforms that use Bluestein's algorithm.
* Implemented 1D kernels for factorizable sizes > 1024 and < 2048.

### Additions
### Resolved issues

* GFX1151 Support
* Fixed plan creation failure on some even-length real-complex transforms that use Bluestein's algorithm.

## rocFFT 1.0.29 for ROCm 6.2.1

Expand Down

0 comments on commit 7b4fa44

Please sign in to comment.