cuda.bindings.nvml.vgpu_instance_get_encoder_sessions#
- cuda.bindings.nvml.vgpu_instance_get_encoder_sessions(unsigned int vgpu_instance)#
Retrieves information about all active encoder sessions on a vGPU Instance.
- Parameters:
vgpu_instance (unsigned int) – Identifier of the target vGPU instance.
- Returns:
- Reference to caller supplied array
in which the list of session information us returned.
- Return type:
nvmlEncoderSessionInfo_t
See also
nvmlVgpuInstanceGetEncoderSessions