LabVIEW GPU Analysis Toolkit API Reference

Get Version VI

  • Updated2023-02-21
  • 2 minute(s) read

Get Version VI

Owning Palette: LVCUFFT

Requires: GPU Analysis Toolkit

Returns the version information for the CUFFT library.

CUFFT Handle in specifies the initialized CUFFT library to use for the FFT calculation. This input also determines the device executing the function.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
CUFFT Handle out returns the handle that defines the inverse FFT operation.
CUFFT version returns the current version of the initialized CUFFT library.
error out contains error information. This output provides standard error out functionality.

Log in to get a better experience