mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-07-08 11:56:59 +00:00
3ff4eb5519
Previously the global GPU-toggle total was set once and never overridden, so a first scan on the local 1-GPU container left the Run-panel GPU button row stuck on GPU 0 even after switching to a 4-GPU remote host. Now any scan returning a positive total updates the binding; zero/missing values still don't clobber a known-good count (no flicker during in-flight re-probes).