Skip to content

Releases: ROCm/hipFFT

hipFFT 1.0.13 for ROCm 6.0.2

31 Jan 20:13
18c75d8
Compare
Choose a tag to compare

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

hipFFT 1.0.14 for ROCm 6.1.2

04 Jun 16:53
d274724
Compare
Choose a tag to compare

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

hipFFT 1.0.14 for ROCm 6.1.1

08 May 17:59
d274724
Compare
Choose a tag to compare

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

hipFFT 1.0.14 for ROCm 6.1.0

16 Apr 19:09
d274724
Compare
Choose a tag to compare

Changes

  • When building hipFFT from source, rocFFT code no longer needs to be initialized as a git submodule.

Fixes

  • Fixed error when creating length-1 plans.

hipFFT 1.0.13 for ROCm 6.0.0

15 Dec 18:30
e4f84af
Compare
Choose a tag to compare

Changed

  • hipfft-rider has been renamed to hipfft-bench, controlled by the BUILD_CLIENTS_BENCH CMake option. A link for the
    old file name is installed, and the old BUILD_CLIENTS_RIDER CMake option is accepted for compatibility but both
    will be removed in a future release.
  • Binaries in debug builds no longer have a "-d" suffix.
  • The minimum rocFFT required version has been updated to 1.0.21.

Added

  • Implemented hipfftXtSetGPUs, hipfftXtMalloc, hipfftXtMemcpy, hipfftXtFree, hipfftXtExecDescriptor APIs to allow computing FFTs on multiple devices in a single process.

hipFFT 1.0.12 for ROCm 5.7.1

13 Oct 18:57
355907e
Compare
Choose a tag to compare

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

hipFFT 1.0.12 for ROCm 5.7.0

15 Sep 17:29
355907e
Compare
Choose a tag to compare

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

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.