LabVIEW GPU Analysis Toolkit API Reference

Get Device VI

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

Get Device VI

Owning Palette: LVCUDA

Requires: GPU Analysis Toolkit

Retrieves the device ID for the device context you provide.

Details  

CUDA Context in specifies the device context to inspect.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
CUDA Context out returns the inspected device context.
CUDA Device returns the device ID associated with the device context.
error out contains error information. This output provides standard error out functionality.

Get Device Details

For more information about the CUDA API, refer to the NVIDIA GPU Computing Documentation website at nvidia.com and download the CUDA API Reference Manual.