Bitcoin Forum
May 02, 2024, 01:04:30 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 [102] 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 ... 164 »
  Print  
Author Topic: [ANN]Bminer: a fast Equihash/Ethash/Cuckaroo29z miner for AMD/NVIDIA GPUs 16.4.9  (Read 148390 times)
realbminer (OP)
Member
**
Offline Offline

Activity: 461
Merit: 49


View Profile WWW
January 25, 2019, 03:09:29 PM
 #2021

In the new version there is an increase in speed?

Improve the performance of Turing GPUs when mining Grin.

Grin mining on stock settings:

10.00 Sol/s on RTX 2080ti
7.60 Sol/s on RTX 2080

When Crypto-mining Made Fast. @realbminer on TWTR
1714655070
Hero Member
*
Offline Offline

Posts: 1714655070

View Profile Personal Message (Offline)

Ignore
1714655070
Reply with quote  #2

1714655070
Report to moderator
1714655070
Hero Member
*
Offline Offline

Posts: 1714655070

View Profile Personal Message (Offline)

Ignore
1714655070
Reply with quote  #2

1714655070
Report to moderator
Activity + Trust + Earned Merit == The Most Recognized Users on Bitcointalk
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714655070
Hero Member
*
Offline Offline

Posts: 1714655070

View Profile Personal Message (Offline)

Ignore
1714655070
Reply with quote  #2

1714655070
Report to moderator
1714655070
Hero Member
*
Offline Offline

Posts: 1714655070

View Profile Personal Message (Offline)

Ignore
1714655070
Reply with quote  #2

1714655070
Report to moderator
realbminer (OP)
Member
**
Offline Offline

Activity: 461
Merit: 49


View Profile WWW
January 25, 2019, 03:10:43 PM
 #2022


My guess is that you are using the TLS port. Try using the non encrypted one - port 3416.
Also check with another pool (sparkpool for example).

Nope - I am not using encrypted/TLS port. I will try sparkpool then.

SparkPool isn't even working at all for me - my workers do not show up no matter what I try...

Again, this is using bminer 13.1.0 in HIVE OS...
That's because you're not formatting your email address and workers the way it is described in the bminer readme.

@ctp9
If you're passing in emails, the '@' characters need to be escaped (%%40)
If the pool use / to annoate rigs, the '/' charaactrs need to be escape (%%2F)

When Crypto-mining Made Fast. @realbminer on TWTR
realbminer (OP)
Member
**
Offline Offline

Activity: 461
Merit: 49


View Profile WWW
January 25, 2019, 03:24:59 PM
 #2023

its will be work on amd cards dual mining eth + btm ?

bminer do not support dual mining eth + btm on AMD cards.

When Crypto-mining Made Fast. @realbminer on TWTR
UselessGuru
Jr. Member
*
Offline Offline

Activity: 200
Merit: 3


View Profile
January 25, 2019, 03:39:47 PM
 #2024

Code:
BMiner.exe -api 127.0.0.1:4002 -uri stratum://**************************:multipoolminer%2cc%3dBTC@equihash.eu.mine.zpool.ca:2142 -watchdog=false -devices 0
[INFO] [2019-01-23T00:42:08+01:00] Bminer: When Crypto-mining Made Fast (v12.0.1-eab048c)
[INFO] [2019-01-23T00:42:08+01:00] Watchdog has started.
[INFO] [2019-01-23T00:42:08+01:00] Starting miner on 1 devices
[INFO] [2019-01-23T00:42:08+01:00] Starting the management API at 127.0.0.1:4002
[INFO] [2019-01-23T00:42:08+01:00] Starting miner on device 0...
[INFO] [2019-01-23T00:42:08+01:00] Connected to equihash.eu.mine.zpool.ca:2142
[INFO] [2019-01-23T00:42:08+01:00] Started miner on device 0
[INFO] [2019-01-23T00:42:09+01:00] Subscribed to stratum server
[INFO] [2019-01-23T00:42:09+01:00] Set nonce to 81000264
[INFO] [2019-01-23T00:42:09+01:00] Authorized
[INFO] [2019-01-23T00:42:09+01:00] Set target to 00000000000000000000000000000000000000000000000000000000f8ff0700
[INFO] [2019-01-23T00:42:09+01:00] Received new job 6e
[INFO] [2019-01-23T00:42:14+01:00] Accepted share #5

