Bitcoin Forum
April 23, 2024, 06:48:37 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2] 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 »
  Print  
Author Topic: NBMiner v42.2, 100% LHR unlock for ETH mining !  (Read 54154 times)
nebutech (OP)
Member
**
Offline Offline

Activity: 134
Merit: 26


View Profile
January 30, 2019, 12:18:22 PM
 #21

New version update
V14.0. Grin

1060 6gb suported ?

Yes
1713898117
Hero Member
*
Offline Offline

Posts: 1713898117

View Profile Personal Message (Offline)

Ignore
1713898117
Reply with quote  #2

1713898117
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.
1713898117
Hero Member
*
Offline Offline

Posts: 1713898117

View Profile Personal Message (Offline)

Ignore
1713898117
Reply with quote  #2

1713898117
Report to moderator
1713898117
Hero Member
*
Offline Offline

Posts: 1713898117

View Profile Personal Message (Offline)

Ignore
1713898117
Reply with quote  #2

1713898117
Report to moderator
1713898117
Hero Member
*
Offline Offline

Posts: 1713898117

View Profile Personal Message (Offline)

Ignore
1713898117
Reply with quote  #2

1713898117
Report to moderator
promomei
Sr. Member
****
Offline Offline

Activity: 399
Merit: 254



View Profile
January 30, 2019, 12:19:00 PM
 #22


Cool, ty
pedro77pl
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
January 30, 2019, 12:46:36 PM
 #23

I currently mine Bytom with 1080ti's. What's the BTM hashrate for 2080ti under v.14?
promomei
Sr. Member
****
Offline Offline

Activity: 399
Merit: 254



View Profile
January 30, 2019, 12:59:09 PM
 #24


2.53 per GPU
cudapop
Member
**
Offline Offline

Activity: 93
Merit: 41


View Profile
January 30, 2019, 01:09:50 PM
 #25

@NebuTech devs, mining BTM with a 1060 6gb on AntPool shows around 1600 h/s on the console but only around 1000 h/s on AntPool's side (reject ratio is only around 1%). This is with v13.2, trying v14 now.

Any idea on why the large discrepancy between local/console hashrate and pool side hashrate?
strannik51159
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
January 30, 2019, 02:12:05 PM
 #26

NBMiner

Nvidia GPU Miner for Bytom(BTM), Ethereum(ETH), Grin mining.

Download link: https://github.com/NebuTech/NBMiner/releases

Features:

- Support BTM+ETH dual mining , 20% more profit than single mining.
- Support Bytom (BTM) mining, tensority algorithm.
 - Hashrate under default frequency: RTX2080 12000H/s,P106 1900H/s, 1070ti 3400H/s
- Support Ethereum (ETH) mining.
  - Highest profit on mining pools.
  - Support mining pools using ethproxy protocol.
- Support Grin coin mining (Cuckaroo29).
- Support Windows & Linux.
- Support backup mining pool configuration.
- Support SSL connection to mining pools.
- Dev Fee: BTM+ETH 3%, BTM 2%, BTM(RTX) 3%, ETH 0.65%, Grin 2%

Usage:

- Driver version: >= 377.
- BTM Mining:
  - Edit start_btm.bat, modify mining pool url after -o and username or wallet address after -u.
- ETH Mining:
  - Edit start_eth.bat, modify mining pool url after -o and username or wallet address after -u.
  - For users using 1080, 1080ti, 1060-5X cards, which equiped with GDDR5X memory, remember to start OhGodAnETHlargementPill-r2.exe  patch before mining and keep it running background.
- BTM+ETH Dual Mining:
  - Edit start_btm_eth.bat
  - Set mining pool for BTM after option -o, set username for BTM pool after option -u
  - Set mining pool for ETH after option -do, set username for ETH pool after option -du
  - There is an option -di (secondary-intensity) stands for the relative intensity of mining ETH.  Tuning this option to get best performance on different cards.
