cuda.bindings.nvml.vgpu_type_get_framebuffer_size#

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

Retrieve the vGPU framebuffer size in bytes.

Parameters:

vgpu_type_id (unsigned int) – Handle to vGPU type.

Returns:

Pointer to framebuffer size in bytes.

Return type:

unsigned long long

See also

nvmlVgpuTypeGetFramebufferSize