cuda.bindings.nvml.vgpu_type_get_fb_reservation#
- cuda.bindings.nvml.vgpu_type_get_fb_reservation(
- unsigned int vgpu_type_id,
Retrieve the static framebuffer reservation of the vGPU type in bytes. :param vgpu_type_id: Handle to vGPU type. :type vgpu_type_id: unsigned int :returns: Reference to return the framebuffer reservation. :rtype: unsigned long long .. seealso:: `nvmlVgpuTypeGetFbReservation`