cuda.bindings.nvml.InforomObject#
- class cuda.bindings.nvml.InforomObject(value: int)#
Available infoROM objects.
See nvmlInforomObject_t.
- OEM: 0
An object defined by OEM.
- ECC: 1
The ECC object determining the level of ECC support.
- POWER: 2
The power management object.
- DEN: 3
DRAM Encryption object.
- COUNT: 4
This counts the number of infoROM objects the driver knows about.