cuda.bindings.nvml.NvlinkFirmwareVersion#
- class cuda.bindings.nvml.NvlinkFirmwareVersion#
Empty-initialize an instance of nvmlNvlinkFirmwareVersion_t.
See also
nvmlNvlinkFirmwareVersion_t
- __init__(*args, **kwargs)#
Methods
__init__(*args, **kwargs)from_buffer(buffer)Create an NvlinkFirmwareVersion instance with the memory from the given buffer.
from_data(data)Create an NvlinkFirmwareVersion instance wrapping the given NumPy array.
from_ptr(intptr_t ptr, bool readonly=False)Create an NvlinkFirmwareVersion instance wrapping the given pointer.
Attributes
majorint:
minorint:
ptrGet the pointer address to the data as Python
int.sub_minorint:
ucode_typeint: