This page contains proposed changes for a future release of ROCm. Read the latest Linux release of ROCm documentation for your production environments.

hipFFT documentation

hipFFT documentation#

hipFFT is an FFT (fast Fourier transform) marshalling library. It supports either rocFFT or NVIDIA CUDA cuFFT as the backend. hipFFT sits between the application and the backend FFT library, marshalling inputs into the backend and results back to the application. For more information, see the hipFFT overview.

The hipFFT public repository is located at ROCm/hipFFT.

To contribute to the documentation, see Contributing to ROCm.

You can find licensing information on the Licensing page.