Skip to content

Hashborn NOID Miner 0.1.4

Pre-release
Pre-release

Choose a tag to compare

@hashborn72 hashborn72 released this 25 Aug 10:48
· 6 commits to main since this release

Hashborn NOID Miner 0.1.4 — multi-GPU prerelease

RU:

  • Один процесс поддерживает --cuda-devices all или выбранный список, например --cuda-devices 0,1,3; прежний параметр --cuda-device N сохранён.
  • Добавлены раздельная статистика GPU и общий итог, непересекающееся nonce-пространство и единый точный учёт 5% developer fee.
  • Обновлена multi-GPU интеграция HiveOS и сопоставление телеметрии по PCI Bus ID.
  • Одиночные RTX 5090 и RTX 4090 проверены на реальном майнинге; автоматические тесты координации нескольких GPU пройдены.

Важно: одновременная работа нескольких GPU в одном процессе на одном физическом хосте пока не проверена. Поэтому версия 0.1.4 опубликована как prerelease для тестирования.

EN:

  • One process now supports --cuda-devices all or an explicit list such as --cuda-devices 0,1,3; the existing --cuda-device N option remains supported.
  • Added per-GPU and total statistics, non-overlapping nonce allocation, and exact process-wide 5% developer-fee accounting.
  • Updated HiveOS multi-GPU integration and PCI Bus ID telemetry mapping.
  • Single-GPU RTX 5090 and RTX 4090 mining passed; automated multi-GPU coordination tests passed.

Important: simultaneous multi-GPU operation in one process on one physical host has not yet been tested. Version 0.1.4 is therefore published as a prerelease for testing.

Requirements: Linux x86-64, GLIBC 2.34+, NVIDIA driver 595.84+. CUDA Toolkit is not required. NVIDIA RTX 30/40/50 are supported.

Source notice: the miner source code is not disclosed. Each user must decide whether to trust and run the closed-source binary. Verify SHA-256 and run ./hashborn-noid --integrity-check before use.