We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78d134c commit 7b4fa44Copy full SHA for 7b4fa44
CHANGELOG.md
@@ -5,17 +5,17 @@ Documentation for rocFFT is available at
5
6
## rocFFT 1.0.30 for ROCm 6.2.4
7
8
-### Optimizations
+### Added
9
10
-* Implemented 1D kernels for factorizable sizes > 1024 and < 2048.
+* GFX1151 Support
11
12
-### Fixes
+### Optimized
13
14
-* 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.
15
16
-### Additions
+### Resolved issues
17
18
-* GFX1151 Support
+* Fixed plan creation failure on some even-length real-complex transforms that use Bluestein's algorithm.
19
20
## rocFFT 1.0.29 for ROCm 6.2.1
21
0 commit comments