Code:
BMiner.exe -api 127.0.0.1:4002 -uri stratum://**************************:multipoolminer%2cc%3dBTC@equihash.eu.mine.zpool.ca:2142 -watchdog=false -devices 0
[INFO] [2019-01-23T00:42:41+01:00] Bminer: When Crypto-mining Made Fast (v12.2.0-937f19b)
[INFO] [2019-01-23T00:42:42+01:00] Watchdog has started.
[INFO] [2019-01-23T00:42:42+01:00] Starting miner on 1 devices
[INFO] [2019-01-23T00:42:42+01:00] Starting the management API at 127.0.0.1:4002
[INFO] [2019-01-23T00:42:42+01:00] Starting miner on device 0...
[INFO] [2019-01-23T00:42:42+01:00] Connected to equihash.eu.mine.zpool.ca:2142
[INFO] [2019-01-23T00:42:42+01:00] CUDA error DRIVER: '500' in func 'BZSolverCudaImpl::BZSolverCudaImpl' line 186
[FATA] [2019-01-23T00:42:42+01:00] Fatal cuda error in GPU 0. Terminate soon...

Code:
BMiner.exe -api 127.0.0.1:4002 -uri stratum://**************************:multipoolminer%2cc%3dBTC@equihash.eu.mine.zpool.ca:2142 -watchdog=false -devices 0
[INFO] [2019-01-23T00:45:47+01:00] Bminer: When Crypto-mining Made Fast (v13.0.0-6d94ac7)
[INFO] [2019-01-23T00:45:47+01:00] Watchdog has started.
[INFO] [2019-01-23T00:45:47+01:00] Starting miner on 1 devices
[INFO] [2019-01-23T00:45:47+01:00] Starting the management API at 127.0.0.1:4002
[INFO] [2019-01-23T00:45:47+01:00] Starting miner on device 0...
[INFO] [2019-01-23T00:45:47+01:00] Connected to equihash.eu.mine.zpool.ca:2142
[INFO] [2019-01-23T00:45:47+01:00] CUDA error DRIVER: '500' in func 'BZSolverCudaImpl::BZSolverCudaImpl' line 186
[FATA] [2019-01-23T00:45:47+01:00] Fatal cuda error in GPU 0. Terminate soon...

Nvidia driver 417.71 on WIn 10 x64 1809

Bminer version later 12.0.1 throw an error:
Error CUDA error DRIVER: '500' in func 'BZSolverCudaImpl::BZSolverCudaImpl' line 186

Still the same error with 13.2.0

All other miners I've tried word perfectly on my rig.

Any ideas? Silence is not the answer ;-)

Seem working for me.

Code:
$ ./bminer -uri stratum://***:multipoolminer%2cc%3dBTC@equihash.eu.mine.zpool.ca:2142
[INFO] [2019-01-25T15:02:19+00:00] Bminer: When Crypto-mining Made Fast (v13.2.0-2caa8fc)
[INFO] [2019-01-25T15:02:20+00:00] Watchdog has started.
[INFO] [2019-01-25T15:02:20+00:00] Starting miner on 5 devices
[INFO] [2019-01-25T15:02:20+00:00] Starting miner on device 0...
[INFO] [2019-01-25T15:02:20+00:00] Started miner on device 0
[INFO] [2019-01-25T15:02:20+00:00] Starting miner on device 1...
[INFO] [2019-01-25T15:02:20+00:00] Connected to equihash.eu.mine.zpool.ca:2142
[INFO] [2019-01-25T15:02:21+00:00] Started miner on device 1
[INFO] [2019-01-25T15:02:21+00:00] Starting miner on device 2...
[INFO] [2019-01-25T15:02:21+00:00] Started miner on device 2
[INFO] [2019-01-25T15:02:21+00:00] Starting miner on device 3...
[INFO] [2019-01-25T15:02:21+00:00] Started miner on device 3
[INFO] [2019-01-25T15:02:21+00:00] Starting miner on device 4...
[INFO] [2019-01-25T15:02:21+00:00] Subscribed to stratum server
[INFO] [2019-01-25T15:02:21+00:00] Set nonce to 81004d23
[INFO] [2019-01-25T15:02:21+00:00] Started miner on device 4
[INFO] [2019-01-25T15:02:22+00:00] Authorized
[INFO] [2019-01-25T15:02:22+00:00] Set target to 00000000000000000000000000000000000000000000000000000000f8ff0700
[INFO] [2019-01-25T15:02:22+00:00] Received new job 281a
[INFO] [2019-01-25T15:02:22+00:00] Accepted share #5