- Grin Mining:
  - Edit start_grin.bat
  - Set mining pool for Grin after option -o, set username for Grin pool after option -u

CMD options:

Typical usage :

- BTM: nbminer -a tensority -o stratum+tcp://btm.f2pool.com:9221 -u bm1xxxxxxxxxxxx.worker
- ETH: nbminer -a ethash -o ethproxy+tcp://eth.f2pool.com:8008 -u 0xxxxxxxxxx.worker
- BTM+ETH: nbminer -a tensority_ethash -o stratum+tcp://btm.f2pool.com:9221 -u btm_wallet_address.worker -do ethproxy+tcp://eth.f2pool.com:8008 -du 0x_eth_wallet_address.worker
- Grin: nbminer -a cuckaroo -o stratum+tcp://grin.sparkpool.com:6666 -u username@email.com/worker

Options:

- -h, --help    Displays this help.
- -v, --version    Displays version information.
- -c, --config <config file path>    Use json format config file rather than cmd line options.
- -a, --algo <algo>    Select algorithm, tensority for BTM, ethash for ETH, cryptonightv8 for XMR.
- --api  <host:port>    The endpoint for serving REST API.
- -o, --url <url>    Mining pool url.
  - BTM: stratum+tcp://btm.f2pool.com:9221
  - BTM with SSL: stratum+ssl://btm.f2pool.com:9443
  - ETH: ethproxy+tcp://eth.f2pool.com:8008
  - ETH with NiceHash: ethnh+tcp://daggerhashimoto.eu.nicehash.com:3353
- -u, --user <user>    User used in Mining pool, wallet address or username.
  - Format: [username|wallet].workername:password
  - Example: bm1xxxxxx.worker      myusername.worker:password
- -o1, --url1 <url> url for backup mining pool 1.
- -u1, --user1 <user> username for backup mining pool 1.
- -o2, --url2 <url> url for backup mining pool 2.
- -u2, --user2 <user> username for backup mining pool 2.
- -di, --secondary-intensity <intensity>    The relative intensity for ETH when dual mining. recommend: 8 - 24, default to 16.
- -do, --secondary-url <url>    ETH mining pool when dual mining.
- -du, --secondary-user <user>    ETH username when dual mining.
- -do1, --secondary-url1 <url>    Backup 1 ETH mining pool when dual mining.
- -du1, --secondary-user1 <user>    Backup 1 ETH username when dual mining.
- -do2, --secondary-url2 <url>    Backup 2 ETH mining pool when dual mining.
- -du2, --secondary-user2 <user>    Backup 2 ETH username when dual mining.
- -d, --devices <devices>    Specify GPU list to use. Format: "-d 0,1,2,3" to use first 4 GPU.
- --strict-ssl    Check validity of certificate when use SSL connection.
- --log    Generate log file named log_<timestamp>.txt.
- --long-format    Use 'yyyy-MM-dd HH:mm:ss,zzz' for log time format.

GPU Tuning

- BTM + ETH:
  - Suitable secondary intensity depends on the ratio of core performance / memory bandwidth
  - GPU with relative low memory bandwidth, eg. 1070ti, could tune down the di. Otherwise tune up.
  - The ratio changes with different core, tdp, memory  settings when overclock GPU.
- BTM:
  - Bytom mining performance depend heavily on GPU core, instead of GPU memory.
  - Miner can gain beffer hashrate if tuning down GPU memory frequency.
  - For example, using MSI Afterburner to turn down GPU memory to -500.

API Reference

Web Monitor

Open http://api_host:port/ in your browser to use web monitor.

Request

GET http://api_host:port/api/v1/status

