Skip to content

Uminer GPU v0.1.3

Choose a tag to compare

@github-actions github-actions released this 11 Jul 03:38

Uminer GPU v0.1.3

English

Performance

  • BTX performance on RTX 4090 improves by approximately 0.3-0.5% compared with v0.1.2 under the same 450 W power limit, Ubuntu 24.04, NVIDIA driver 580 and default miner settings.
  • Ampere and other generic GPU paths are unchanged in this release.

Minimal Usage (BTX)

Replace <BTX_ADDRESS> with a complete BTX address:

./uminer --coin btx -o stratum+tcp://global.btxpool.org:23333 -u <BTX_ADDRESS>.rig01 -p x

Reliability

  • Validated BTX share generation and multiple-share handling on RTX 4090.
  • Retains the pool-assigned nonce range fix introduced in v0.1.2.

Upgrade Notes

  • No command-line or configuration changes are required.
  • Development fee remains disabled by default.

Compatibility

  • Linux x86_64
  • NVIDIA driver 580 or newer
  • glibc 2.39 or newer
  • Release-qualified GPUs: RTX 3080 and RTX 4090

Known Issues

  • TLS pool URLs are not supported.
  • This build requires glibc 2.39 and is not compatible with HiveOS 20.04.

繁體中文

效能

  • 在相同 450 W 功耗上限、Ubuntu 24.04、NVIDIA 驅動 580 與預設礦機設定下,RTX 4090 的 BTX 效能相較 v0.1.2 提升約 0.3-0.5%。
  • 本版本未變更 Ampere 與其他通用 GPU 路徑。

最簡使用方式(BTX)

請將 <BTX_ADDRESS> 替換為完整 BTX 地址:

./uminer --coin btx -o stratum+tcp://global.btxpool.org:23333 -u <BTX_ADDRESS>.rig01 -p x

可靠性

  • 已在 RTX 4090 驗證 BTX share 產生與多 share 處理。
  • 保留 v0.1.2 加入的礦池 nonce 範圍修正。

升級說明

  • 不需要變更命令列或設定檔。
  • 開發者費用預設仍為關閉。

相容性

  • Linux x86_64
  • NVIDIA 驅動 580 或更新版本
  • glibc 2.39 或更新版本
  • 已完成發佈驗證的 GPU:RTX 3080 與 RTX 4090

已知問題

  • 不支援 TLS 礦池 URL。
  • 本版本要求 glibc 2.39,無法在 HiveOS 20.04 上執行。