LabVIEW GPU Analysis Toolkit API Reference

Get Current Context VI

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

Get Current Context VI

Owning Palette: LVCUDA Driver API

Requires: GPU Analysis Toolkit

Retrieves the current, active device context.

Details  

CUDA Context in specifies the device context that stores the result.
Is Primary? specify TRUE if the Initialize Device VI creates the context passed to CUcontext.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
CUDA Context out returns the current, active device context.
error out contains error information. This output provides standard error out functionality.

Get Current Context Details

Use the LVCUDA Driver API VIs with the LVCUDA SDK VIs to build wrappers for custom GPU VIs.

For more information about how to use the LVCUDA SDK and LVGPU SDK VIs, refer to the KnowledgeBase article Customizing GPU Computing Using the GPU Analysis Toolkit at ni.com.