Skip to content

Implement power usage monitoring for NVidia GPUs

Pedro Liberatti requested to merge (removed):gpu-power into master

A rather simple change to enable power usage reporting of connected GPUs Right now my implementation is limited to NVidia GPUs since I currently don't have an AMD one to properly implement the power measurement functionality.

Merge request reports