Sophie

Sophie

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

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

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

.in +1c
.ti -1c
.RI "char \fBstate\fP [256]"
.br
.RI "\fIThe power supply state. \fP"
.ti -1c
.RI "unsigned int \fBcurrent\fP"
.br
.RI "\fIPSU current (A). \fP"
.ti -1c
.RI "unsigned int \fBvoltage\fP"
.br
.RI "\fIPSU voltage (V). \fP"
.ti -1c
.RI "unsigned int \fBpower\fP"
.br
.RI "\fIPSU power draw (W). \fP"
.in -1c
.SH "Detailed Description"
.PP 
Power usage information for an S-class unit. The power supply state is a human readable string that equals 'Normal' or contains a combination of 'Abnormal' plus one or more of the following:
.PP
.IP "\(bu" 2
High voltage
.IP "\(bu" 2
Fan failure
.IP "\(bu" 2
Heatsink temperature
.IP "\(bu" 2
Current limit
.IP "\(bu" 2
Voltage below UV alarm threshold
.IP "\(bu" 2
Low-voltage
.IP "\(bu" 2
SI2C remote off command
.IP "\(bu" 2
MOD_DISABLE input
.IP "\(bu" 2
Short pin transition 
.PP


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