Skip to content

v2.10.3

Choose a tag to compare

@pearlfortune pearlfortune released this 12 Jul 06:54
7b76801

🚀 v2.10.3 Release Notes

✨ Fixes & Improvements

  • 🛠️ Fixed OOM (Out Of Memory) issues when running mixed GPU models in the same mining rig
  • ⚡ Improved multi-GPU compatibility and stability
  • 🚀 Enhanced overall miner reliability for mixed GPU configurations
  • 🆕 Added btx-miner-cu12-u20 standalone binary for older Linux systems with lower glibc versions

📌 Compatibility Notes

  • btx-miner-cu12-u20 is designed for older Linux systems with lower glibc versions.

  • If the default miner binary fails to start due to system library compatibility issues (for example: GLIBC_x.xx not found), please use:

    • btx-miner-cu12-u20
  • Newer Linux systems should continue using:

    • btx-miner-cu12
    • btx-miner-cu13
  • Recommended to upgrade to v2.10.3 for better stability and compatibility.


🚀 v2.10.3 更新说明

✨ 修复与优化

  • 🛠️ 修复不同型号显卡混插时可能出现的 OOM(显存不足)问题
  • ⚡ 优化多显卡混合环境兼容性与稳定性
  • 🚀 提升矿工整体运行稳定性
  • 🆕 新增独立二进制文件 btx-miner-cu12-u20,用于兼容较老 Linux 系统

📌 兼容性说明

  • btx-miner-cu12-u20 专为较老 Linux 系统设计,用于解决较低 glibc 版本导致的兼容性问题。

  • 如果默认版本启动失败,例如:

    GLIBC_x.xx not found

    请尝试使用:

    btx-miner-cu12-u20

  • 较新的 Linux 系统环境继续使用:

    btx-miner-cu12

    btx-miner-cu13

  • 建议升级至 v2.10.3,以获得更好的稳定性、兼容性和运行体验。