mode con cols=75 lines=8
title NVIDIA GPUs
color 0b
PATH=%PATH%;"%PROGRAMFILES%\NVIDIA Corporation\NVSMI\"
:loop
nvidia-smi --query-gpu=index,name,clocks.gr,power.draw,utilization.gpu,fan.speed,temperature.gpu --format=csv,noheader
timeout /t 10 >nul
@cls
goto loop
I'll tell you what and how:
- Line 3. - the size of the window (who has many cards).
- Line 4. - the (window) title.
- Line 5. - the output color.
- Line 8. - query-gpu values separated by comma.
Default benchmark columns (separated by commas):
- ID
- Card name
- Overclock (MHz)
- Power (W)
- Load (%)
- Fan speed (%)
- Temperature (°C)
Preview: http://imgur.com/a/fTX4C
Donations are welcome
ETH: 0xBA3190c0e2B45c0441D7eB274D3105568085D99f
BTC: 1DjNKyaUMCPNcj5RKqzdPQgkw5TQQeuYuy