GpuGraphTX
Simple moving graph of GPU activity for the Jetson TX1 and Jetson TX2
Install / Use
/learn @jetsonhacks/GpuGraphTXREADME
gpuGraphTX
A very simple moving graph of GPU activity for the NVIDIA Jetson TX1 and Jetson TX2. This allows visualization of GPU utilization.

The graph is implemented as an animated Python Matplotlib graph. The app requires the Python Matplotlib library.
For Python 2.7, Matplotlib may be installed as follows:
$ sudo apt-get install python-matplotlib
For Python 3, Matplotlib may be installed as follows:
$ sudo apt-get install python3-matplotlib
You can run the app:
$ ./gpuGraph.py
or:
$ python gpuGraph.py
or:
$ python3 gpuGraph.py
Monitoring from host machine
Provide user@ip as a command line argument when calling gpuGraph.py with the user and ip address of the Jetson board. A password of user will be prompted. It uses ssh to retrieve the GPU information from the Jetson board:
$ ./gpuGraph.py user@192.168.0.123
Release Notes
Initial Release May, 2018
- L4T 28.2 (JetPack 3.2)
- Tested on Jetson TX2
- Tested on Jetson TX1
Related Skills
node-connect
349.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.5kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
