Sophie

Sophie

distrib > Mageia > 7 > x86_64 > media > nonfree-updates > by-pkgid > b86a85131cc739c1c53d0b55840a4328 > files > 6134

nvidia-cuda-toolkit-devel-10.1.168-1.2.mga7.nonfree.x86_64.rpm

.TH "nvmlEventData_t" 3 "24 Apr 2019" "Version 1.1" "NVML" \" -*- nroff -*-
.ad l
.nh
.SH NAME
nvmlEventData_t \- 
.SH SYNOPSIS
.br
.PP
\fC#include <nvml.h>\fP
.PP
.SS "Data Fields"

.in +1c
.ti -1c
.RI "nvmlDevice_t \fBdevice\fP"
.br
.RI "\fISpecific device where the event occurred. \fP"
.ti -1c
.RI "unsigned long long \fBeventType\fP"
.br
.RI "\fIInformation about what specific event occurred. \fP"
.ti -1c
.RI "unsigned long long \fBeventData\fP"
.br
.RI "\fIStores last XID error for the device in the event of nvmlEventTypeXidCriticalError,. \fP"
.in -1c
.SH "Detailed Description"
.PP 
Information about occurred event 

.SH "Author"
.PP 
Generated automatically by Doxygen for NVML from the source code.