cuda.bindings.nvml.FBCSessionInfo#

class cuda.bindings.nvml.FBCSessionInfo(size=1)#
Empty-initialize an array of `nvmlFBCSessionInfo_t`.

The resulting object is of length `size` and of dtype `fbc_session_info_dtype`.
If default-constructed, the instance represents a single struct.

:param size: number of structs, default=1.
:type size: int

.. seealso:: `nvmlFBCSessionInfo_t`
__init__(*args, **kwargs)#

Methods

__init__(*args, **kwargs)

from_buffer(buffer)

from_data(data)

from_ptr(intptr_t ptr, size_t size=1, ...)

Attributes

average_fps

average_latency

display_ordinal

h_max_resolution

h_resolution

pid

ptr

session_flags

session_id

session_type

v_max_resolution

v_resolution

vgpu_instance