cuda.bindings.nvml.AccountingStats#

class cuda.bindings.nvml.AccountingStats#
Empty-initialize an instance of `nvmlAccountingStats_t`.


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

Methods

__init__(*args, **kwargs)

from_buffer(buffer)

from_data(data)

from_ptr(intptr_t ptr, bool readonly=False)

Attributes

gpu_utilization

is_running

max_memory_usage

memory_utilization

ptr

start_time

time