You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Safety: cap Turbo/Crazy presets at GPU 2200, clamp undervolted >2200 in the helper, warn on Crazy + Hub ODRS cache
- tuner-presets.json: Turbo and Crazy still pointed the GPU at 2230 @ 1000 mV,
the exact undervolted combo that hard-freezes the BC-250. Both now cap at the
validated 2200 MHz.
- helper _gpu_curve: defensive clamp — any request >2200 MHz at <=1000 mV is
reduced to 2200 (2230 needs 1000-1060 mV per community data); >2200 stays
allowed when the caller raises the voltage. +2 tests (11 total).
- Tuner: applying a 4000 MHz-class preset (Crazy) now warns that it is
benchmark-only, persists across reboots, and can hard-freeze some boards
(the root cause of the 4 hangs of the last two days).
- Hub: ODRS ratings get a 24h on-disk cache (~/.cache/skillfish-hub) — faster
launches and stars keep working offline; the manual refresh button bypasses it.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments