cuFFTMp
11.0.14
  • Documentation home

User guide

  • Quick start
  • How to use cuFFTMp
    • Hardware and software requirements
      • Hardware requirements
      • Software requirements
    • API usage
      • Usage with built-in slab data decompositions
      • Usage with custom slabs and pencils data decompositions
      • Usage with NVSHMEM
      • Reshape API
      • Helper functions
    • Versioning
    • Usage tips
      • Building against HPC SDK
    • Supported functionalities
    • Performance considerations
    • Memory requirements
    • Bootstrapping mechanism
    • NVSHMEM and cuFFTMp
      • Usage
      • NVSHMEM initialization
      • Compatibility
      • HPC-SDK, cuFFTMp and NVSHMEM
    • Notable differences with the single-process, multi-GPU API
  • API reference
    • Plan creation, execution and destruction
      • cufftCreate and cufftDestroy
      • cufftSetStream
      • cufftMpAttachComm
      • cufftXtSetDistribution
      • cufftXtSetSubformatDefault
      • cufftMakePlan
      • cufftXtExecDescriptor
      • cufftXtExec, cufftExec*
    • Descriptors
      • cufftXtMalloc and cufftXtFree
      • cufftXtMemcpy
    • Standalone Reshape
      • cufftMpCreateReshape
      • cufftMpAttachReshapeComm
      • cufftMpMakeReshape
      • cufftMpGetReshapeSize
      • cufftMpExecReshapeAsync
      • cufftMpDestroyReshape
  • Release Notes
    • cuFFTMp 11.0.14 EA (HPC-SDK 23.11)
      • New features
      • Deprecations
      • Known issue
      • Resolved issues
    • cuFFTMp 11.0.5 EA (HPC-SDK 23.3)
      • New features
      • Deprecations
      • Known issue
      • Resolved issues
    • cuFFTMp 10.8.1 EA (HPC-SDK 23.1)
      • New features
      • Deprecations
      • Known / resolved issues
    • cuFFTMp 10.8.1 EA (HPC-SDK 22.5+)
      • New features
      • Deprecations
      • Known / resolved issues
    • cuFFTMp 0.0.2 EA (HPC-SDK 22.3)
      • New features
      • Deprecations
      • Known / resolved issues
    • Standalone EA (November 2021)
      • New features
      • Deprecations
      • Known / resolved issues
cuFFTMp
  • Index

Index

C

C

  • cufftCreate (C function)
  • cufftDestroy (C function)
  • cufftHandle (C type)
  • cufftMakePlan2d (C function)
  • cufftMakePlan3d (C function)
  • cufftMpAttachComm (C function)
  • cufftMpAttachReshapeComm (C function)
  • cufftMpCommType (C enum)
  • cufftMpCommType.CUFFT_COMM_MPI (C enumerator)
  • cufftMpCommType.CUFFT_COMM_NONE (C enumerator)
  • cufftMpCreateReshape (C function)
  • cufftMpDestroyReshape (C function)
  • cufftMpExecReshapeAsync (C function)
  • cufftMpGetReshapeSize (C function)
  • cufftMpMakeReshape (C function)
  • cufftReshapeHandle (C type)
  • cufftSetStream (C function)
  • cufftXtCopyType (C enum)
  • cufftXtCopyType.CUFFT_COPY_DEVICE_TO_DEVICE (C enumerator)
  • cufftXtCopyType.CUFFT_COPY_DEVICE_TO_HOST (C enumerator)
  • cufftXtCopyType.CUFFT_COPY_HOST_TO_DEVICE (C enumerator)
  • cufftXtExec (C function)
  • cufftXtExecDescriptor (C function)
  • cufftXtFree (C function)
  • cufftXtMalloc (C function)
  • cufftXtMemcpy (C function)
  • cufftXtSetDistribution (C function)
  • cufftXtSetSubformatDefault (C function)
  • cufftXtSubFormat (C enum)
  • cufftXtSubFormat.CUFFT_XT_FORMAT_DISTRIBUTED_INPUT (C enumerator)
  • cufftXtSubFormat.CUFFT_XT_FORMAT_DISTRIBUTED_OUTPUT (C enumerator)
  • cufftXtSubFormat.CUFFT_XT_FORMAT_INPLACE (C enumerator)
  • cufftXtSubFormat.CUFFT_XT_FORMAT_INPLACE_SHUFFLED (C enumerator)

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

Copyright © 2021-2022, NVIDIA Corporation and affiliates.