Skip to content

roctop v0.3.1

Choose a tag to compare

@nrhevu nrhevu released this 25 Jun 03:26

roctop v0.3.1

Highlights

  • Added GPU number filtering, so you can quickly focus the UI on selected GPUs.
  • Added process table zoom for easier inspection of long process lists.
  • Added graph history panning for navigating recent metric history.
  • Improved live graph rendering stability, including subsecond refresh behavior and keypress-driven redraws.
  • Fixed process info popup overflow handling.
  • Improved process safety and telemetry parsing around malformed or incomplete ROCm/AMD SMI process data.

Packaging and Release

  • Added GitHub Actions workflow to build Python distributions and publish to PyPI.
  • Refreshed the demo SVG with the current UI controls.
  • Bumped package version to 0.3.1.

Verification

  • Test coverage was updated across CLI, collectors, interaction, and rendering behavior.
  • Local test suite passes with 166 tests.