cuda.bindings.nvml.FBCStats#

class cuda.bindings.nvml.FBCStats#

Empty-initialize an instance of nvmlFBCStats_t.

See also

nvmlFBCStats_t

__init__(*args, **kwargs)#

Methods

__init__(*args, **kwargs)

from_buffer(buffer)

Create an FBCStats instance with the memory from the given buffer.

from_data(data)

Create an FBCStats instance wrapping the given NumPy array.

from_ptr(intptr_t ptr, bool readonly=False)

Create an FBCStats instance wrapping the given pointer.

Attributes

average_fps

int:

average_latency

int:

ptr

Get the pointer address to the data as Python int.

sessions_count

int: