cuda.bindings.nvml.device_get_inforom_image_version#

cuda.bindings.nvml.device_get_inforom_image_version(intptr_t device) str#
Retrieves the global infoROM image version.

:param device: The identifier of the target device.
:type device: intptr_t

:returns: Reference in which to return the infoROM image version.
:rtype: char

.. seealso:: `nvmlDeviceGetInforomImageVersion`