카테고리 없음

NBMiner v39.5

논리적 사고 2021. 10. 24. 17:44
반응형

https://github.com/NebuTech/NBMiner/releases/tag/v39.5

 

Release NBMiner v39.5 · NebuTech/NBMiner

feature: ergo new LHR mode for mining ERGO, enable it by manually adding -lhr option Same as LHR mode in ethash, -lhr value represents expected hashrate to reach value percent of non-LHR GPU's has...

github.com

 

  • feature: ergo new LHR mode for mining ERGO, enable it by manually adding -lhr option
    • Same as LHR mode in ethash, -lhr value represents expected hashrate to reach value percent of non-LHR GPU's hashrate, supports comma-seperated list to indicate -lhr value for each GPU, and -lhr -1 to disable.
    • For GPUs with Hynix GDDR6 memory, LHR mode is not recommended for the poor performance.
    • For GPUs with non-Hynix GDDR6 memory, e.g. 3060 3060ti 3070, start trying with -lhr 85
    • For GPUs with GDDR6X memory, e.g. 3070ti 3080 3080ti, start trying with -lhr 100
    • When mining lock is detected during ERGO mining, miner will automatically decrease -lhr value by 0.5, and continue mining. max decrease times is 10, which sums to 5.0
  • optimize: ergo Lower power consumption on Nvidia GPUs.

 

반응형