Author

Topic: [ANN]Bminer: a fast Equihash/Ethash/Cuckaroo29z miner for AMD/NVIDIA GPUs 16.4.9 - page 157. (Read 148347 times)

member
Activity: 461
Merit: 49
So i ran this miner for 24 hours.
It displays MUCH higher hashrate in the miner interface but is actually giving much LOWER hashrate on pool side.


So yeah dont be fooled by just whats shown in the software. Verify always pool side.




Which pool are you using? What's your configuration?

Have you noticed any rejected shares? Any numbers?

AFAIK many people in the community has gotten consistent results with nanopool.
hero member
Activity: 630
Merit: 502
On https://www.bminer.me/examples/ why is

bminer -uri stratum://[email protected].6666

vs

bminer -uri stratum://.:@btg.suprnova.cc:8816

?
newbie
Activity: 4
Merit: 0
So i ran this miner for 24 hours.
It displays MUCH higher hashrate in the miner interface but is actually giving much LOWER hashrate on pool side.


So yeah dont be fooled by just whats shown in the software. Verify always pool side.




I can confirm this as well... Reported hashrate is much lover than what this miner displays. ZM is definitely the best option at this moment.
member
Activity: 129
Merit: 11
...
 What the heck is a "N,K-96,5"?
Some coins (Zero, Minexcoin) use a different kind of equihash. (see here at the end of the page.)
legendary
Activity: 1498
Merit: 1030
So yeah dont be fooled by just whats shown in the software. Verify always pool side.

Exactly.Wink  i can not download this Bminer (Windows Defender reports virus).
Dstm shows 990h/s on the 1080Ti + 1060, and ~ 950h/s pool side.
Ewbf shows 960h/s, and ~ 900h/s pool side.

 Windows Defender thinks bloody near EVERYTHING is a virus if it didn't come from the Microsoft Store.
 HORRIBLE high rate of false positives, while giving the worse protection against REAL viruses of any "major" anti-virus program, in the tests I've seen quite a few sites do.



 50% of one core on a 8370E, or 50% of ALL 8 CORES total? If it's the latter, that's WHY this miner would have issues on dual-core CPUs with running at all.


 What the heck is a "N,K-96,5"?
newbie
Activity: 13
Merit: 0
Morning everyone!
New account, just registered, and wanted to give some data / information on what I've found so far.
For reference, I've been using Excavator 1.38a and Bminer 3.0.
I have an EVGA GTX 1050 SC, and an EVGA GTX 1060 3GB. FWIW the 1060s give some pretty good hash / $ investment compared to the 1060 since I got it for $190 after rebates. I think the 192bit GDDR [vs 128bit] of the 1060 helps. I know the extra CUDA cores certainly do.
I just mine in the background / overnight on my computer to earn a couple extra bucks. If I can convert my mining and eventually turn it into USD [even a couple hundred bucks] over the course of a year, it will help pay for my alcohol habit Smiley

The data I have below is not an apples - apples comparison since I could not get both miners to be happy with the same offsets in Afterburner, so use the information accordingly. At some point when I have more time I'll lower the clock / memory offsets and do a 1:1 test for both miners.

Also note, that with the "=polling-true" option in bminer I did see a significant increase in CPU on my FX-8370E, started out at about 25%-30% and 6 hours later was close to 50%. With that option disabled, CPU was less than 5%. I also did not see a significant change in hash rates with it on or off. This may be due to the video cards and/or settings I am using. Who knows.

My main concern was seeing how accurate the hash reporting of Bminer [well, any miner really] when compared to the mining pool, in this case it is Nanopool. Later on I will do better testing regarding efficiency and then of course top speed. I have 2 profiles in Afterburner, one for lower power draw [NORMAL] and one for higher power draw [FAST], as are labeled in the chart.

My first test with accuracy had a 6 hour overnight run of Bminer reporting an average hash of 465, while Nanopool reported 462.4. Those results are within the margin of error.

Hope this helps some people out. I'll continue to fiddle with things and either update this or post more information later.
73's

[email protected]

https://i.imgur.com/2ScMFMx.jpg
Also, FML - can't figure out how to directly put the image into the post. Lol.



