Published on: 2024-05-05
- (PYI) Minor performance improvements (~1%)
- (IRON) Reduce the number of stale shares
- Detect which GPU crashed the miner more reliably
- (UI) Display the number of crashes a GPU caused across miner restarts
Notes:- A new
Errcolumn will appear in the GPU stats table after the first crash - Only soft crashes are detected - the ones that can be recovered from by the built-in watchdog restarting the miner (make sure the miner is not run with
--no-watchdog) - For API users: the new field is
/devices/crash_count
- A new
- (UI) Hide
Invcolumn if--cpu-checkis not set
Bug fixes:
- (ERG+GRAM) Performance regression introduced in 1.16.2