nvmlVgpuTypeMaxInstance_v1_t#
-
struct nvmlVgpuTypeMaxInstance_v1_t#
Structure to store the maximum number of possible vGPU type IDs — version 1.
Public Members
-
unsigned int version#
IN: The version number of this struct.
-
nvmlVgpuTypeId_t vgpuTypeId#
IN: Handle to vGPU type.
-
unsigned int maxInstancePerGI#
OUT: Maximum number of vGPU instances per GPU instance.
-
unsigned int version#