rocFFT documentation#
The rocFFT library provides a fast and accurate implementation of the discrete Fast Fourier Transform (FFT) written in HIP for GPU devices. The rocFFT library calculates discrete Fourier transforms for one, two, and three-dimensional transforms, supporting various data types for real and complex values. To learn more, see What is rocFFT?
The rocFFT public repository is located at ROCm/rocFFT.
Install
Conceptual
Samples
API reference
To contribute to the documentation, see Contributing to ROCm.
You can find licensing information on the Licensing page.