Quake4 / MindMiner

MindMiner - the miner manager programm with online monitoring
http://mindminer.online
GNU General Public License v3.0
108 stars 35 forks source link

update: ccminer-yescrypt-3.ps1 #301

Closed nemosminer closed 5 years ago

nemosminer commented 5 years ago

update: ccminer-yescrypt-3.ps1

to

ccminer-yescrypt-7.ps1

https://github.com/nemosminer/ccminerKlausTyescrypt/releases

yescrypt v7 support added by stsminer compiled by myself with vs2015 & cuda10.0 for improved RTX support

add yescryptR32 support recommend -i 12.5 (tested 1070-2080ti)

Best Regards Nemo

platinum4 commented 5 years ago

Exact same as klaust-821-mod-r17 but you could make this better and add the --submit-stale option when you build this so that we don't have to deal with a shitty 70% share rate due to 30% stales on Zpool

nemosminer commented 5 years ago

working on fixing stales shares, even at 70 80%percent still very profitable.. Source code is not Exact same..

nemosminer commented 5 years ago

done ccminerKlausTyescryptv8 https://github.com/nemosminer/ccminerKlausTyescrypt/releases

platinum4 commented 5 years ago

https://github.com/Quake4/MindMiner/pull/303

platinum4 commented 5 years ago

v8 has no impact on stale discarding

https://i.imgur.com/bEyi4ty.png

platinum4 commented 5 years ago

https://i.imgur.com/eyTKsHw.png command is right

platinum4 commented 5 years ago

https://i.imgur.com/3dOv4Q7.png

nemosminer commented 5 years ago

thanks @platinum4 im testing v8 myself.. since release last 3hours over 90% accepted shares getting the odd invalid job id rejection much less stale shares only 3 total in 3hours of testing for me..

nemosminer commented 5 years ago

no command is wrong

nemosminer commented 5 years ago

i have enabled it by default in source code so you do not need to add --submit-stale to command line doing so actually disabled it so it run same as v7 did..

nemosminer commented 5 years ago

https://github.com/nemosminer/NemosMiner/commit/f5a1f05d1e9c1daafc0fbb1be089082b0df9d6f6

nemosminer commented 5 years ago

if (have_stratum && !stale_work && !opt_submit_stale && opt_algo != ALGO_YESCRYPTR32 && opt_algo != ALGO_YESCRYPTR32)

platinum4 commented 5 years ago

ok is better with command arg removed ty good to see you over here helping oleg who is professional programmer from the year 2000

platinum4 commented 5 years ago

i say too fast; is still discarding shares

https://i.imgur.com/Vr8XgG5.png

correct command is running

nemosminer commented 5 years ago

https://github.com/nemosminer/ccminerKlausTyescrypt/releases/tag/v9

no extra commands needed only -i 12.5

i no its not perfect i will keep trying to improve it hopefully trex/enemy or cd will add yescryptr32 soon as its profitable atm...

https://imgur.com/a/bNd9Nlg

Best Regards Nemo

platinum4 commented 5 years ago

this is better but should completely remove the stale discarding behavior code at all. I'd rather have the pool reject my stales than have the miner. Also I think this miner locks difficulty at 1, going lower would help.

nemosminer commented 5 years ago

see what i can do