Releases: ROCm/hipFFT
hipFFT 1.0.15 for ROCm 6.2.2
hipFFT code for ROCm 6.2.2 did not change. The library was rebuilt for the updated ROCm 6.2.2 stack.
hipFFT 1.0.15 for ROCm 6.2.1
hipFFT code for ROCm 6.2.1 did not change. The library was rebuilt for the updated ROCm 6.2.1 stack.
hipFFT 1.0.14 for ROCm 6.2.0
hipFFT code for ROCm 6.2.0 did not change. The library was rebuilt for the updated ROCm 6.2.0 stack.
hipFFT 1.0.13 for ROCm 6.0.2
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
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
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
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
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
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
hipFFT code for ROCm 5.7.0 did not change. The library was rebuilt for the updated ROCm 5.7.0 stack.