Release Device VI
- Updated2023-02-21
- 2 minute(s) read
Release Device VI
Owning Palette: LVCUDA
Requires: GPU Analysis Toolkit
Frees the device context and any resources allocated since initialization, including resources for communication with the device and any active processes on the device that began after initialization. This VI halts all computations in the context.

![]() |
CUDA Context specifies the device context to release. |
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
error out contains error information. This output provides standard error out functionality. |
Release Device Details
For more information about this VI, refer to the Designing the Block Diagram to Compute on a GPU Device topic.
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.
Example
Refer to the Multi-channel FFT VI in the labview\examples\lvgpu\Multi-channel FFT directory for an example of using the Release Device VI.


