cuda.bindings.nvml.VgpuLicenseInfo#

class cuda.bindings.nvml.VgpuLicenseInfo#
Empty-initialize an instance of `nvmlVgpuLicenseInfo_t`.


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

Methods

__init__(*args, **kwargs)

from_buffer(buffer)

from_data(data)

from_ptr(intptr_t ptr, bool readonly=False)

Attributes

current_state

is_licensed

license_expiry

ptr