EthMonitoringLinux icon indicating copy to clipboard operation
EthMonitoringLinux copied to clipboard

nvidia-smi

Open invidtiv opened this issue 8 years ago • 3 comments

would you think possible to include nvidia-smi power consuptions working with ethmonitoring ?

invidtiv avatar Feb 12 '18 15:02 invidtiv

Yes, i'l include it.

JamesSmith2 avatar Feb 13 '18 07:02 JamesSmith2

could you point me in the right direction?

invidtiv avatar Mar 09 '18 13:03 invidtiv

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.

gpires avatar Jun 04 '18 22:06 gpires