NVML API Reference Guide (PDF) - vR460 (older) - Last updated April 19, 2021 - Send Feedback

3.3. nvmlBlacklistDeviceInfo_t Struct Reference

[GPU Blacklist Queries]

Blacklist GPU device information

Public Variables

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

Variables

struct nvmlPciInfo_tnvmlBlacklistDeviceInfo_t::pciInfo [inherited]

The PCI information for the blacklisted GPU.

char nvmlBlacklistDeviceInfo_t::uuid[NVML_DEVICE_UUID_BUFFER_SIZE] [inherited]

The ASCII string UUID for the blacklisted GPU.


NVML API Reference Guide (PDF) - vR460 (older) - Last updated April 19, 2021 - Send Feedback