cuda.bindings.nvml.vgpu_instance_get_uuid#
- cuda.bindings.nvml.vgpu_instance_get_uuid(unsigned int vgpu_instance) str#
Retrieve the UUID of a vGPU instance.
- Parameters:
vgpu_instance (unsigned int) – Identifier of the target vGPU instance.
- Returns:
Pointer to caller-supplied buffer to hold vGPU UUID.
- Return type:
char
See also
nvmlVgpuInstanceGetUUID