cuda.bindings.nvml.device_validate_inforom#

cuda.bindings.nvml.device_validate_inforom(intptr_t device)#
Reads the infoROM from the flash and verifies the checksums.

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

.. seealso:: `nvmlDeviceValidateInforom`