cuda.bindings.nvml.vgpu_instance_get_fb_usage#
- cuda.bindings.nvml.vgpu_instance_get_fb_usage(
- unsigned int vgpu_instance,
Retrieve the framebuffer usage in bytes.
- Parameters:
vgpu_instance (unsigned int) – The identifier of the target instance.
- Returns:
Pointer to framebuffer usage in bytes.
- Return type:
unsigned long long
See also
nvmlVgpuInstanceGetFbUsage