Get Device Properties VI
- Updated2023-02-21
- 2 minute(s) read
Get Device Properties VI
Owning Palette: LVCUDA
Requires: GPU Analysis Toolkit
Retrieves the properties for a device using the device ID you provide. Device properties can include such properties as the device name, the amount of memory, the number of threads, and the device version.

![]() |
device specifies the device ID of the device to inspect. |
![]() |
max name length specifies the maximum character length for the device name. |
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
CUDA Device Properties returns a collection of device properties. |
![]() |
error out contains error information. This output provides standard error out functionality. |
Get Device Properties 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.



