cuda.bindings.nvml.device_get_inforom_configuration_checksum#
- cuda.bindings.nvml.device_get_inforom_configuration_checksum(
- intptr_t device,
Retrieves the checksum of the configuration stored in the device’s infoROM.
- Parameters:
device (intptr_t) – The identifier of the target device.
- Returns:
Reference in which to return the infoROM configuration checksum.
- Return type:
unsigned int
See also
nvmlDeviceGetInforomConfigurationChecksum