keryx-miner-supr v0.9.8
Opt-in resident Merkle tree + per-GPU efficiency stats on AMD + h-stats fix.
- Resident Merkle tree (
KERYX_RESIDENT_TREE=1) — holds the full possession Merkle tree in RAM so a post-hit proof build is a ~0.5 ms lookup instead of a ~30–40 ms sparse recompute; a solo block-race edge at 10 BPS. Opt-in (~9.6 GB RAM at tier-0); pool miners don't need it. Now wired into the AMD path too, not just CUDA. - Per-GPU efficiency on AMD — MH/s/W + power/temp/fan/clock/VRAM in the hashrate line and stats API, read from amdgpu sysfs (the NVML-free analog;
power1_averageon RDNA,power1_inputon Vega20/Instinct). - Inherits the v0.9.6/0.9.7 stack: escrow modernization, per-GPU transient recovery, GGUF hardening, repetition penalty, and the h-stats hashrate-unit fix.
Carries the full AMD 8 GB-card fix set (blob slabs / dedicated-inference-card / RDNA1 zero-dup exclusion).
Assets
keryx-miner-supr-amd-0.9.8.0.tar.gz— HiveOS (AMD/OpenCL).keryx-miner-supr-amd-mmpos_0.9.8.0.tar.gz— mmpOS.keryx-miner-supr-amd-0.9.8.0.zip— portable Linux AMD.- NVIDIA / Windows / macOS assets attach as CI completes.
Verify against SHA256SUMS-amd.txt.