cuda.bindings.nvml.vgpu_instance_get_encoder_capacity#
- cuda.bindings.nvml.vgpu_instance_get_encoder_capacity(
- unsigned int vgpu_instance,
Retrieve the encoder capacity of a vGPU instance, as a percentage of maximum encoder capacity with valid values in the range 0-100.
- Parameters:
vgpu_instance (unsigned int) – Identifier of the target vGPU instance.
- Returns:
Reference to an unsigned int for the encoder capacity.
- Return type:
unsigned int
See also
nvmlVgpuInstanceGetEncoderCapacity