mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-06-18 02:35:23 -04: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).