Response

    {
        "miner": {
            "devices": [{
                "core_clock": 1556,
                "core_utilization": 100,
                "fan": 36,
                "hashrate": 1499,
                "hashrate2": "23.0 M",
                "hashrate_raw": 1499,
                "hashrate2_raw": 23030000,
                "id": 0,
                "info": "GeForce GTX 1080 Ti 11178 MB",
                "power": 182,
                "temperature": 65
            }, {
                "core_clock": 1518,
                "core_utilization": 100,
                "fan": 34,
                "hashrate": 1490,
                "id": 1,
                "info": "GeForce GTX 1080 Ti 11178 MB",
                "power": 172,
                "temperature": 62
            }],
            "total_hashrate": 2989,
            "total_hashrate_raw": 2989,
             "total_hashrate2": "48.3 M",
            "total_hashrate2_raw": 48308746,
            "total_power_consume": 354
        },
        "start_time": 1532482659,
        "stratum": {
            "accepted_share_rate": 0.99,
            "accepted_shares": 99,
            "password": "",
            "rejected_share_rate": 0.01,
            "rejected_shares": 1,
            "url": "btm.pool.zhizh[Suspicious link removed]p:3859",
            "use_ssl": false,
            "user": "bmxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.test",
            "difficulty": "0003ffff",
            "latency": 65
        },
        "version": "v10.0"
    }

Change Log

v14.0(2019-01-30)
- BTM mining, improve over 200% on RTX cards.
- Improve Grin mining.

v13.2(2019-01-17)

- Add support mining Grin on 1066-win10.
- Fix support for Solo mining using grin-server.

v13.1(2019-01-15)

- Add support for mining Grin coin (cuckaroo29).
- Minor bug fix and improvement.

v12.4(2018-01-05)

- Improve hashrate of BTM+ETH dual mining about 6%.

v12.3(2018-12-30)

- Fix a bug that could cause many reject shares when epoch changes under ETH dual mining .

v12.2(2018-12-26)

- Fix high stale share and reject share ratio when use big -di for dual mining BTM+ETH.
- Fix the support of web monitor for dual mining.
- Minor bug fixs and improvements.

v12.1(2018-12-24)

- Fix support ETH PPS+ mode on F2pool
- Add support for ETH on NiceHash (with protocol header ethnh)
- Fix rest api when dual mining.
- Minor bug fixs.

v12.0(2018-12-19)

- New BTM+ETH dual mining mode.
- Decrease the required driver version to 377.
- Temporarily remove support for XMR mining.
- Fix start using config file.
- Add a default protocol header if not specified.

v11.0(2018-12-12)

- Improve BTM hashrate.
- Add support for ETH and XMR mining.
- Optimize handle for new job, increase profit on mining pool.
- Colorful output on console.
- Add support for backup mining pools.
- Decrease dev fee of BTM to 2%.

v10.0(2018-10-03)

- Improve hashrate

v9.0(2018-08-28)

- Improve hashrate ~30%
- Improve stability

v8.0(2018-08-17)

- Improve hashrate 10% - 15%
- Lower skipped share rate, increase actual hashrate on mining pool.
- Added display for mining pool latency.
- Added display for mining pool difficulty.
- Improve API web monitor.

https://media.discordapp.net/attachments/530851146827300884/540171172113809409/unknown.png
nebutech (OP)
Member
**
Offline Offline

Activity: 134
Merit: 26


View Profile
January 30, 2019, 03:13:12 PM
 #27

@NebuTech devs, mining BTM with a 1060 6gb on AntPool shows around 1600 h/s on the console but only around 1000 h/s on AntPool's side (reject ratio is only around 1%). This is with v13.2, trying v14 now.

Any idea on why the large discrepancy between local/console hashrate and pool side hashrate?

There is several reasons that hashrate on miningpool lower than local console print.

For your specific situation, the reasons maybe:

1. Not enough running time. Run for 24 Hours, check again.
2. High mining difficulty on mining pool & too few cards.
promomei
Sr. Member
****
Offline Offline

Activity: 399
Merit: 254



View Profile
January 30, 2019, 03:20:31 PM
 #28

lots of stale shares
https://ibb.co/Y85FxFH
nebutech (OP)
Member
**
Offline Offline

