Reduced number of NVML function calls
This commit is contained in:
@@ -91,6 +91,7 @@ struct card_info {
|
||||
int i2c_fd; /* File descriptor for the i2c device file, for re-use */
|
||||
int product_id; /* EVGA internal product ID, as reported by the iCX3 controller */
|
||||
unsigned int bar0; /* Address of the card's PCI base address register */
|
||||
void *nvml_device; /* Pointer to nvmlDevice_t for use in NVML calls */
|
||||
};
|
||||
|
||||
struct gpu_pci_info {
|
||||
|
||||
Reference in New Issue
Block a user