nvmlVgpuTypeIdInfo_v1_t#
-
struct nvmlVgpuTypeIdInfo_v1_t#
Structure to store the vGPU type IDs — version 1.
Public Members
-
unsigned int version#
IN: The version number of this struct.
-
unsigned int vgpuCount#
IN/OUT: Number of vGPU types.
-
nvmlVgpuTypeId_t *vgpuTypeIds#
OUT: List of vGPU type IDs.
-
unsigned int version#