Skip to content

Releases: ROCm/hipFFT

hipFFT 1.0.22 for ROCm 7.2.0

21 Jan 18:58

Choose a tag to compare

Added

  • hipFFTW execution functions, where input and output data buffers differ from the
    buffers specified at plan creation:

    • fftw_execute_dft
    • fftwf_execute_dft
    • fftw_execute_dft_r2c
    • fftwf_execute_dft_r2c
    • fftw_execute_dft_c2r
    • fftwf_execute_dft_c2r

hipfft 1.0.21 for ROCm 7.1.1

26 Nov 07:19

Choose a tag to compare

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

hipFFT 1.0.21 for ROCm 7.1.0

30 Oct 05:51

Choose a tag to compare

Added

  • Improved test coverage of multi-stream plans.
  • Improved test coverage of user-specified work areas.
  • Improved test coverage of default stride calculation.
  • [Experimental] Introduced the hipFFTW library, interfacing rocFFT on AMD platforms using the same symbols as FFTW3 (with partial support).

hipfft 1.0.20 for ROCm 7.0.2

10 Oct 12:12

Choose a tag to compare

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

hipfft 1.0.20 for ROCm 7.0.1

17 Sep 16:37

Choose a tag to compare

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

hipFFT 1.0.20 for ROCm 7.0.0

16 Sep 06:32

Choose a tag to compare

Added

  • Added gfx950 support.

Removed

  • Removed hipfft-rider legacy compatibility from clients
  • Remove support for the gfx940 and gfx941 targets from the client programs.
  • Remove backward compatibility symlink for include directories.

hipFFT 1.0.18 for ROCm 6.4.4

24 Sep 14:01
3998288

Choose a tag to compare

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

hipFFT 1.0.18 for ROCm 6.4.3

07 Aug 14:20
3998288

Choose a tag to compare

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

hipFFT 1.0.18 for ROCm 6.4.2

21 Jul 16:54
3998288

Choose a tag to compare

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

hipFFT 1.0.18 for ROCm 6.4.1

20 May 13:15

Choose a tag to compare

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