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.
Install
Conceptual
Examples
API Reference
To contribute to the documentation, see Contributing to ROCm.
You can find licensing information on the Licensing page.