3.11. nvmlEventData_t Struct Reference
[Event Handling Methods]
Information about occurred event
Public Variables
- unsigned int computeInstanceId
- If MIG is enabled and nvmlEventTypeXidCriticalError event is attributable to a.
- nvmlDevice_t device
- Specific device where the event occurred.
- unsigned long long eventData
- Stores XID error for the device in the event of nvmlEventTypeXidCriticalError,.
- unsigned long long eventType
- Information about what specific event occurred.
- unsigned int gpuInstanceId
- If MIG is enabled and nvmlEventTypeXidCriticalError event is attributable to a GPU.
Variables
- unsigned int nvmlEventData_t::computeInstanceId [inherited]
- 
                     If MIG is enabled and nvmlEventTypeXidCriticalError event is attributable to a. 
- nvmlDevice_t nvmlEventData_t::device [inherited]
- 
                     Specific device where the event occurred. 
- unsigned long long nvmlEventData_t::eventData [inherited]
- 
                     Stores XID error for the device in the event of nvmlEventTypeXidCriticalError,. 
- unsigned long long nvmlEventData_t::eventType [inherited]
- 
                     Information about what specific event occurred. 
- unsigned int nvmlEventData_t::gpuInstanceId [inherited]
- 
                     If MIG is enabled and nvmlEventTypeXidCriticalError event is attributable to a GPU.