Skip to content

Uminer GPU v0.1.17 (Testing Release)

Choose a tag to compare

@github-actions github-actions released this 12 Jul 13:57
· 5 commits to main since this release

Uminer GPU v0.1.17 Testing Release

English

This release improves the commercial console dashboard while keeping mining algorithms, pool
configuration and the disclosed per-coin developer-fee policy unchanged.

Added and fixed

  • The 120-second GPU table and RIG TOTAL now use stable shared column widths. ANSI color codes
    are injected only after plain-text layout, so colored output remains aligned.
  • Every GPU reports A/S/R(2m) for shares added since the previous successfully printed status
    block and A/S/R(Total) for process-lifetime totals.
  • RIG TOTAL reports A/S/R This Round and A/S/R Total; both are reconciled against all GPU rows.
  • Interactive terminals use semantic colors without bold: accepted/healthy is green, stale and
    recoverable states are yellow, rejected/fault states are red, and new jobs are cyan.
  • --no-color, NO_COLOR, TERM=dumb and non-TTY output disable ANSI. Optional file logs remain
    plain and never receive status-panel output.
  • Status headings and CUDA module notices are ASCII-safe for HiveOS and screen hardcopy.

Validation

  • Workspace tests completed with zero failures.
  • RTX 3080 CSD self-test passed and the final binary produced accepted shares at approximately
    1.7 GH/s under a 130 W power limit.
  • The first 120-second panel reconciled GPU and rig round/total shares exactly.
  • Embedded SASS remains available for sm_75, sm_80, sm_86, sm_89 and sm_120.

Policy and scope

  • BTX developer fee: 2%.
  • CSD developer fee: 3%.
  • Linux x86_64 only; Windows is not included.
  • This is a testing-stage release. Long-duration production qualification is still in progress.

繁體中文

本版改善商用主控台狀態面板,挖礦算法、礦池設定與已披露的逐幣種開發者費用策略保持不變。

新增與修正

  • 120 秒 GPU 表格與 RIG TOTAL 改用共用固定欄寬。ANSI 只在純文字排版完成後注入,上色後仍完整對齊。
  • 每張 GPU 新增 A/S/R(2m) 本輪 share 與 A/S/R(Total) 進程累計 share。
  • RIG TOTAL 新增 A/S/R This Round,並與 A/S/R Total 分別對齊所有 GPU 列的加總。
  • 互動終端使用無粗體語義顏色:accepted/健康為綠色,stale/可恢復狀態為黃色,
    rejected/故障為紅色,new job 為青色。
  • --no-colorNO_COLORTERM=dumb 與非 TTY 自動禁用 ANSI;可選檔案日誌始終為純文字。
  • 狀態標題與 CUDA module 提示改為 ASCII-safe,避免 HiveOS/screen hardcopy 亂碼。

驗證

  • workspace 測試零失敗。
  • RTX 3080 CSD 自檢通過,最終二進位在 130 W 限制下約 1.7 GH/s 並取得 accepted share。
  • 首個 120 秒面板的 GPU/整機本輪與累計 share 完全對帳。
  • 仍內嵌 sm_75sm_80sm_86sm_89sm_120 native SASS。

費率與範圍

  • BTX 開發者費用:2%。
  • CSD 開發者費用:3%。
  • 僅提供 Linux x86_64,不含 Windows。
  • 本版為測試階段發佈,生產級長時穩定驗收仍在進行。