cuFFTDx Download

NVIDIA cuFFT introduces cuFFTDx APIs, device side API extensions for performing FFT calculations inside your CUDA kernel. Fusing numerical operations can decrease the latency and improve the performance of your application.



Documentation    |    Samples   |   Support   |   Feedback

Download

Refer to the cuFFTDx documentation for system requirements

By downloading and using the software, you agree to fully comply with the terms and conditions of the NVIDIA Software License Agreement.



CUDA 13

Download CUDA 13 .tar.gz

TAR local installer instructions:


$ wget https://developer.nvidia.com/downloads/compute/cuFFTDx/redist/cuFFTDx/cuda13/nvidia-mathdx-25.06.1-cuda13.tar.gz
Download CUDA 13 .zip

ZIP local installer instructions:

$ wget https://developer.nvidia.com/downloads/compute/cuFFTDx/redist/cuFFTDx/cuda13/nvidia-mathdx-25.06.1-cuda13.zip

CUDA 12

Download CUDA 12 .tar.gz

TAR local installer instructions:


$ wget https://developer.nvidia.com/downloads/compute/cuFFTDx/redist/cuFFTDx/cuda12/nvidia-mathdx-25.06.1-cuda12.tar.gz
Download CUDA 12 .zip

ZIP local installer instructions:

$ wget https://developer.nvidia.com/downloads/compute/cuFFTDx/redist/cuFFTDx/cuda12/nvidia-mathdx-25.06.1-cuda12.zip