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 1, 2, and 3 dimensional transforms, supporting a variety of data types for real and complex values. To learn more see What is rocFFT?
The code is open and hosted here: ROCmSoftwarePlatform/rocFFT
The rocFFT documentation is structured as follows:
Conceptual
API Reference
To contribute to the documentation refer to Contributing to ROCm.
You can find licensing information at the Licensing page.