Pages:
Author

Topic: Damominer’s Dual Ethereum NVIDIA GPU Miner v2.6.3(Windows/Linux) - page 2. (Read 729 times)

newbie
Activity: 20
Merit: 0
Your GitHub shows 0 releases.
Please have a look how other developers are doing it.

Oops, sorry if that caused you confusion.
Already tell our developers to make it right, and thx for your notice
member
Activity: 155
Merit: 14
Your GitHub shows 0 releases.
Please have a look how other developers are doing it.
newbie
Activity: 20
Merit: 0
A new miner is always welcome. Thx for your work.
I think many (me included) could give it a try when you tell us some hashrate stats.

With GMiner 1.79 (a while ago) running on 1 x 2080 i got

ETH + CKB    32.60 Mhash + 765 Mhash --> 0.150 kw --> 217 kh/Watt

CKB               910 Mhash                       --> 0.111 kw --> 8.24 MH/Watt
CKB (max)    1130 Mhash                       --> 0.204 kw --> 5.58 MH/Watt

ETH               40.40 Mhash                    --> 0.111 kw --> 364 kh/Watt

So what are the stats on your miner?
Hi, there might be a hashrate difference under different conditions, like power, hardware and platforms etc.
Pity that we haven't tried to test 2080ti in low power consumption condition.
But around 250 W, ETH + CKB 47.6 M + 0.5 G
                            CKB 1150 M
                            ETH 54 M
You are also welcome to have a test and tell us your stats, lol  Grin Grin
newbie
Activity: 20
Merit: 0
Does it support RX5700?
Sorry AMD cards not supported now, however, we are working on it Grin
newbie
Activity: 20
Merit: 0
Has anyone already tried it?
Sure thing, we've got lots of workers using it now Smiley
newbie
Activity: 26
Merit: 0
Does it support RX5700?
member
Activity: 438
Merit: 27
A new miner is always welcome. Thx for your work.
I think many (me included) could give it a try when you tell us some hashrate stats.

With GMiner 1.79 (a while ago) running on 1 x 2080 i got

ETH + CKB    32.60 Mhash + 765 Mhash --> 0.150 kw --> 217 kh/Watt

CKB               910 Mhash                       --> 0.111 kw --> 8.24 MH/Watt
CKB (max)    1130 Mhash                       --> 0.204 kw --> 5.58 MH/Watt

ETH               40.40 Mhash                    --> 0.111 kw --> 364 kh/Watt

So what are the stats on your miner?
newbie
Activity: 14
Merit: 0
newbie
Activity: 20
Merit: 0
are there any plans for AMD cards?

yupppp alrdy on it, just give us some more time Smiley Smiley
newbie
Activity: 17
Merit: 0
are there any plans for AMD cards?
newbie
Activity: 20
Merit: 0
tests and any feedback are welcome
 Grin Grin Grin
newbie
Activity: 20
Merit: 0
ATTENTION: Damominer is a GPU miner for ETH, CKB, HNS, TRB, ETH_CKB, ETH_HNS, ETH_TRB and available for everyone to download on Github. Please do feel free to try and test damominer latest version v2.5.8 and let us know if there’s something we could make it better!

HEADS UP!!!!!! New version of Damominer is coming now!!!!!
We added HNS solo, ETH_HNS dual mining mode, but wait...there's more!!!!

New Features:

- Added TRB solo and ETH_TRB dual mining mode
- Increased 3% dual mining hashrate of ETH_TRB
- Fixed other bugs


DOWNLOAD LINK:

Github - https://github.com/damominer/damominer/releases



FEATURES:

- Supports both Windows and Linux systems
- Supports dual mining mode of ETH and CKB
- Higher average hashrate than most commonly-seen miner on the market (as a 24 hrs test shows)
- Stabler connection to the pool
- Less crash while operating dual mining
- Now only supports NVIDIA cards



DEVFEE:

Current developer fee is:

1% ethash
3% eaglesong
3% Blake2B + SHA3
3% ethash_3% Blake2B + SHA3
2% ethash_1% eaglsong



COMMAND LINE OPTIONS:

-P, --pool           Stratum pool. Example:
                         ckb pool: stratum+tcp://[email protected]:8888
                         eth pool: stratum1+tcp://[email protected]:3333
                         scheme://[account[.workername]@]hostname:port

-E                      Dual mining mode, set ETH pool, solo mining mode only needs to set -P
                         scheme://[account[.workername]@]hostname:port

-A                      Algorithm supported:ckb,eth,eth_ckb
-h,--help            Displays this help text
-V,--version        Show program version
--api-bind           Disabled by default. Example:--api-bind 127.0.0.1:3333
                         Use negative port number for readonly mode
--api-port           Disabled by default.range from (1~65535)
                         Monitor this port
--api-password   Disabled by default. You can set the password to protect you interaction.
-I,--intensity      Dual mining mode ,ETH hashrate will faster and CKB hashrate will slower with the smaller intensity ranging from (0~8). Default value is “4”.



REQUIREMENTS:

Linux:
damominer: NVIDIA Driver version:>=418.87,cuda 10.1

