Release Notes#

This section includes significant changes, new features, performance improvements, and various issues. Unless noted, listed issues should not impact functionality. When functionality is impacted, we offer a work-around to avoid the issue (if available).

1.4.0 Early Access#

The first Early Access (EA) release of cuFFTDx library with Link Time Optimization via cuFFT.

New Features#

  • Over 1000 additional sizes supported with improved performance and without workspace requirement, via code sharing across cuFFT and cuFFTDx enabled by LTO.

  • New LTO-enabled features supports both offline (NVCC) and online (NVRTC / nvJitLink) kernel generation.

Note

See Release Notes for information on previous releases.