Activity: 134
Merit: 26


View Profile
January 30, 2019, 03:25:01 PM
Last edit: February 01, 2019, 12:05:33 PM by nebutech
 #29

I currently mine Bytom with 1080ti's. What's the BTM hashrate for 2080ti under v.14?



BTM: 8 x 2080ti.

Hits temp wall, and not full TDP.

On theory, single 2080ti can hit around 17,000 H/s.
cudapop
Member
**
Offline Offline

Activity: 93
Merit: 41


View Profile
January 30, 2019, 03:32:08 PM
 #30

^^^Good to see a public miner finally putting to use Turing's tensor cores.
evlo
Jr. Member
*
Offline Offline

Activity: 155
Merit: 4


View Profile
January 30, 2019, 06:20:41 PM
Last edit: January 30, 2019, 09:09:27 PM by evlo
 #31

grin 2.6-2.7 for 1060 g6 on windows 1809, i think other miner claim about 3, but don't work on windows 10 72w per car thought, so maybe could get that 3gps if i would OC

Kompik
Sr. Member
****
Offline Offline

Activity: 463
Merit: 250


View Profile
January 30, 2019, 08:18:21 PM
Last edit: January 30, 2019, 11:14:01 PM by Kompik
 #32

^^^Good to see a public miner finally putting to use Turing's tensor cores.
What? You can actually use the tensor cores for mining? Smiley
Is there any chance we will see tensor cores used in other algos?

Bitrated user: Kompik.
nebutech (OP)
Member
**
Offline Offline

Activity: 134
Merit: 26


View Profile
January 30, 2019, 11:45:34 PM
 #33

^^^Good to see a public miner finally putting to use Turing's tensor cores.
What? You can actually use the tensor cores for mining? Smiley
Is there any chance we will see tensor cores used in other algos?

Yes, v14.0 utilizes tensor cores to tripple the BTM mining hashrate.
fistsofgod
Newbie
*
Offline Offline

Activity: 164
Merit: 0


View Profile
January 31, 2019, 04:24:56 AM
 #34

what is CUTL/MUTL? also add total power to the summary output on line with total speed
nebutech (OP)
Member
**
Offline Offline

Activity: 134
Merit: 26


View Profile
January 31, 2019, 04:36:16 AM
 #35

what is CUTL/MUTL? also add total power to the summary output on line with total speed

Core utilization & memory utilization.

Thanks for the advice, consider add total power display in future versions.
Q_R_V
Sr. Member
****
Offline Offline

Activity: 428
Merit: 250


Inactivity: 8963


View Profile
February 01, 2019, 08:42:02 AM
 #36

I currently mine Bytom with 1080ti's. What's the BTM hashrate for 2080ti under v.14?

[...]
On theory, single 2080ti can hit around 17,000 H/s.
It can and it does:



christiano88
Member
**
Offline Offline

Activity: 161
Merit: 10


View Profile
February 01, 2019, 10:54:56 AM
 #37

Anyone tested lower RTX cards like the 2080,2070 and 2060?
Q_R_V
Sr. Member
****
Offline Offline

Activity: 428
Merit: 250


Inactivity: 8963


View Profile
February 02, 2019, 04:37:38 PM
 #38

Good question, 2070 should be doing half of 2080ti's hashrate, so 7500h/s i guess?
havoc4200
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
February 02, 2019, 07:08:10 PM
 #39

I have a 3 Titan V's and get an error when trying to use any version higher than 13.1

Cuda Error (err_no=209)

any help on a solution
nebutech (OP)
Member
**
Offline Offline

Activity: 134
Merit: 26


View Profile
February 03, 2019, 12:40:11 AM
 #40

I have a 3 Titan V's and get an error when trying to use any version higher than 13.1

Cuda Error (err_no=209)

any help on a solution

The tensor cores on TTV is different from those on RTXs.

Pages: « 1 [2] 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 »
  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!