EthMonitoringLinux
EthMonitoringLinux copied to clipboard
nvidia-smi
would you think possible to include nvidia-smi power consuptions working with ethmonitoring ?
Yes, i'l include it.
could you point me in the right direction?
Just need to read the output of this command:
nvidia-smi -i 0 --loop-ms=1000 --format=csv,noheader --query-gpu=power.draw
Unfortunately I don't work with NVidia to test it.