Get CUDA Runtime API Version VI
- Updated2023-02-21
- 2 minute(s) read
Get CUDA Runtime API Version VI
Owning Palette: LVCUDA Driver API
Requires: GPU Analysis Toolkit
Returns the version information for the device context.
The context version information is unique and may not be the same as the CUDA Driver API Version VI.

![]() |
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 Runtime API version returns the CUDA Runtime API that creates the device context. |
![]() |
error out contains error information. This output provides standard error out functionality. |
Get CUDA Runtime API Version 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.




