Hi there! Im currently trying to write a python program that will calculate the energy consumption of the host computer and i am trying to use Python to do so. I am currently able to get the energy consumption of my GPU through some command line trickery. This requires that i use nvidia-smi though which is fine for my application. I was wondering if there was a way for me to get the energy consumption in watts for the cpu in such a way. Thanks in advance for any replies! Have a great day.
Specs of the system im testing on is as follows.
Ryzen 7 1700
16gigs of Ram
Nvidia 1080ti
If you have any questions, ill try to answer as quickly as i can.