cuFFT

E758503

cuFFT is NVIDIA's GPU-accelerated Fast Fourier Transform library designed to perform high-performance FFT computations on CUDA-enabled devices.

All labels observed (2)

Label Occurrences
cuFFT canonical 8
NVIDIA cuFFT Library User Guide 1

How this entity was disambiguated

Statements (50)

Predicate Object
instanceOf CUDA library
FFT library
GPU-accelerated library
apiLanguage C
C++
developer NVIDIA
linked to: NVIDIA Corporation
distributionForm binary library
header files
documentation NVIDIA cuFFT Library User Guide
linked to: cuFFT
feature asynchronous execution with CUDA streams
batched execution
in-place transforms
out-of-place transforms
plan-based execution model
stream support
includedWith NVIDIA CUDA Toolkit installation
license proprietary
optimizedFor NVIDIA GPU architectures
partOf CUDA Toolkit
linked to: CUDA toolkit
primaryFunction Discrete Fourier Transform computation
Fast Fourier Transform computation
programmingModel CUDA
linked to: NVIDIA CUDA
requires CUDA driver
linked to: CUDA Driver API

CUDA runtime
linked to: CUDA Runtime API

CUDA-capable GPU
supportsDataType double-precision complex
double-precision real
single-precision complex
single-precision real
supportsDimension 1D FFT
2D FFT
3D FFT
supportsHardware CUDA-enabled GPU
supportsPlatform Linux
Windows
macOS
supportsPrecision double precision
single precision
supportsTransformType batched FFT
complex-to-complex FFT
complex-to-real FFT
multi-dimensional FFT
real-to-complex FFT
supportsVendor NVIDIA GPU
linked to: GPU
useCase computational chemistry
computational physics
image processing
machine learning
signal processing
spectral analysis

How these facts were elicited

Referenced by (9)

Full triples — surface form annotated when it differs from this entity's canonical label.

CUDA Fortran supports cuFFT
cuBLAS relatedLibrary cuFFT
CUDA includesLibrary cuFFT
CUDA libraries component cuFFT
cuFFT documentation NVIDIA cuFFT Library User Guide
linked to: cuFFT
cuSOLVER integratesWith cuFFT
CUDA Toolkit includesComponent cuFFT
subject linked to: CUDA toolkit