cuda.bindings.nvml.GridLicenseExpiry#
- class cuda.bindings.nvml.GridLicenseExpiry#
Empty-initialize an instance of nvmlGridLicenseExpiry_t.
See also
nvmlGridLicenseExpiry_t
- __init__(*args, **kwargs)#
Methods
__init__(*args, **kwargs)from_buffer(buffer)Create an GridLicenseExpiry instance with the memory from the given buffer.
from_data(data)Create an GridLicenseExpiry instance wrapping the given NumPy array.
from_ptr(intptr_t ptr, bool readonly=False)Create an GridLicenseExpiry instance wrapping the given pointer.
Attributes
dayint:
hourint:
min_int:
monthint:
ptrGet the pointer address to the data as Python
int.secint:
statusint:
yearint: