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.

Parameters:
  • device (intptr_t) – The identifier of the target device.

  • object (InforomObject) – The target infoROM object.

See also

nvmlDeviceGetInforomVersion