NVML API Reference Guide (PDF) - vR550 (older) - Last updated March 12, 2024 - Send Feedback

5.16. nvmlExcludedDeviceInfo_t Struct Reference

[Excluded GPU Queries]

Excluded GPU device information

Public Variables

struct nvmlPciInfo_t pciInfo
The PCI information for the excluded GPU.
char  uuid[NVML_DEVICE_UUID_BUFFER_SIZE]
The ASCII string UUID for the excluded GPU.

Variables

struct nvmlPciInfo_tnvmlExcludedDeviceInfo_t::pciInfo [inherited]

The PCI information for the excluded GPU.

char nvmlExcludedDeviceInfo_t::uuid[NVML_DEVICE_UUID_BUFFER_SIZE] [inherited]

The ASCII string UUID for the excluded GPU.


NVML API Reference Guide (PDF) - vR550 (older) - Last updated March 12, 2024 - Send Feedback