cuda.bindings.nvml.device_get_fbc_sessions#

cuda.bindings.nvml.device_get_fbc_sessions(intptr_t device)#
Retrieves information about active frame buffer capture sessions on a target device.

:param device: The identifier of the target device.
:type device: intptr_t

.. seealso:: `nvmlDeviceGetFBCSessions`