Provided by: nvidia-cuda-dev_10.1.243-3_amd64 

NAME
nvmlVgpuPgpuMetadata_t -
SYNOPSIS
#include <nvml.h> Data Fields unsigned int version Current version of the structure. unsigned int revision Current revision of the structure. char hostDriverVersion [NVML_SYSTEM_DRIVER_VERSION_BUFFER_SIZE] Host driver version. unsigned int pgpuVirtualizationCaps Pgpu virtualization capabilities bitfield. unsigned int reserved [5] Reserved for internal use. nvmlVgpuVersion_t hostSupportedVgpuRange vGPU version range supported by host driver unsigned int opaqueDataSize Size of opaque data field in bytes. char opaqueData [4] Opaque data.
Detailed Description
Physical GPU metadata structure
Author
Generated automatically by Doxygen for NVML from the source code. Version 1.1 28 Jul 2019 nvmlVgpuPgpuMetadata_t(3)