GPU Monitoring with NVITOP

Prev Next

Install & run nvitop using the following commands:

python3 -m pip install --user pipx
python3 -m pipx ensurepath
. ~/.bashrc
pipx run nvitop -m full -c --colorful
Terminal displaying GPU usage statistics and system performance metrics with no running processes.

Terminal displaying GPU usage statistics