Skip to content

spark-dashboard: v0.12.0

Choose a tag to compare

0.12.0 (2026-07-21)

Features

  • engines: associate detected engines with the GPUs they run on (e406a50)
  • frontend: show per-engine GPU badge on multi-GPU hosts (180e414), closes #45
  • gpu: add --simulate-gpus flag appending fictive GPUs to snapshots (f6e29c5)
  • gpu: make main Dashboard hardware panels switch between GPUs (a34c31a), closes #44
  • gpu: monitor all NVIDIA GPUs while preserving backward compatibility (8d6033c)

Bug Fixes

  • engines: clear stale engine PIDs and test the detection merge (6970153)
  • gpu: keep Dashboard hook order stable across the first snapshot (2afad09)

Dependencies & Chores

  • dev: forward SPARK_DASHBOARD_SIMULATE_GPUS in the bare-metal dev loop (cd3290c)