cuda.bindings.nvml.vgpu_instance_get_type#
- cuda.bindings.nvml.vgpu_instance_get_type(unsigned int vgpu_instance) unsigned int#
Retrieve the vGPU type of a vGPU instance.
- Parameters:
vgpu_instance (unsigned int) – Identifier of the target vGPU instance.
- Returns:
Reference to return the vgpu_type_id.
- Return type:
unsigned int
See also
nvmlVgpuInstanceGetType