Free Memory VI
- Updated2023-02-21
- 2 minute(s) read
Free Memory VI
Owning Palette: LVCUDA
Requires: GPU Analysis Toolkit
Releases the memory, or buffer, on the device that stores data. Wire data to the CUDA U8 Device Ptr input to determine the polymorphic instance to use.
The connector pane displays the default data types for this polymorphic function.

![]() |
CUDA U8 Device Ptr specifies a class with access to allocated memory. This input can contain the following data types:
|
![]() |
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. |
Free Memory 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 Free Memory VI.


