github ocminer/keryx-miner-supr v0.10.3
v0.10.3 — legacy build line + mixed-rig OPoI fixes

latest releases: v0.13.3, v0.13.2, v0.13.1...
one month ago

keryx-miner-supr v0.10.3

New: LEGACY and PASCAL-capable builds for older GPUs/drivers, plus mixed-rig OPoI stability.

Fixes

  • Legacy build line (sm_70+: Volta/V100, CMP 100-210, Turing+) and modern (sm_75+, driver 575+). Fixes CUDA_ERROR_INVALID_PTX / "no kernel image available" on older GPUs, and CUDA_ERROR_UNSUPPORTED_PTX_VERSION (driver too old for the modern PTX — update to 575+ or use the legacy build).
  • Mixed-rig OPoI hard inference gate — pauses and drains the PoM walk before an inference model swap, fixing the "inference while the model is still loading" crash (CUDA_ERROR_ILLEGAL_ADDRESS).
  • llama context-alloc retry — falls back to a 1024-token context when the default 4096 doesn't fit a tight-VRAM card.
  • Non-AVX CPU support — both build lines bundle libkeryx-llama.so (AVX) + libkeryx-llama-noavx.so (SSE4.2 baseline); the miner auto-selects the right one.
  • Clearer PTX error message (distinguishes a too-old GPU from a too-old driver).

Assets

  • keryx-miner-supr-0.10.3-linux-x86_64.tar.gz / keryx-miner-supr-0.10.3.tar.gz (HiveOS) — MODERN (sm_75+, driver 575+)
  • keryx-miner-supr-legacy-0.10.3-linux-x86_64.tar.gz / keryx-miner-supr-legacy-0.10.3.tar.gz (HiveOS) — LEGACY (sm_70+)
  • MMPOS packages, Windows (miner exe + CUDA/OpenCL plugins), AMD variant, SHA256SUMS.

Pick the build that matches your GPU + driver. Models auto-download to /hive/miners/custom/models (HiveOS) or <miner>/models.

Don't miss a new keryx-miner-supr release

NewReleases is sending notifications on new releases.