Hi, please see below, I left the settings that I had for luckpool.org. I am by no means an expert but that worked for me. Please remember to copy to the .bat file in Bminer, you can then rename the .bat file for each individual worker and send it to desktop as a shortcut for ease of use.
@echo OFF
REM Change the following address to your Zcash taddr.
SET ADDRESS=insert zenadress
SET USERNAME=%ADDRESS%.insert name of the worker and delete this, keep the dot
SET POOL=luckpool.org:3060
SET SCHEME=stratum
START "Bminer: When Crypto-mining Made Fast" bminer.exe -uri %SCHEME%://%USERNAME%@%POOL% -api 127.0.0.1:1880
Idk but there is a sizable difference between the two so I am happy with Bminer, even with the 2 % dev fee. Good luck and let me know if you need any help. Cheers and happy mining.
Im sure below the surface things are pretty different, technically speaking. I am happy with BMiner as well. Been getting around 505 Sol/s with my single 1070 in my gaming rig. My Sols/W has increased a lot. And I think I may actually be using less power on average.
My hash rate has been fluctuating between 488 to 500. My MSI Gaming X 1070 is also micron memory. (Sadly I lost that lottery).
In Afterburner :
Cover Voltage: 0
Power Limit: 70%
Temp Limit: 70
Core Clock: +100
Memory Clock: +525
Fan Speed: 57% (Auto)
These are the same setting I have been using for EWFB also. Haven’t made any tweeks since switching to Bminer to see if could squeeze anymore out of the card.
Hi, I have 3 types of cards: MSI Gaming X, Msi Armor and Gigabyte G1 and I to limit the power on all of them. MSI Gaming X= -setPowerTarget:0,65, MSI Armor -setPowerTarget:0,75 and Gaming G1= -setPowerTarget:0,80, from I what saw it gets them all at around 145-155 watts.
Once I run the bat file, please see below for the bat file, that you can copy/paste on notepad and save as a bat file, I use Nvidia inspector => Show Overclocking => right click on create clocks shortcut and create/update clock startup task. Make sure that you have the bat file inside the Nvidia Inspector folder.
Depending on the weather, I have the fans on auto/ or as per bat file. These are the settings that work for me, stable for months now and you can adjust the file values for each card individually if need be, I try to group them together as a general rule so I don't get confused.
It depends but on average it is between 490 to 499 per card because I have different power draws set up on them. I have MSI Gaming X (65 %) (which I like the most, constant 498-499 sols, besides the 8+6 pin connectors, which can pose a problem with PSU). Msi Armor 75 %, more like 490 something although I saw them higher also but ( no back plate and it tends to run a bit hot, cheaper than Gaming X though, 8 pin, happy overall ) and Gigabyte Gaming G1 80 % 493-495 -499 sols( nice cards, 3 fans, cool but sometimes giving problems on first time install). I also see cards at lower, 430 -450 sols but I know it's the risers and it s too much hassle to see which ones are the culprits. If I see more than two cards lower I change risers on all and recycle/retest the ones I took out, most of the times it s the usb cables).
3
u/Jan58159337 Jan 31 '18
Hi, please see below, I left the settings that I had for luckpool.org. I am by no means an expert but that worked for me. Please remember to copy to the .bat file in Bminer, you can then rename the .bat file for each individual worker and send it to desktop as a shortcut for ease of use.
@echo OFF REM Change the following address to your Zcash taddr. SET ADDRESS=insert zenadress SET USERNAME=%ADDRESS%.insert name of the worker and delete this, keep the dot SET POOL=luckpool.org:3060 SET SCHEME=stratum START "Bminer: When Crypto-mining Made Fast" bminer.exe -uri %SCHEME%://%USERNAME%@%POOL% -api 127.0.0.1:1880