Skip to content

Releases: ROCm/hipFFT

hipFFT 1.0.12 for ROCm 5.6.1

29 Aug 20:11
1d01f7c
Compare
Choose a tag to compare

hipFFT code for ROCm 5.6.1 did not change. The library was rebuilt for the updated ROCm 5.6.1 stack.

hipFFT 1.0.12 for ROCm 5.6.0

28 Jun 23:17
1d01f7c
Compare
Choose a tag to compare

Added

  • Implemented the hipfftXtMakePlanMany, hipfftXtGetSizeMany, hipfftXtExec APIs, to allow requesting half-precision transforms.

Changed

  • Added --precision argument to benchmark/test clients. --double is still accepted but is deprecated as a method to request a double-precision transform.

hipFFT 1.0.11 for ROCm 5.5.1

24 May 19:06
7e167bb
Compare
Choose a tag to compare

hipFFT code for ROCm 5.5.1 did not change. The library was rebuilt for the updated ROCm 5.5.1 stack.

hipFFT 1.0.11 for ROCm 5.5.0

01 May 21:03
7e167bb
Compare
Choose a tag to compare

Fixed

  • Fixed old version rocm include/lib folders not removed on upgrade.

hipFFT 1.0.10 for ROCm 5.4.4

22 Mar 20:46
b6d43dd
Compare
Choose a tag to compare

hipFFT code for ROCm 5.4.4 did not change. The library was rebuilt for the updated ROCm 5.4.4 stack.

hipFFT 1.0.10 for ROCm 5.4.3

07 Feb 17:33
b6d43dd
Compare
Choose a tag to compare

hipFFT code for ROCm 5.4.3 did not change. The library was rebuilt for the updated ROCm 5.4.3 stack.

hipFFT 1.0.10 for ROCm 5.4.2

13 Jan 16:41
b6d43dd
Compare
Choose a tag to compare

hipFFT code for ROCm 5.4.2 did not change. The library was rebuilt for the updated ROCm 5.4.2 stack.

hipFFT 1.0.10 for ROCm 5.4.1

15 Dec 18:39
b6d43dd
Compare
Choose a tag to compare

hipFFT code for ROCm 5.4.1 did not change. The library was rebuilt for the updated ROCm 5.4.1 stack.

hipFFT 1.0.10 for ROCm 5.4.0

30 Nov 17:35
b6d43dd
Compare
Choose a tag to compare

Added

  • Added hipfftExtPlanScaleFactor API to efficiently multiply each output element of a FFT by a given scaling factor. Result scaling must be supported in the backend FFT library.

Changed

  • When hipFFT is built against the rocFFT backend, rocFFT 1.0.19 or higher is now required.

hipFFT 1.0.9 for ROCm 5.3.3

17 Nov 19:21
978174a
Compare
Choose a tag to compare

hipFFT code for ROCm 5.3.3 did not change. The library was rebuilt for the updated ROCm 5.3.3 stack.