Sophie

Sophie

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

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

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

.in +1c
.ti -1c
.RI "unsigned long long \fBl1Cache\fP"
.br
.RI "\fIL1 cache errors. \fP"
.ti -1c
.RI "unsigned long long \fBl2Cache\fP"
.br
.RI "\fIL2 cache errors. \fP"
.ti -1c
.RI "unsigned long long \fBdeviceMemory\fP"
.br
.RI "\fIDevice memory errors. \fP"
.ti -1c
.RI "unsigned long long \fBregisterFile\fP"
.br
.RI "\fIRegister file errors. \fP"
.in -1c
.SH "Detailed Description"
.PP 
Detailed ECC error counts for a device.
.PP
\fBDeprecated\fP
.RS 4
Different GPU families can have different memory error counters See \fBnvmlDeviceGetMemoryErrorCounter\fP 
.RE
.PP


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