Skip to content

amdtop v0.2.3

Choose a tag to compare

@lhl lhl released this 19 Jul 10:18
· 21 commits to main since this release

amdtop 0.2.3 is a maintenance release that fixes GPU process discovery and establishes tokenless crates.io publishing.

Added

  • Add a maintainer publishing checklist and a GitHub Actions OIDC workflow for tokenless crates.io releases.

Changed

  • Refresh the README screenshot with representative variable CPU and dual-GPU load, including live GPU process telemetry.

Fixed

  • Refresh GPU process indexes periodically so applications started or restarted after amdtop launches appear in the process table.

Install

cargo install amdtop --version 0.2.3 --locked

amdtop requires Linux, an AMD GPU using the amdgpu driver, and Rust 1.88 or newer when building from source.