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.

Parameters:

device (intptr_t) – The identifier of the target device.

Returns:

Reference in which to return the infoROM image version.

Return type:

char

See also

nvmlDeviceGetInforomImageVersion