cuda.bindings.nvml.device_get_inforom_version#
- cuda.bindings.nvml.device_get_inforom_version(intptr_t device, int object) str#
Retrieves the version information for the device's infoROM object. :param device: The identifier of the target device. :type device: intptr_t :param object: The target infoROM object. :type object: InforomObject .. seealso:: `nvmlDeviceGetInforomVersion`