Windows:
damominer9: NVIDIA Driver version:>=385.54 cuda 9.0
damominer10: NVIDIA Driver version:>=418.96 cuda 10.1



SAMPLE USAGE:

ETH only
f2pool: damominer -P
stratum1+tcp://0x43E5f72D6Ab08fB8034F0dFb34a480B9d256e53C.workname@cn.sparkpool.com:3333 -A eth

sparkpool: damominer -P
stratum1+tcp://0x43E5f72D6Ab08fB8034F0dFb34a480B9d256e53C.workname@eth.f2pool.com:8008 -A eth

CKB only
f2pool: damominer -P stratum+tcp://[email protected]:4300 -A ckb

sparkpool: damominer -P
stratum+tcp://[email protected]:8888 -A ckb

Dual mining of ETH+CKB

Linux
f2pool: damominer -P
stratum+tcp://[email protected]:8888 -E
stratum1+tcp://0x43E5f72D6Ab08fB8034F0dFb34a480B9d256e53C.workname@cn.sparkpool.com:3333 -A eth_ckb

sparkpool: damominer -P
stratum+tcp://[email protected]:4300 -E
stratum1+tcp://0x43E5f72D6Ab08fB8034F0dFb34a480B9d256e53C.workname@eth.f2pool.com:8008 -A eth_ckb

Windows
f2pool: damominer -P
stratum+tcp://[email protected]:8888 -E
stratum1+tcp://0x43E5f72D6Ab08fB8034F0dFb34a480B9d256e53C.workname@cn.sparkpool.com:3333 -A eth_ckb --mode 1
sparkpool: damominer -P
stratum+tcp://[email protected]:4300 -E
stratum1+tcp://0x43E5f72D6Ab08fB8034F0dFb34a480B9d256e53C.workname@eth.f2pool.com:8008 -A eth_ckb --mode 1



TUNING PARAMETERS:

1.-I: -I range(0,8),Dual-mining eth_ckb 1.If you want CKB to have the best performance ,set I 8
damominer -P stratum+tcp://[email protected]:8888 -E
stratum1+tcp://0x43E5f72D6Ab08fB8034F0dFb34a480B9d256e53C.workname@cn.sparkpool.com:3333 -A eth_ckb -I 8

2.If you want ETH to have the best performance ,set I 0 damominer -P
stratum+tcp://[email protected]:8888 -E
stratum1+tcp://0x43E5f72D6Ab08fB8034F0dFb34a480B9d256e53C.workname@cn.sparkpool.com:3333 -A eth_ckb -I 0



API REFERENCE:

Code:
{
"id": 1,
"jsonrpc": "2.0",
"method": "miner_getstatdetail"
}

response:
{
    "id": 0,
    "jsonrpc": "2.0",
    "result": {
        "connection": {
            "connected": true,
            "switches": 1,
            "uri": "stratum+tcp://[email protected]:8888"
        },
        "devices": [
            {
                "_index": 0,
                "_mode": "CUDA",
                "hardware": {
                    "name": "P102-100 9.92 GB",
                    "pci": "06:00.0",
                    "sensors": [
                        0,
                        0,
                        0
                    ],
                    "type": "GPU"
                },
                "mining": {
                    "hashrate": "0x000847f9",
                    "hashrate_sc": "0x22074180",
                    "segment": [
                        "0xe9624dbb2939f091",
                        "0xe9624dbc2939f091"
                    ],
                    "shares": [
                        0,//accept share;
                        0,//reject share;
                        0,//fault share;
                        18   //last share take delay_time;
                    ]
                }
            },
            {
                "_index": 1,
                "_mode": "CUDA",
                "hardware": {
                    "name": "P102-100 9.92 GB",
                    "pci": "07:00.0",
                    "sensors": [
                        0,
                        0,
                        0
                    ],
                    "type": "GPU"
                },
                "mining": {
                    "hashrate": "0x00085c1c",
                    "hashrate_sc": "0x211add80",
                    "segment": [
                        "0xe9624dbc2939f091",
                        "0xe9624dbd2939f091"
                    ],
                    "shares": [
                        0,
                        0,
                        0,
                        18
                    ]
                }
            },              
        ],
        "host": {
            "name": "N0101",
            "runtime": 18,
            "version": "damominer"
        },
        "mining": {
            "difficulty": 99998604623,
            "epoch": -1,
            "epoch_changes": 0,
            "hashrate": "0x00299118",
            "shares": [//master coin
                0,//accept share;
                0,//reject share;
                0,//fault share;
                18   //last share take delay_time;
            ]
            "shares_sc": [//slave coin
                0,//accept share;
                0,//reject share;
                0,//fault share;
                18   //last share take delay_time;
            ]
        },
        "monitors": null
    }
}



TROUBLESHOOTING:

1. Make sure your config parameters same as above
2. Double check hardware
3. Sometimes just reboot your computer
4. Use VNC or TeamViewer instead of RDP
5. Use latest video drivers
6. Disable overclocking temporarily



Please carefully read ReadMe and the content above, probably it will answer you perfectly. If still not, just feel free to ask anything. For cooperation and stuff, you can also reach us via [email protected]



Damominer, dig a little more for you!
Pages:
Jump to: