🚀 jetson-stats works with NVIDIA Jetpack 5 and NVIDIA Jetson Orin series!
Many bugs are fixed, and new features have been added to work more stable with python 3.6, 3.8, 3.9, 3.10
You need only to update jtop using the following command:
sudo -H pip install -U jetson-stats
NOTE: maybe need time to switch off and reboot the system
Major updates:
- Support for NVIDIA Jetpack 5
- Support for NVIDIA Jetson Orin series
- New hardware engines table
- New support for multiple GPU
- New support for memory GPU processes
- Increase support for Docker
- Rearranged and optimized charts
- Optimized control nvpmodel
- Optimized API for jtop library
NVIDIA Jetson Orin example page:
Major fixes
#170 #175 #234 #163 #197 #231 #187 #228 #130 #236 #212 #171
What's Changed
- Hotfix/3.0.1 by @rbonghi in #74
- Added JetPack 4.4.1 by @mritun in #98
- Adjust page numbers by @velaia in #117
- Fix typo by @jaekyu-lee in #160
- Improve grammar/wording in exception messages by @gruentee in #166
- to support L4T 32.6.1 (JetPack4.6) by @kitazaki in #167
- Improve install jetson-stats in conda venv by @So0ni in #186
- to support L4T 32.7.1 (JetPack4.6.1) by @kitazaki in #204
- Add support for Jetpack 4.6.2 by @ligaz in #221
- Bump actions/setup-python from 2 to 4 by @dependabot in #240
- Bump actions/checkout from 2 to 3 by @dependabot in #239
- Bump dependabot/fetch-metadata from 1.3.1 to 1.3.2 by @dependabot in #248
- fix misprint by @cybrex86 in #250
- Bump dependabot/fetch-metadata from 1.3.2 to 1.3.3 by @dependabot in #249
- Bump docker/build-push-action from 3.0.0 to 3.1.0 by @dependabot in #253
- Bump docker/build-push-action from 3.1.0 to 3.1.1 by @dependabot in #259
- Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #278
- Bump docker/build-push-action from 3.1.1 to 3.2.0 by @dependabot in #282
- Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #293
- Bump docker/login-action from 2.0.0 to 2.1.0 by @dependabot in #283
- replace pip with pip3 in README.md by @leonpano2006 in #257
- Fix JTOP info exception for python3.9/python3.11 by @RaymondKirk in #309
New Contributors
- @mritun made their first contribution in #98
- @velaia made their first contribution in #117
- @jaekyu-lee made their first contribution in #160
- @gruentee made their first contribution in #166
- @So0ni made their first contribution in #186
- @ligaz made their first contribution in #221
- @dependabot made their first contribution in #240
- @cybrex86 made their first contribution in #250
- @leonpano2006 made their first contribution in #257
- @RaymondKirk made their first contribution in #309
Full Changelog: 3.1.4...4.0.0