nvmlEventData_t (3)
NAME
nvmlEventData_t -SYNOPSIS
#include <nvml.h>
Data Fields
nvmlDevice_t device
Specific device where the event occurred.
unsigned long long eventType
Information about what specific event occurred.
unsigned long long eventData
Stores last XID error for the device in the event of nvmlEventTypeXidCriticalError,.
Detailed Description
Information about occurred event
Author
Generated automatically by Doxygen for NVML from the source code.