You're on Linux. This is Windows....

And there is another report with the same issue by a diffferent user:
https://github.com/MultiPoolMiner/MultiPoolMiner/files/2796603/AMD_NVIDIA-BMiner_v13.2.0-5xGTX1080-4002_2019-01-25_16-48-52.txt

Co-developer of www.nemosminer.com (http://www.nemosminer.com)
Newton90
Sr. Member
****
Offline Offline

Activity: 463
Merit: 256


View Profile
January 25, 2019, 03:50:08 PM
 #2025


+1
ZombieWorm
Jr. Member
*
Offline Offline

Activity: 71
Merit: 1


View Profile
January 25, 2019, 09:46:10 PM
 #2026

Anyone using this miner for their AMD cards?
qwep1
Hero Member
*****
Offline Offline

Activity: 610
Merit: 500


View Profile
January 25, 2019, 09:50:40 PM
 #2027

Anyone using this miner for their AMD cards?
only nvidia

              ▄▄██▄▄
          ▄▄██████████▄▄
      ▄▄██████████████████▄▄
  ▄▄██████████▀▀ ▀▀██████████▄▄
▄█████████▀▀          ▀▀█████████▄
██████▀▀        ▄▄        ▀▀██████
██████      ▄▄██████▄▄      ██████
██████    ██████████████    ██████
██████    ██████████████    ██████
██████    ██████████████    ██████
██████      ▀▀██████▀▀      ██████
██████          ▀▀        ▄▄██████
▀█████    ▄▄          ▄▄█████████▀
   ▀▀█    ████▄▄ ▄▄██████████▀▀
          ████████████████▀▀
          ▀▀██████████▀▀
              ▀▀██▀▀
P H O R E

     █
    █
   █
  █
   █
    █
   █
  █
 █
    KryptKoin rebranded to Phore   
     █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █ █
PoS 3.0  -  Masternodes  -  Obfuscation


     █
    █
   █
  █
   █
    █
   █
  █
 █
.


            ▄▄██▄▄
        ▄▄██████████▄▄
    ▄▄████████▀▀████████▄▄
 ▄████████▀▀      ▀▀████████▄
▐█████▀▀              ▀▀█████▌
▐████       ▄▄██▄▄       ████▌
▐████    ▄██████████▄    ████▌
▐████    ████████████    ████▌
▐████    ▀██████████▀    ████▌
▐████       ▀▀██▀▀       ████▌
 ▀███                 ▄▄█████▌
    ▀    █▄▄      ▄▄████████▀
         █████▄▄████████▀▀
         ▀██████████▀▀
            ▀▀██▀▀
ZombieWorm
Jr. Member
*
Offline Offline

Activity: 71
Merit: 1


View Profile
January 25, 2019, 10:50:51 PM
 #2028

Anyone using this miner for their AMD cards?
only nvidia

Yeah but check the OP thread title/name.

for AMD/NVIDIA GPUs?
br2459
Full Member
***
Offline Offline

Activity: 269
Merit: 102


View Profile
January 25, 2019, 11:50:04 PM
 #2029

Anyone using this miner for their AMD cards?
only nvidia

Yeah but check the OP thread title/name.

for AMD/NVIDIA GPUs?

AMD is for the other algorithms (Equihash and Ethash), just not Grin. Dev hasn't released compatibility for AMD just yet. I can see how it's misleading though..

SecretRecipe
Jr. Member
*
Offline Offline

Activity: 155
Merit: 1

CTO, Sys Admin, Cryptontrepreneur, CommunityLeader


View Profile WWW
January 26, 2019, 01:55:08 AM
 #2030

Hey guys,

I have a rig with 4x 1070 1x 1080 that seems to run Bminer 13.2.0 fine..

but I have another rig with only 3x 1070's and one of the 1070's refuses to mine. The error it gives me is something like Insufficient amount of memory only 2487 MB available.. I checked and windows is only using 0.1 GB and I've tried almost everything you can think of.. No OC.. increasing pagefile.. you name it I probably tried it.. Gminer and GrinGoldMiner as well as Grin Pro all work with the gpu but Bminer 13.2 always fails on it. The gpu is an asus 1070 ROG STRIX OC edition..

If anyone has any info let me know,
also I have a discord mining/tech community you can come check us out and you can let me know if you have anything I can try to get it working.. thanks!~

DISCORD: https://discord.gg/CtnmG3A

CTO, SysAdmin, CryptoJunkie, Pool Op, CommunityLeader, PR Mgr, Connoisseur of Fine Cheeses.
hustleman
Jr. Member
*
Offline Offline

Activity: 155
Merit: 6


View Profile
January 26, 2019, 02:20:38 AM
 #2031

Hey guys,

I have a rig with 4x 1070 1x 1080 that seems to run Bminer 13.2.0 fine..

but I have another rig with only 3x 1070's and one of the 1070's refuses to mine. The error it gives me is something like Insufficient amount of memory only 2487 MB available.. I checked and windows is only using 0.1 GB and I've tried almost everything you can think of.. No OC.. increasing pagefile.. you name it I probably tried it.. Gminer and GrinGoldMiner as well as Grin Pro all work with the gpu but Bminer 13.2 always fails on it. The gpu is an asus 1070 ROG STRIX OC edition..

If anyone has any info let me know,
also I have a discord mining/tech community you can come check us out and you can let me know if you have anything I can try to get it working.. thanks!~

DISCORD: https://discord.gg/CtnmG3A

Likely need to increase your virtual memory to atl least 28 GB
SecretRecipe
Jr. Member
*
Offline Offline

Activity: 155
Merit: 1

CTO, Sys Admin, Cryptontrepreneur, CommunityLeader


View Profile WWW
January 26, 2019, 02:40:23 AM
 #2032

Hey guys,

I have a rig with 4x 1070 1x 1080 that seems to run Bminer 13.2.0 fine..

but I have another rig with only 3x 1070's and one of the 1070's refuses to mine. The error it gives me is something like Insufficient amount of memory only 2487 MB available.. I checked and windows is only using 0.1 GB and I've tried almost everything you can think of.. No OC.. increasing pagefile.. you name it I probably tried it.. Gminer and GrinGoldMiner as well as Grin Pro all work with the gpu but Bminer 13.2 always fails on it. The gpu is an asus 1070 ROG STRIX OC edition..

If anyone has any info let me know,
also I have a discord mining/tech community you can come check us out and you can let me know if you have anything I can try to get it working.. thanks!~

DISCORD: https://discord.gg/CtnmG3A

Likely need to increase your virtual memory to atl least 28 GB

I said that I tried everything.. Virtual Memory is at 80gb.

CTO, SysAdmin, CryptoJunkie, Pool Op, CommunityLeader, PR Mgr, Connoisseur of Fine Cheeses.
erdnapa
Jr. Member
*
Offline Offline

Activity: 101
Merit: 1


View Profile
January 26, 2019, 04:12:36 AM
 #2033

-devices switch

How does bminer determine the device numbers? It is not the same as nvidia-smi.
SecretRecipe
Jr. Member
*
Offline Offline

Activity: 155
Merit: 1

CTO, Sys Admin, Cryptontrepreneur, CommunityLeader


View Profile WWW
January 26, 2019, 06:19:08 AM
 #2034

-devices switch

How does bminer determine the device numbers? It is not the same as nvidia-smi.

It uses the same method as other miners. Use another miner to display the gpu #'s and use those as reference, write them down for good measure.

CTO, SysAdmin, CryptoJunkie, Pool Op, CommunityLeader, PR Mgr, Connoisseur of Fine Cheeses.
zipe
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
January 26, 2019, 08:53:31 AM
 #2035

@realbminer any chance to get c31 running? kbminer from Minerbabe already can do c29 and c31 with even 11GB or less GPUs

https://github.com/mcarloai/minerbabe-grin-miner

don't want to use their OS, I like your miner Cheesy
dafky2000
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
January 26, 2019, 12:49:08 PM
 #2036

Still seeing this error often in grin-server logs when using bminer. grin-miner never produced this error message:

Code:
20190126 12:46:04.581 ERROR grin_servers::mining::stratumserver - (Server ID: 0) Failed to validate share at height 15403, hash eb83895b6aac, edge_bits 29, nonce 2923679018379827734, job_id 2. Err(Error { inner: Verification Error: endpoints don't match up })

What does it mean?
e-hashs-top
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
January 26, 2019, 12:57:42 PM
 #2037

Fake grin hashing speed.

Garish indeed gps hash on miner but not on pool side.

Gruesome guile populates the bminer code.

Gratuitous for grin mining,drop.
 

                Bminer is a highly optimized cryptocurrency miner that runs on modern
              AMD/NVIDIA GPUs (Maxwell and Pascal, i.e. GPUs that have compute capability 5.0 or above). Bminer is one of the fastest publicly available miners today -- we use various techniques including tiling and pipelining to realize the full potentials of the hardware.

              Bminer also comes with REST APIs to facilitate production deployments (e.g., mining farms).

              • Bminer supports mining Equihash-based coins (e.g., Zcash) with 2% of devfee.
              • Bminer supports mining Zhash / Equihash 144,5 based coins (e.g. BitcoinGold, BitcoinZ) with 2% of devfee.
              • Bminer supports mining Ethash-based coins (e.g., Ethereum) with 0.65% of devfee.
              • Bminer also supports dual mining mode - mining Ethash-based coins (e.g. Ethereum) and Blake14r-based coins (e.g. Decred) / Blake2s-based coins (e.g. Verge) at the same time. Devfee for the dual mining mode is 1.3%, and the second coin (e.g. Decred/Verge) is mined without devfee.
              • Bminer supports mining Tensority-based coins (e.g., Bytom(BTM)) with 2% of devfee.


              Features

              Fast

              • Grin mining on stock settings
                • 10.00 Sol/s on RTX 2080ti
                • 7.60 Sol/s on RTX 2080
                • 7.00 Sol/s on GTX 1080Ti
                • 4.50 Sol/s on GTX 1070
                • 3.10 Sol/s on GTX 1060 6G
                • 6.66 Sol/s on P102
                • 3.90 Sol/s on P104
              [/li][/list]

              • Beam mining on stock settings
                • 30 Sol/s on GTX 1080Ti
                • 21 Sol/s on GTX 1070
                • 12 Sol/s on GTX 1060 6G

              • Equihash mining on stock settings
                • 735-745 Sol/s on GTX 1080Ti
                • 450-460 Sol/s on GTX 1070
                • 315-325 Sol/s on GTX 1060
              • Equihash 144,5 (Zhash) mining on stock settings
                • 61 Sol/s on GTX 1080Ti
                • 25 Sol/s on GTX 1060
              • Ethash mining on GTX 1080Ti stock settings (power: 250 W)
              • Dual mining using automatic tuning (default) on GTX 1080Ti stock settings (power: 250 W)
                • With OhGodAnETHlargementPill:
                  • ETH 46 MH/s and DCR 1000 MH/s
                  • ETH 46 MH/s and XVG 1770 MH/s
                • Without OhGodAnETHlargementPill:
                  • ETH 32 MH/s and DCR 2200 MH/s
                  • ETH 32 MH/s and XVG 3750 MH/s
              • Bytom mining on stock settings:
                • 4650 H/s on GTX 1080Ti
                • 2850 H/s on GTX 1070
                • 1800 H/s on GTX 1060 6G

              Secure and reliable

              • SSL support
              • Automatic reconnects to recover from transient network failures
              • Automatic restarts if GPUs hang

              Operation friendly

              • Comes with REST APIs to facilitate production deployments


              Quickstart

              To mine Zcash on nanopool:

              • Download and extract Bminer into a folder (e.g. C:\bminer or /home/bminer)
              • Edit mine.bat (mine.sh on Linux) and change the address to the desired Zcash address that Bminer mines towards.
              • Open command line prompt and run mine.bat (mine.sh).

              To mine Zhash on pool.gold:

              • Download and extract Bminer into a folder (e.g. C:\bminer or /home/bminer)
              • Edit mine_zhash.bat (mine_zhash.sh on Linux) and change the address to the desired Zhash address that Bminer mines towards.
              • Open command line prompt and run mine_zhash.bat (mine_zhash.sh).

              To mine BitcoinZ on 2miners.com:

              • Download and extract Bminer into a folder (e.g. C:\bminer or /home/bminer)
              • Edit mine_equihash1445.bat (mine_equihash1445.sh on Linux) and change the address to the desired BitcoinZ address that Bminer mines towards and specify PERS to be BitcoinZ.
              • Open command line prompt and run mine_equihash1445.bat (mine_equihash1445.sh).

              To mine Ethereum on ethermine.org:

              • Download and extract Bminer into a folder (e.g. C:\bminer or /home/bminer)
              • Edit mine_eth.bat (mine_eth.sh on Linux) and change the parameters according to https://www.bminer.me/references/.
              • Open command line prompt and run mine_eth.bat (mine_eth.sh).

              To dual mine Ethereum and Decred:

              • Download and extract Bminer into a folder (e.g. C:\bminer or /home/bminer)
              • Edit mine_eth_dcr.bat (mine_eth_dcr.sh on Linux) and change the parameters according to https://www.bminer.me/references/.
              • Open command line prompt and run mine_eth_dcr.bat (mine_eth_dcr.sh).

              To dual mine Ethereum and Verge:

              • Download and extract Bminer into a folder (e.g. C:\bminer or /home/bminer)
              • Edit mine_eth_xvg.bat (mine_eth_xvg.sh on Linux) and change the parameters according to https://www.bminer.me/references/.
              • Open command line prompt and run mine_eth_xvg.bat (mine_eth_xvg.sh).

              To mine [Bytom] on [f2pool]:

              • Download and extract Bminer into a folder (e.g. C:\bminer or /home/bminer)
              • Edit mine_btm.bat (mine_btm.sh on Linux) and change the parameters according to https://www.bminer.me/references/.
              • Open command line prompt and run mine_btm.bat (mine_btm.sh).

              To Mine Aeternity (AE)
              • The following section describes a few sample usages of mining Aeternity (AE). There are a few things that need to be customized for your own usages:
              • Substitute ak_27we6r5KVGpErVGedqFByq2GAEYrUP39G51jnadMRrDux1YDay with your own AE address.
              • Substitute worker to your worker name.
              • Bminer currently provides supports for mining AE. For example:
              • bminer -uri aeternity://ak_27we6r5KVGpErVGedqFByq2GAEYrUP39G51jnadMRrDux1YDay.worker@ae.f2pool.com:7898

              Dual mining for Ethereum (ETH) and Bytom (BTM)

              • The following section describes a few sample usages of dual mining mode. For example, within dual mining mode, Bminer can mine ETH&BTM.
              • There are a few things that need to be customized for your own usages:
              • Substitute 0xb76d43eAaB2e905028a7f0F3aF13C7A84c477B9f with your own ETH address.
              • Substitute bm1qwz608eyepxamh624xclx4rf05drvsrvuq9p7nc with your own BTM address.
              • Substitute worker with your worker name.
              • Bminer supports mining Tensority coins as a secondary coin, such as Bytom (BTM). By default, Bminer automatically tunes the dual mining mode to get the best performance. You can also tweak the intensity of mining ETH by setting the option -dual-intensity to either 2 or 3. Here is one example:
              • bminer -uri ethproxy://0xb76d43eAaB2e905028a7f0F3aF13C7A84c477B9f.worker@eth.f2pool.com:8008 -uri2 tensority://bm1q4fcqllxe0k05utju0r8uyd9ysm3y8tdu6al6ta.worker@btm.f2pool.com:9221 -dual-intensity 2
              • Please note that primary uri has to be a valid Ethereum scheme and secondary uri has to be a valid Bytom scheme.
              To Mine Beam (BEAM)
              • The following section describes a few sample usages of mining BEAM (BEAM). There are a few things that need to be customized for your own usages:
              • Substitute 3a13205ec464807c9400f0fde8d56ac49da03bb3812055f08844fe2eaf0b9166 with your own BEAM address.
              • Substitute worker to your worker name.
              • Bminer currently provides supports for mining BEAM. For example:
              • bminer -uri beam+ssl://3a13205ec464807c9400f0fde8d56ac49da03bb3812055f08844fe2eaf0b9166.worker@beam.sparkpool.com:2222

              To Mine Grin
              • Currently bminer only supports the Cuckaroo29 algorithm. There are a few things that need to be customized for your own usages:
              • Substitute bminergrin with your own GRIN address.
              • Substitute worker to your worker name.
              • Substitute foo to your password.
              • Currently bminer only supports the Cuckaroo29 algorithm. For example:
              • bminer -uri cuckaroo29://bminergrin.worker:foo@grin.f2pool.com:8898

              Please see https://www.bminer.me for advanced usages, APIs and updates.
              Please find frequently asked questions and answers by visiting https://www.bminer.me/faq/.

              Downloads


              Release notes

              13.2.0

              • Improve the performance of Turing GPUs when mining Grin.
              • Reduced rejected share chance for all cards.

              13.1.0

              • Support mining Grin / AE with 4G or 5G of video memory. (P104 only on Linux).

              13.0.0

              • 30% performance improvement on Grin and AE.
              • Reduce the likelihood of rejected shares.

              12.2.0

              • Optimize CPU usage.
              • Fix compatibility issues with grin-pool.org and grinmint.com.
              • Experimental support for Turing GPUs.
              • Allow bminer to run with older NVIDIA drivers.

              12.1.0

              • 50% performance improvement on Aeternity.
              • 10% performance improvement on Grin.
              • Support 8GB cards on Windows 10.
              • Support SSL connections for Grin.

              12.0.1

              • Experimental support mining Grin on NVIDIA GPUs. Currently bminer only supports the Cuckaroo29 algorithm.
              • 100% performance improvement on the beam miner on NVIDIA GPUs compared to 11.4.1.
              • Bug fixes
              11.4.1

                • Support AMD Crimson driver mining beam [/b]
                11.4.0

                  • Experimental support mining beam with  AMD cards

                  11.3.0

                    • Improve the performance of Aeternity for 6GB cards
                    • Support mining beam over beepool
                    • Output solution/s instead of nounce/s when mining beam

                    11.2.0

                    • Experimental support for Beam.

                    11.1.0

                    • Experimental support for Aeternity.

                    11.0.0

                    • Support ETH/BTM dual mine.

                    10.7.0

                    • Fix `-devices value` option bug in 10.6.0.
                    • Fix a bug in `GET /api/v1/status/device` api.

                    10.6.0

                    • Require CUDA 9.2 or above for this version.
                    • Substantially increase BTM mining speed, e.g. 4650H/s on 1080Ti now.

                    10.5.0

                    • Require CUDA 9.2 or above for this version.
                    • Substantially increase BTM mining speed, e.g. 4500H/s on 1080Ti now.
                    • Maximum temperature is monitored more precisely.
                    • Support BTG mining on zhash.pro pool.


                    10.4.0

                    • Add `-pers auto` option to support pools (e.g. zergpool.com) to automatically switch personalization string for equihash144,5 mining.

                    10.3.0

                    • Make API robust and accessible even when GPUs are hung.
                    • Support ethproxy protocol pools, such as dwarfpool, to display worker names.

                    10.2.0

                    • Support all the other Equihash 144,5 based coins besides BTG, using equihash1445 scheme and -pers config.

                    10.1.0

                    • Fix performance regression in BTM mining.

                    10.0.0

                    • Support mining Zhash (Equihash with parameter set 144,5) based coins.
                    • Substantially increase BTM mining speed again (up to another 30%).
                    • Support reported hashrate feature on ETH pools.

                    9.1.0

                    • Substantially increase BTM mining speed (up to 30%).
                    • Fix editing problems of .bat files on windows.
                    • Add scheme suggestions in scripts for ETH mining.

                    9.0.0

                    • Experimental support for mining Bytom (BTM).
                    • Optimize the performance of automatic tuning in dual mining mode.
                    • Start REST APIs much faster than previous versions.
                    • Improve compatibility of mining Ethereum on Nicehash pool.

                    8.0.0

                    • Support a dual mining mode for Ethereum (ETH, Ethash) and Decred (DCR, blake14r) / Verge (XVG, blake2s) without affecting Ethereum mining performance.
                    • Automatically tune mining performance in dual mining mode.
                    • Support dual mining mode in launcher and dashboard GUI.
                    • Add scripts to download third party software OhGodAnETHlargementPill to improve Ethereum mining performance on GTX 1080/1080Ti.
                    • Introduce new REST APIs to display stratum/solver/device status.

                    7.0.0

                    • Experimental support for mining Ethereum.
                    • Various usability improvements on the launcher GUI.
                    • Create a lite distribution without the launcher GUI.

                    6.1.0

                    • Fix potential regression caused by 6.0.0 for GPUs mounting on risers.
                    • Improve mining algorithm stability.

                    6.0.0

                    • Failover server supports. Supply multiple uris (separated by commas) via the -uri option to enable the failover support.
                    • A launcher GUI for Windows.
                    • Reduce reject rate caused by stale shares.
                    • 0.3-0.5% performance improvement depending on card models.
                    • Fix inaccurate metrics at the start of Bminer.
                    • Reduce CPU usage the start of bminer.
                    • Support miner.reconnect().
                    • Experimental support for miningrigrentals.
                    • A new option -no-runtime-info to disable runtime information collection.

                    5.5.0

                    • Show the fan speed in both console and UI.
                    • Fix compatibility issues for pool.miningspeed.com.
                    • Fix a bug that causes Bminer fails to start on Windows under some configuration.

                    5.4.0

                    • Fix a reconnection issue in the network layer.
                    • Show additional statistics in console.
                    • Allow cross-domain requests to access the API.
                    • Fix the compatibility issue with docker.
                    • Introduce the option `-share-check` to make the time of recovering from no accepted shares configurable.

                    5.3.0

                    • Experimental support for EthOS / Ubuntu 14.04.
                    • Support AMD K10 CPUs.
                    • Automatically restart hanged network connections.
                    • Improve compatibilities with mining rigs with more than 8 cards.

                    5.2.0

                    • Introduced the option -logfile to append the logs into a file.
                    • Minor optimization on Windows for cards that are mounted on the risers.
                    • Improve compatibility for NiceHash.

                    5.1.0

                    • Support NiceHash.
                    • Fix unstable network connections in 5.0.0.
                    • Fix performance regressions for 1080Ti under Linux.

                    5.0.0

                    • Minor performance improvement for GTX 1060.
                    • Fixed performance regressions in 4.0.0 on Windows.
                    • Optimization on the networking layer.
                    • Show GPU ID in case of hardware errors.
                    • Introduced the option -no-timestamps which suppresses the timestamps in the logging messages.

                    4.0.0

                    • Minor performance improvement.
                    • Support older CPUs like Core 2 Duo.
                    • Support mining rigs that have more than 8 GPUs.
                    • Support luckpool.org.
                    • Removed the polling option.
                    • Introduced the option `-max-network-failures` which allows Bminer to exit after consecutive network failures.
                    • Various improvement on the UI.
                    • Localization for Russian and Chinese.

                    3.0.0

                    • Minor performance improvement.
                    • Disable CPU polling by default.
                    • Introduce a Web-based dashboard.
                    • Support slushpool.

                    2.1.0

                    • Add the -polling option to make GPU polling configurable.
                    Disabling polling reduces the CPU usage but it might reduce the performance in some configurations.
                    • Improve the stability of the network connections.
                    • First public release for Linux.

                    2.0.0

                    • First public release.
                    [/list][/list][/list][/list][/list][/list][/list][/list][/list]
                    crairezx20
                    Legendary
                    *
                    Offline Offline

                    Activity: 1638
                    Merit: 1046



                    View Profile
                    January 26, 2019, 01:37:25 PM
                     #2038

                    I want to know why I'm getting 5.69 Sol/s on GTX 1080Ti I thought that I can get 7 sol/s on latest version of Bminer?
                    Or still needs some proper clock on MSIafterburner?
                    yuzuak
                    Member
                    **
                    Offline Offline

                    Activity: 683
                    Merit: 16


                    View Profile
                    January 26, 2019, 02:08:19 PM
                    Merited by OgNasty (1)
                     #2039

                    @realbminer please linux c31 popular
                    BullDoja
                    Newbie
                    *
                    Offline Offline

                    Activity: 2
                    Merit: 0


                    View Profile
                    January 26, 2019, 03:34:07 PM
                     #2040

                    So close for me to be able to use my P104 on Grin!!!! Bminer how much longer until 4gb Vram will be supported for my Windows 10?  <3
                    Pages: « 1 ... 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 [102] 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 ... 164 »
                      Print  
                     
                    Jump to:  

                    Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!