nvmlVgpuPgpuMetadata_t#

struct nvmlVgpuPgpuMetadata_t#

Physical GPU metadata structure.

Public Members

unsigned int version#

Current version of the structure.

unsigned int revision#

Current revision of the structure.

char hostDriverVersion[80]#

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.