Skip to content

No more sudo!

Compare
Choose a tag to compare
@rbonghi rbonghi released this 19 Jul 14:35
· 972 commits to master since this release
b247480

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