Deprecated Functionality
Starting from CUDA 12.0:
GPU architectures SM35 and SM37 are no longer supported. The minimum required architecture is SM50.
Starting from CUDA 11.8:
CUDA Graphs capture is no longer supported for callback routines that load data in out-of-place mode transforms. An upcoming release will update the cuFFT callback implementation, removing this limitation.
Starting from CUDA 11.4:
Support for callback functionality using separately compiled device code is deprecated on all GPU architectures. Callback functionality will continue to be supported for all GPU architectures.
Starting from CUDA 11.0:
GPU architecture SM30 is no longer supported. The minimum required architecture is SM35.
Support for GPU architectures SM35, SM37 (Kepler), and SM50, SM52 (Maxwell) is deprecated.
Function cufftSetCompatibilityMode
was removed in version 9.1.