Provided by: nvidia-cuda-dev_9.1.85-3ubuntu1_amd64 bug

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.