keryx-miner-supr v0.9.9
--resident-tree / --no-resident-tree CLI flag (off by default).
The opt-in in-RAM resident Merkle tree (proof build → lookup-time, a solo block-race edge; ~9.6 GB RAM at tier-0) is now a proper CLI flag instead of only an env var:
- Off by default (frugal on-disk proof build).
--resident-treeturns it on;KERYX_RESIDENT_TREE=1still honored for back-compat.--no-resident-treeforces it off and wins even over a strayKERYX_RESIDENT_TREE=1.
Works on AMD as well as NVIDIA. Carries the full v0.9.x AMD stack: per-GPU efficiency stats (MH/s/W via sysfs), blob slabs / dedicated-inference-card / RDNA1 exclusion for 8 GB cards, bundled Vulkan loader + -noavx engine.
Assets
keryx-miner-supr-amd-0.9.9.0.tar.gz— HiveOS (AMD/OpenCL).keryx-miner-supr-amd-mmpos_0.9.9.0.tar.gz— mmpOS.keryx-miner-supr-amd-0.9.9.0.zip— portable Linux AMD.- NVIDIA / Windows / macOS assets attach as CI completes.
Verify against SHA256SUMS-amd.txt.