Sophie

Sophie

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

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

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

.in +1c
.ti -1c
.RI "unsigned int \fBversion\fP"
.br
.RI "\fICurrent version of the structure. \fP"
.ti -1c
.RI "unsigned int \fBrevision\fP"
.br
.RI "\fICurrent revision of the structure. \fP"
.ti -1c
.RI "char \fBhostDriverVersion\fP [NVML_SYSTEM_DRIVER_VERSION_BUFFER_SIZE]"
.br
.RI "\fIHost driver version. \fP"
.ti -1c
.RI "unsigned int \fBpgpuVirtualizationCaps\fP"
.br
.RI "\fIPgpu virtualizaion capabilities bitfileld. \fP"
.ti -1c
.RI "unsigned int \fBreserved\fP [5]"
.br
.RI "\fIReserved for internal use. \fP"
.ti -1c
.RI "\fBnvmlVgpuVersion_t\fP \fBhostSupportedVgpuRange\fP"
.br
.RI "\fIvGPU version range supported by host driver \fP"
.ti -1c
.RI "unsigned int \fBopaqueDataSize\fP"
.br
.RI "\fISize of opaque data field in bytes. \fP"
.ti -1c
.RI "char \fBopaqueData\fP [4]"
.br
.RI "\fIOpaque data. \fP"
.in -1c
.SH "Detailed Description"
.PP 
Physical GPU metadata structure 

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