RainbowMiner / RainbowMiner

GPU/CPU Mining script with intelligent profit-switching between miningpools, algorithms, miners, using all possible combinations of devices (NVIDIA, AMD, CPU). Features: actively maintained, uses the top actual miner programs (Bminer, Ccminer, Claymore, Dstm, EnemyZ, Sgminer, T-rex and more) easy setup wizard, webinterface, auto update.
GNU General Public License v3.0
611 stars 168 forks source link

cryptodredge cucaroo29 benchmarks #539

Closed mo35 closed 5 years ago

mo35 commented 5 years ago

there is something funky about cryptodredges cucaroo29 benchmarks. i tought its issue with miner in previous release , but its same with latest too , it doesnt matter if its one 1080ti , or 3x 1060gb , or couple of 1070 , result of bench is always same 10h/s.

for 1080ti miner window shows ~5,5h/s , still in bench it writes 10h/s.

after each update i have to go manually and disable cucaroo29 on each rig

RainbowMiner commented 5 years ago

Thank you for bringing this up. Does this happen for Cuckaroo29, only?

mo35 commented 5 years ago

not seen any other weird benches from cryptodredge , just cucaroo29 , on current and previous version of miner

RainbowMiner commented 5 years ago

Would you please send me the current Debug file? http://localhost:4000 - click "Debug file"

mo35 commented 5 years ago

sorry i auto clean logs on each launch , dont have any saved , but its easy to replicate on any nvidia setup , if you need help gather some , let me know

RetroShag commented 5 years ago

I experienced similar issue with my 1080ti. For 1070, it shows as a failed benchmark even though it passes.

RainbowMiner commented 5 years ago

I cannot replicate this CryptoDredge/Cuckaroo29 problem. Would you please try to replicate it and send me a Debug file plus the following Cryptdredge log: .\Bin\NVIDIA-CryptoDredge\log_313xx.txt Thank you!

RainbowMiner commented 5 years ago

I have found the problem: CryptoDredge API rounds all hashrate values to kH with two decimal place, only. That's really bad, since all values 0..5G/s will be rounded down to 0.00kG/s (=0G/s) and all values 5G/s..10G/s will be rounded up to 0.01kG/s (=10G/s). Now let's see how fast we get a new CryptoDredge version. Up to then, I will disable Cuckaroo29 mining with CryptoDredge.