cuFFTDx
1.2.0
  • Documentation home

User guide:

  • Requirements and Functionality
    • Requirements
      • Supported Compilers
    • Supported Functionality
  • Quick Installation Guide
    • cuFFTDx In Your Project
    • cuFFTDx In Your CMake Project
      • Defined Variables
  • First FFT Using cuFFTDx
    • Defining Basic FFT
    • Executing FFT
    • Launching FFT Kernel
    • Compilation
  • Your Next Custom FFT Kernels
    • Using Optimal parameters
    • Extra Shared Memory
    • What happens under the hood
      • Why?
  • Achieving High Performance
    • General Advice
    • Memory Management
    • Kernel Fusion
    • Advanced
    • Further Reading
      • References
  • cuFFTDx API Reference
    • Operators
      • Description Operators
        • Size Operator
        • Direction Operator
        • Type Operator
        • Precision Operator
        • SM Operator
        • RealFFTOptions Operator
      • Execution Operators
        • Thread Operator
        • Block Operator
        • Block Configuration Operators
    • Traits
      • Description Traits
        • Size Trait
        • Type Trait
        • Direction Trait
        • Precision Trait
        • Is FFT? Trait
        • Is FFT Execution? Trait
        • Is FFT-complete? Trait
        • Is FFT-complete Execution? Trait
      • Execution Traits
        • Thread Traits
        • Block Traits
      • Other Traits
        • cufftdx::is_supported
    • Execution Methods
      • Thread Execute Method
      • Block Execute Method
        • Shared Memory Usage
        • Make Workspace Function
      • Value Formats and Data Layouts
        • Value Formats
        • Data Layouts
  • Examples
    • Introduction Examples
    • Simple FFT Examples
      • simple_fft_thread* Examples
      • simple_fft_block* Examples
      • Extra simple_fft_block(*) Examples
    • NVRTC Examples
    • FFT Performance
    • Convolution Examples
    • 2D/3D FFT Advanced Examples
    • Mixed Precision FFT Examples
    • Input/Output Helper Functions
  • Release Notes
    • 1.2.0
      • New Features
      • Resolved Issues
    • 1.1.1
      • New Features
      • Resolved Issues
    • 1.1.0
      • New Features
      • Known Issues
    • 1.0.0
      • New Features
      • Resolved Issues
    • 0.3.1
      • Known Issues
  • Software License Agreement
cuFFTDx
  • Search


© Copyright 2022-2024, NVIDIA Corporation & Affiliates. All rights reserved.

Built with Sphinx using a theme provided by Read the Docs.

Privacy Policy | Manage My Privacy | Do Not Sell or Share My Data | Terms of Service | Accessibility | Corporate Policies | Product Security| Contact

z