newbie
Activity: 3
Merit: 0
Hi everybody. I have tested the Bminer and like it's features, but hash rate is FALSE in the console, verified on Flypool.  Roll Eyes
member
Activity: 129
Merit: 11
Any chance you can make this a "N,K=96,5" miner?

member
Activity: 99
Merit: 10
So yeah dont be fooled by just whats shown in the software. Verify always pool side.

Exactly.Wink  i can not download this Bminer (Windows Defender reports virus).
Dstm shows 990h/s on the 1080Ti + 1060, and ~ 950h/s pool side.
Ewbf shows 960h/s, and ~ 900h/s pool side.
newbie
Activity: 3
Merit: 0
So i ran this miner for 24 hours.
It displays MUCH higher hashrate in the miner interface but is actually giving much LOWER hashrate on pool side.

So yeah dont be fooled by just whats shown in the software. Verify always pool side.

Was just noticing a similar variation myself.

dstm shows about 940 sol/s on the dual 1070 test rig, and shows ~940 pool side.
bminer shows about 970 sol/s on the same test rig, but shows ~700 pool side.

If I watch the running graph for my hash power on the pool, the line declined slightly at the time I switched from dstm to bminer, then went back up when I switched back to dstm.
Test rig running 2x asus 1070 duals under windows 10, afterburner set to +100 core +500 memory at 80% power, mining zencash at luckpool

I tried it a couple of different times for an hour each with an hour of dstm in between. Not the most scientific testing, so take it with a grain of salt and do your own tests.
full member
Activity: 434
Merit: 107
So i ran this miner for 24 hours.
It displays MUCH higher hashrate in the miner interface but is actually giving much LOWER hashrate on pool side.


So yeah dont be fooled by just whats shown in the software. Verify always pool side.


newbie
Activity: 3
Merit: 0
Am I able to add an email for nanopool?
legendary
Activity: 1498
Merit: 1030
How can we custom add this miner to Nicehash legacy miner ?

 That's a "talk to Nicehash about it" thing - if this miner works with Nicehash at all (they do a couple "odd" things with their pools setup that sometimes break miners that don't know about and work with those "odd" things).
legendary
Activity: 1498
Merit: 1030
@echo OFF
REM Change the following address to your Zcash taddr.
SET ADDRESS=YOURTADDRESS.WORKERNAME
SET USERNAME=%ADDRESS%.PASSWORD
SET POOL=us1-zcash.flypool.org:3333
SET SCHEME=stratum
START "Bminer" bminer.exe -uri %SCHEME%://%USERNAME%@%POOL% -api 127.0.0.1:1880



 This was NOT obvious due to the totally weird (by ANY other miner standards) command line setup this miner uses.

 Why does the pool name and password all get munched together into ONE parameter, VERY VERY confusing - and how is this going to work on pools that need to pass OTHER parameters in the username, like suprnova and it's "fixed difficulty" adjustments?



copper member
Activity: 110
Merit: 1
How can we custom add this miner to Nicehash legacy miner ?
member
Activity: 216
Merit: 13
Thanks again. Did the trick.
Getting ~850-860 sols on Titan Xp Star-Wars edition cards Grin
hero member
Activity: 630
Merit: 502
Great thanks.
So what's the syntax in bat file?

SET MAX-TEMPERATURE INT=95

for example
You don't need to set any environment variables for this miner. https://www.bminer.me/references/ are command line arguments. int means integer which is the temperature you want to set to.
member
Activity: 216
Merit: 13
Great thanks.
So what's the syntax in bat file?

SET MAX-TEMPERATURE INT=95

for example
hero member
Activity: 630
Merit: 502
Bump. Can someone advise how to disable artificial throttling in miner in bat file, as I have reference cards (Titan Xp) and they do get to 86c normally...

Getting message temperature 86c, slowing down for 2 seconds.
How can I disable this?

https://www.bminer.me/references/

Quote
-max-temperature int   85   Hard limits of the temperature of the GPUs. BMiner slows down itself when the temperautres of the devices exceed the limits.
member
Activity: 216
Merit: 13
Bump. Can someone advise how to disable artificial throttling in miner in bat file, as I have reference cards (Titan Xp) and they do get to 86c normally...

Getting message temperature 86c, slowing down for 2 seconds.
How can I disable this?

Jump to: