cuda.bindings.nvml.vgpu_instance_get_frame_rate_limit#

cuda.bindings.nvml.vgpu_instance_get_frame_rate_limit(
unsigned int vgpu_instance,
) unsigned int#

Retrieve the frame rate limit set for the vGPU instance.

Parameters:

vgpu_instance (unsigned int) – Identifier of the target vGPU instance.

Returns:

Reference to return the frame rate limit.

Return type:

unsigned int

See also

nvmlVgpuInstanceGetFrameRateLimit