Uminer GPU v0.1.0
Uminer GPU v0.1.0
English
Highlights
- First public BTX release using the unified
uminer --coin btxexecutable. - Supports multi-GPU mining, pool failover, watchdog, local monitoring API and automatic scan sizing.
- Development fee is disabled by default.
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 xCompatibility
- Linux x86_64
- NVIDIA driver 580 or newer
- glibc 2.39 or newer
- Included CUDA architectures:
sm_80,sm_86,sm_89,sm_90,sm_120 - Release-qualified GPUs: RTX 3080 and RTX 4090
- No CUDA Toolkit installation is required at runtime.
Known Issues
- This build requires glibc 2.39 and does not run on HiveOS 20.04 or other systems with an older glibc.
繁體中文
版本重點
- 首個公開 BTX 版本,使用統一執行檔
uminer --coin btx。 - 支援多 GPU、礦池故障切換、watchdog、本機監控 API 與自動掃描量調整。
- 開發者費用預設為關閉。
最簡使用方式(BTX)
請將 <BTX_ADDRESS> 替換為完整 BTX 地址:
./uminer --coin btx -o stratum+tcp://global.btxpool.org:23333 -u <BTX_ADDRESS>.rig01 -p x相容性
- Linux x86_64
- NVIDIA 驅動 580 或更新版本
- glibc 2.39 或更新版本
- 內含 CUDA 架構:
sm_80、sm_86、sm_89、sm_90、sm_120 - 已完成發佈驗證的 GPU:RTX 3080 與 RTX 4090
- 執行時不需要安裝 CUDA Toolkit。
已知問題
- 本版本要求 glibc 2.39,無法在 HiveOS 20.04 或其他使用較舊 glibc 的系統上執行。