반응형
듀얼 마이닝시에 최근 가장 핫한 lolMiner가 1.44 릴리즈가 배포 되었다.
가장 큰 차이는.
1. 윈도우에서 고래풀 톤코인 채굴이 불가했던(크래시) 이슈가 해결됨
2. 윈도우에서 가끔 재접속 및 각종 크래시 이슈가 해결됨
3. 마이너를 채굴기에서 여러개 돌릴 필요 없이, 옵션을 통해 듀얼 마이닝할 건지, 솔로 마이닝 할건지 세팅 가능
자세한 것은 링크 참고 하시라.
>> 3070, 3080 non LHR 에서 테스트 한 결과(윈도우)
>> 듀얼 마이닝시에 이더 해시가 출렁거린다. 그리고 1.43에 비해서 해시가 조금씩 감소하는 현상이 보여서 롤백했다..
Features
- Added experimental Ethash + Ton dual mining kernels for Nvidia Pascal generation GPUs.
- Setting the parameter --maxdualimpact to 0 will now completely disable dual mining on this card.
- Setting the parameter --dualdevices can now be used to make GPUs mine Ton only in Eth+Ton dual mode. In combination with --maxdualimpact this means one can choose for every card which algorithm to mine. (See example below)
- Automatic tuning for dual mining will now always make sure the parameter is adjusted so the GPUs start on both algorithms if --maxdualimpact is not set. Manually setting --maxdualimpact will disable automatic parameter stretching.
- Windows: Adjusted LHR parameters a bit for more stable operation.
- icemining.ca Ton stratum now can use the --pass or --dualpass parameter to apply pool settings.
Fixes
- Windows: fixed a bug that caused abnormal high stale rates on Ethash and Ethash / Ton dual mining on Nvidia cards.
- Windows: fixed a bug that made the miner crash when a https connection tried to re-connect (mostly Ton).
- Linux: fixed a bug that might cause a SIGSEV or SIGPIPE crash on some Linux platforms when reconnecting.
- Fixed a bug that caused the miner to enter re-connect routine when one endpoint of a Ton - pool did not work, although other endpoints did connect well (That in combination with the previous one was root cause for most Ton errors in Windows we recently had).
- Fixed a bug with icemining.ca Ton stratum not sending correct job id when dual mining on AMD cards.
- Fixed a bug with json style configuration not working with dual mining in 1.43 release version.
- Temporarily disabled the ZIL cache function on AMD GPUs, because it sometimes did not swap clearly. We will bring this back as soon as possible.
Example for --dualdevices and --maxdualimpact
Consider a 6 card rig with --dualdevices 4,5 --maxdualimpact 0,0,,,,
This rig will mine:
- Eth only on GPUs 0 & 1 (ton dual mining disabled by maxdualimpact)
- Eth + Ton on GPUs 2 & 3
- Ton only on GPUs 4 & 5 (eth mining disabled by dualdevices)
다운로드 링크는 여기!!
https://github.com/Lolliedieb/lolMiner-releases/releases/tag/1.44
반응형
'채굴' 카테고리의 다른 글
LHR 언락 100% 지원 마이너 (0) | 2022.05.18 |
---|---|
LHR 언락 100%. 드디어 ti계열의 시대가 열렸다. (0) | 2022.05.10 |
ETH + TONCOIN 듀얼 마이닝 (Windows10 기준) (0) | 2022.02.07 |