nvmlEventData_t#

struct nvmlEventData_t#

Information about occurred event.

Public Members

nvmlDevice_t device#

Specific device where the event occurred.

unsigned long long eventType#

Information about what specific event occurred.

unsigned long long eventData#

Stores Xid error for the device in the event of nvmlEventTypeXidCriticalError,.

unsigned int gpuInstanceId#

If MIG is enabled and nvmlEventTypeXidCriticalError event is attributable to a GPU.

unsigned int computeInstanceId#

If MIG is enabled and nvmlEventTypeXidCriticalError event is attributable to a.