cuda.core.system.InforomObject#
- class cuda.core.system.InforomObject(value: int)#
Available infoROM objects.
See nvmlInforomObject_t.
- INFOROM_OEM: 0
An object defined by OEM.
- INFOROM_ECC: 1
The ECC object determining the level of ECC support.
- INFOROM_POWER: 2
The power management object.
- INFOROM_DEN: 3
DRAM Encryption object.
- INFOROM_COUNT: 4
This counts the number of infoROM objects the driver knows about.