nvitop
Package — UtilityPython 3.7+Intermediate
Interactive NVIDIA GPU process viewer and monitor
Quick Info
- Documentation
- Official Docs
- Python Version
- 3.7+
- Dependencies
- nvidia-ml-py, psutil, cachetools, termcolor
- Install
pip install nvitop
Learn by Difficulty
Quick Example
python
# Install: pip install nvitop import nvitop # Basic nvitop usage print(f"Using nvitop") # See documentation for detailed examples
nvitop is a third-party package. Interactive NVIDIA GPU process viewer and monitor. Install with: pip install nvitop
Try in PlaygroundTags
packageutilityhelper