Skip to content

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 09:38
· 375 commits to main since this release

Changelog

  • Make ROCm install location configurable using ROCM_PATH env-var (#88, by @gladiac)
  • Drop DeviceHandle and stop reading hwmon, gpu_metrics if "amdgpu_top" is the only GPU process running.
    • This change allows dGPUs in hybrid system (APU+dGPU) to transition to the D3 state.
  • Add --decode-gm and --decode-gpu-metrics options

GUI

  • Add full fdinfo list button
  • Update eframe and egui_plot
  • Fix rb_type

JSON

  • Add some fields
  • Update OutputJson for GpuMetrics

Full Changelog: v0.8.5...v0.9.0