cuda.bindings.nvml.vgpu_type_get_fb_reservation#

cuda.bindings.nvml.vgpu_type_get_fb_reservation(
unsigned int vgpu_type_id,
) unsigned long long#

Retrieve the static framebuffer reservation of the vGPU type in bytes.

Parameters:

vgpu_type_id (unsigned int) – Handle to vGPU type.

Returns:

Reference to return the framebuffer

reservation.

Return type:

unsigned long long

See also

nvmlVgpuTypeGetFbReservation