Skip to content

Releases: rbonghi/jetson_stats

⛵ Jetpack 6 onboard!

04 Jan 15:29
Compare
Choose a tag to compare

jetson-stats now run on Jetpack 6.0 DP and other contributions are merge to jetson-stats!

Update jetson-stats to latest 4.2.4 release

sudo pip3 install -U jetson-stats

🙏 Thank you everybody for your help!

Screenshot from 2024-01-04 16-22-29

What's Changed

New Contributors

Full Changelog: 4.2.3...4.2.4

jetson-stats 4.2 - 🧑‍🚀 space updates

17 Mar 17:44
Compare
Choose a tag to compare

🚀 Space weekend!

🧑‍🚀 "Cape Canaveral, a new jtop is landed here!"

sudo pip3 install -U jetson-stats

NOTE: maybe you need time to switch off and reboot the system

jtop

A new powerful version is more efficient, and more robust with more data and a new stable API, but let's start step by step:

  • jtop now is tegrastatsless. Directly dump from your NVIDIA Jetson all data
  • optimized jetson_clocks, need less time to know if jetson_clocks is enabled
  • optimized nvpmodel wrapper, you can change the model and now which is the default configuration
  • new fan controller. Now jtop wrap nvfancontrol, new profiles are available on your board
  • enable/disable 3D scaling on your NVIDIA Jetson GPU
  • new process function
  • new JSON output
  • new fresh, and clear documentation
  • all jtop pages are updated
    • ALL page now show all processes running on GPU
    • GPU page now show also the GPU RAM
    • MEM now show clear cache and you can create more than one swap (bootable or not)
    • Serial Number is hidden by default. Now is simple to share a screenshot from jtop

Happy new jtop 4.2

⚙️ Engine page & ℹ️ new Info page

25 Jan 15:25
Compare
Choose a tag to compare

Great Scott!!!
Engines, and a new INFO page, which is located with more details information about the "699-level part number", part number, module type, and others!
jtop

Let's go in order about all the new features:

  • New Engine page (picture below)
    • All engines available on your NVIDIA Jetson. This page is automatically generated from the engines available on your board
    • This page show: Min frequency, Max frequency and Current running frequency
    • If the engine is running the linear gauge appears Green
  • Updated Info page (picture below)
    • New variables are available on your board
    • 699 level part number
    • Part number
    • Module
    • Model
  • New documentation page: https://rnext.it/jetson_stats/
  • Optimized installation
  • Jetpack 5.1 now detected
  • Fixes: #337 #333 #341 #338 #328 #327 #345 #331 #334 #335 #330 #340 #83 #344

Screenshot from 2023-01-25 11-15-18
Screenshot from 2023-01-25 11-15-29

What's Changed

Full Changelog: 4.0.0...4.1.0

🚀 Jetpack 5 & NVIDIA Jetson Orin!

05 Jan 19:27
Compare
Choose a tag to compare

🚀 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:

  1. Support for NVIDIA Jetpack 5
  2. Support for NVIDIA Jetson Orin series
  3. New hardware engines table
  4. New support for multiple GPU
  5. New support for memory GPU processes
  6. Increase support for Docker
  7. Rearranged and optimized charts
  8. Optimized control nvpmodel
  9. Optimized API for jtop library

jtop

NVIDIA Jetson Orin example page:
Screenshot from 2023-01-05 20-21-52

Major fixes

#170 #175 #234 #163 #197 #231 #187 #228 #130 #236 #212 #171

What's Changed

New Contributors

Full Changelog: 3.1.4...4.0.0

4.0.0rc3

04 Jan 12:48
Compare
Choose a tag to compare
4.0.0rc3 Pre-release
Pre-release

⚠️ Now, jetson-stats works with the new Jetpack 5.0. Many bugs are fixed, but the jtop is NOT STABLE yet. If you want to test, please write:

sudo -H pip install jetson-stats==4.0.0rc3

Major fixes:

All suggestions or bugs found are welcome!

Screenshot from 2022-12-31 13-13-18
Screenshot from 2022-12-31 13-14-11
Screenshot from 2022-12-31 13-14-25

What's Changed

New Contributors

Full Changelog: 3.0.0...4.0.0rc3

4.0.0rc2

13 Jun 07:33
Compare
Choose a tag to compare
4.0.0rc2 Pre-release
Pre-release

⚠️ Now, jetson-stats works with the new Jetpack 5.0. Many bugs are fixed, but the jtop is NOT STABLE yet. If you want to test, please write:

sudo -H pip install jetson-stats==4.0.0rc2

Major fixes:

All suggestions or bugs found are welcome!

image

What's Changed

New Contributors

Full Changelog: 3.0.0...4.0.0rc2

4.0.0rc1

10 Jun 13:02
Compare
Choose a tag to compare
4.0.0rc1 Pre-release
Pre-release

⚠️ Now, jetson-stats works with the new Jetpack 5.0. Many bugs are fixed, but the jtop is NOT STABLE yet. If you want to test, please write:

sudo -H pip install jetson-stats==4.0.0rc1

All suggestions or bugs found are welcome!

image

What's Changed

New Contributors

Full Changelog: 3.0.0...4.0.0rc1

No more sudo!

19 Jul 14:35
b247480
Compare
Choose a tag to compare

YES! Finally you can run jtop

Main features

  • sudo is no required #67
  • Shared memory. You can read how many memory is used from your GPU #68
  • Improved fan control. Now you can select which functionality you want use in your board #41

Library update

  • All jtop methods now are dictionaries. You can integrate in your python script and log on pandas or on a csv file
  • You can change NV Power mode only writing the name or use the ID only changing a variable
  • You can enable and disable jetson_clocks with a simple True/False
  • Change fan status or speed with a variable
  • Enable or disable a swap
  • Completely update the jtop API documentation jtop, clear and simple!

jtop

CPU page, Clickable and redesign plots

11 May 16:00
Compare
Choose a tag to compare

This new version add a new page on jtop. Now you can monitor CPUs in a page!

New features:

  • CPU page
  • All buttons and menu in jtop are now clickable
  • Detect coming Jetpack 4.4
  • Minor fixes GUI
  • Add CPU info method
  • Add JETSON_MODULE

jtop

jetson_config, new environment variables, improved jtop

28 Mar 20:48
Compare
Choose a tag to compare

This new release improve the performance of jtop
jtop

New script jetson_config available on your shell:

  • manage the health of this package
  • enable/disable desktop
  • improve wifi
  • control jetson_clocks (like jtop)

jetson_config
Fix some bugs:

  • jtop not working #49
  • Check status jetson_clocks #36
  • jtop should not print Total value as sum of POM_5V_IN, POM_5V_GPU and POM_5V_CPU #51