Author

Topic: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v15.0 (Windows/Linux) - page 376. (Read 6590565 times)

hero member
Activity: 714
Merit: 512
i feel i am late to the party because the last time i saw this thread was when claymore posted about the new version but i was inactive then..

can some kind person bring me upto speed please? so which coins are you guys mining with the new algo for dual.

For the blakes2 and keccak i see only few coins. are any of those profitable or like the posts i am reading just above about xvg.. which is like multiple algo thing better?

Thankyou

Imo best option is ethash + blake2s. My rx470 gives something like 28Mh/s + 1300Mh/s and other cool stuff is reduced fee.

Sounds like I need to tweak my Blake2s settings... seeing about half that on RX570 (no BIOS mode, though). Can you share what settings you have for the Blake2s side ?

Cranked my DCRI up to 70... now getting ~1500 MH/S on B2S with no impact on ETH mining. Awesome.

Also... saw some people struggling with XVG pools...

You do lose some to exchange fees but you can set your Dual mining pool to ZPOOL and get paid out in XVG for your Blake2S work... an example of using NiceHash for ETH and ZPOOL to get paid in XVG is like so:

EthDcrMiner64.exe -esm 3 -allpools 1 -epool daggerhashimoto.usa.nicehash.com:3353 -ewal *BitcoinWallet*.Worker55 -epsw x -cclock 1200 -mclock 1900 -tt 72 -fanmin 70 -powlim -10 -dpool blake2s.mine.zpool.ca:5766 -dcoin blake2s -dwal *XVGWallet* -dpsw Worker55,c=XVG -dcri 70

I basically do this except I simply choose BTC from ZPOOL.

ZPOOL only pays in btc, no where does it say you can be paid in XVG

I personally mined a few hundred thousand XVG there last year... so yes you totally can:

https://zpool.ca/

I would suggest reading the instructions on the first page. You MUST use the "c=XVG" tag to be paid in XVG & also use a valid XVG wallet address.
full member
Activity: 1148
Merit: 132
i feel i am late to the party because the last time i saw this thread was when claymore posted about the new version but i was inactive then..

can some kind person bring me upto speed please? so which coins are you guys mining with the new algo for dual.

For the blakes2 and keccak i see only few coins. are any of those profitable or like the posts i am reading just above about xvg.. which is like multiple algo thing better?

Thankyou

Imo best option is ethash + blake2s. My rx470 gives something like 28Mh/s + 1300Mh/s and other cool stuff is reduced fee.

Sounds like I need to tweak my Blake2s settings... seeing about half that on RX570 (no BIOS mode, though). Can you share what settings you have for the Blake2s side ?

Cranked my DCRI up to 70... now getting ~1500 MH/S on B2S with no impact on ETH mining. Awesome.

Also... saw some people struggling with XVG pools...

You do lose some to exchange fees but you can set your Dual mining pool to ZPOOL and get paid out in XVG for your Blake2S work... an example of using NiceHash for ETH and ZPOOL to get paid in XVG is like so:

EthDcrMiner64.exe -esm 3 -allpools 1 -epool daggerhashimoto.usa.nicehash.com:3353 -ewal *BitcoinWallet*.Worker55 -epsw x -cclock 1200 -mclock 1900 -tt 72 -fanmin 70 -powlim -10 -dpool blake2s.mine.zpool.ca:5766 -dcoin blake2s -dwal *XVGWallet* -dpsw Worker55,c=XVG -dcri 70

I basically do this except I simply choose BTC from ZPOOL.

NM I see the setting for getting paid in another coin, whats the point though you lose fees both ways from the inital sale to btc then the buy back on verge to pay you back
jr. member
Activity: 84
Merit: 1
Quote
My Nitro+ (8gb) prefers to be undervolted.  Each card is it's own microcosm, I have never found generic answers for RX 580's.  Even my Asus RX 580 is very different.

Well, i undervolted with 10 (870) and decreased dcri -1 (currently at -dcri 6) Eth hash now increased a little bit but keccak decreased which is normal. Seems like dcri setting is 6 for me .
I would like to ask if 870 mv core voltage at 1250 is safe for dual ETH=keccak on RX580 8GB, micron memory and 920mv safe for memory voltage at 2220.
Is it safe to go any lower for voltages to save some more power?

@Ratledge, could you share your .bat if you dual mine eth=keccak on rx580
First of all, SETX is a Windows registry variable setting program, not part of Claymore. I set those environment variables permanently on my systems, so it doesn't need to be done at runtime. Use Control Panel and look for Environment Variables. You DON'T want to put those commands in the CONFIG.TXT file.

I am out eating dinner with the wife, but when I get home I will post my batch file. It's nothing special, but I do have a recursive call (to itself) so if Claymore stops for any reason (including timeout after 240 minutes using "-r 239" parm) it restarts. I am back to ETH single mining for now, but my batch file has the extra part of the command-line REM out.
hero member
Activity: 714
Merit: 512
i feel i am late to the party because the last time i saw this thread was when claymore posted about the new version but i was inactive then..

can some kind person bring me upto speed please? so which coins are you guys mining with the new algo for dual.

For the blakes2 and keccak i see only few coins. are any of those profitable or like the posts i am reading just above about xvg.. which is like multiple algo thing better?

Thankyou

Imo best option is ethash + blake2s. My rx470 gives something like 28Mh/s + 1300Mh/s and other cool stuff is reduced fee.

Sounds like I need to tweak my Blake2s settings... seeing about half that on RX570 (no BIOS mode, though). Can you share what settings you have for the Blake2s side ?

Cranked my DCRI up to 70... now getting ~1500 MH/S on B2S with no impact on ETH mining. Awesome.

Also... saw some people struggling with XVG pools...

You do lose some to exchange fees but you can set your Dual mining pool to ZPOOL and get paid out in XVG for your Blake2S work... an example of using NiceHash for ETH and ZPOOL to get paid in XVG is like so:

EthDcrMiner64.exe -esm 3 -allpools 1 -epool daggerhashimoto.usa.nicehash.com:3353 -ewal *BitcoinWallet*.Worker55 -epsw x -cclock 1200 -mclock 1900 -tt 72 -fanmin 70 -powlim -10 -dpool blake2s.mine.zpool.ca:5766 -dcoin blake2s -dwal *XVGWallet* -dpsw Worker55,c=XVG -dcri 70

I basically do this except I simply choose BTC from ZPOOL.
full member
Activity: 1148
Merit: 132
newbie
Activity: 55
Merit: 0
@ciprianpt, sure it helps! and thanks!

I am currently getting 32mh/s for eth and 180mh/s for keccak with these settings
Code:
-cclock 1250,1250,1250,1250,1250,1280,1250,1250,1250,1250 -mclock 2220,2220,2070,2220,2220,2150,2220,2220,2220,2220 -cvddc 870,870,920,870,870,920,870,920,870,870 -mvddc 930 -dcri 6 -ethi 16

I cant set dcri over 6 without decreasing eth hashrate, i am also with 9 X RX580 Nitro+ 8gb , Micron memory and 1 Samsung memory.
Ive read that micron gives less hashrate than Samsung/hynix but in my case all cards with micron memory hashing at 32mh/s at the moment and the one with Samsung memory gives me 30.4 (core 1250, memory 2070 core voltage 920)

So core voltage 850mv and memory voltage 900 is ok for hynix/samsung memory. I want to try those voltages on micron memory cards.
Should i use lidag and gser for stability when starting and generating dag files et....?
My eth hashrate is perfect now but more important is number of valid shares per hour right? I will keep watching hwinfo for memory errors.

Is it 100% sure that if you have more memory errors on HWinfo the result is less valid shares?
newbie
Activity: 62
Merit: 0
I have a strange problem. I had a rig with h110 pro btc+ with 12gpu's and everything was working fine, but recently I added a 13th gpu and after that the EthDcrMiner64.exe started to use one of the cpu cores to the max. The result is that I get constant 50-60% cpu usage frome the dual core G3900 while mining, while one the other rigs Claymore doesn't use more that 5-10%. The cards are 11 AMD and 2 Nvidia. I added the 11th AMD. I don't remember if I've done anything else like changing settings or something. I restarted the rig several times, but with no change.
https://i.imgur.com/5GvzMtL.jpg

The problem with this is that the remote management is "mostly" not working. By that I mean, that most of the time I don't see the rig through the remote manager or the browser and every 2-3 minutes, for a couple of seconds I see it. I can't see it even when using the browser on the exact same rig and trying to load the console using port 3333. It's like Claymore can use only one core, but it needs more CPU power, which results in not being able to process the remote management.
This is a big problem for me since this is the way I monitor my rigs, and now I have to stop monitoring this rig because I get constant warnings that it has stopped while it hasn't. I have to manually check, once in a while, to see if it's actually working and that is really annoying.
jr. member
Activity: 127
Merit: 8
Hey guys, i just finished to test the new version with different gpus and rigs like RX 470 4GB, RX 580 4GB / 8GB, GTX 1060 3GB / 6GB, GTX 1070, GTX 1080 Ti

Here are my results so far:

RX 470 4GB Ethereum 30 Mh/s – Verge (blake2s) 1,200 Mh/s / Ethereum 30 Mh/s – Smartcash (keccak) 150 Mh/s
RX 580 8GB Ethereum 31.2 Mh/s – Verge (blake2s) 1,550 Mh/s / Ethereum 31.2 Mh/s – Smartcash (keccak) 215 Mh/s
RX 580 4GB Ethereum 31.2 Mh/s – Verge (blake2s) 1,560 Mh/s / Ethereum 31.2 Mh/s – Smartcash (keccak) 218 Mh/s

GTX 1060 3GB Ethereum 22.5 – 18.8 Mh/s – Verge (blake2s) 500 – 600 Mh/s / Ethereum 22.5 – 18.8 Mh/s – Smartcash (keccak) 100 Mh/s
GTX 1060 6GB Ethereum 23.4 – 18.8 Mh/s – Verge (blake2s) 234 Mh/s / Ethereum 22 – 18.8 Mh/s – Smartcash (keccak) 51.5 Mh/s
GTX 1070 8GB Ethereum 31.3 – 18.8 Mh/s – Verge (blake2s) 520 Mh/s / Ethereum 30.3 – 18.8 Mh/s – Smartcash (keccak) 90.5 Mh/s
GTX 1080 Ti 11GB Ethereum 34.7 Mh/s – Verge (blake2s) 695 Mh/s / Ethereum 34.5 – Smartcash (keccak) 103 Mh/s

More detailed results and configs: http://1stminingrig.com/use-new-claymores-dual-ethereum-gpu-miner-v11-0-blake2s-keccak-algorithms/

Hope it helps!



newbie
Activity: 55
Merit: 0
Quote
My Nitro+ (8gb) prefers to be undervolted.  Each card is it's own microcosm, I have never found generic answers for RX 580's.  Even my Asus RX 580 is very different.

Well, i undervolted with 10 (870) and decreased dcri -1 (currently at -dcri 6) Eth hash now increased a little bit but keccak decreased which is normal. Seems like dcri setting is 6 for me .
I would like to ask if 870 mv core voltage at 1250 is safe for dual ETH=keccak on RX580 8GB, micron memory and 920mv safe for memory voltage at 2220.
Is it safe to go any lower for voltages to save some more power?

@Ratledge, could you share your .bat if you dual mine eth=keccak on rx580
hero member
Activity: 906
Merit: 507
This is a little embarrassing but I have tried everything but cannot get v11 to work. I copied over my .bat file and for some reason the miner keeps picking a monero pool. I have tried the -epool but it comes up as a wrong unknown option. I am about to rip my hair out!
DON'T do any "bat files". put all your options into config.txt and delete dpools and epools .txt and run the executable without any parameters

Just tried that.

this is my parameters in the config.txt

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
EthDcrMiner64.exe -epool us1.ethermine.org:14444 -ewal WALLET -epsw x -allpools 1 -cvddc 850,875,880 -cclock 1150,1190,1190 -mclock 2120,2045,2120 -mvddc 880,890,890 -ethi 16


and for every line it says unknown option


What am I doing wrong??
In your config.txt just put commands one lne at a time example
-epool
-ewal
Than in start.bat you put

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
EthDcrMiner64.exe

Thanks for your reply. I did exactly what you said.

When I started the miner it took the setx parameters but then the same problem

Unknown option -epool
Unknown option -ewal
^^^^^^^^  continued for every parameter in the config file
XMR: no pool specified


I downloaded this claymore v11 from the first page of the thread.
you said xmr no pool specified are you trying to mine xmr this is eth miner not xmr if you trying to mine anything else besides a eth or eth clone coin it won't work you need the claymores cryptonote miner
jr. member
Activity: 84
Merit: 1
Quote
Depends on what cards you have, of course.  If nVidia, try power limit around 65-75%, and around that.  For me, 70% seems to be the sweet spot and keeps my temps down, also.

Thanks for your answer, i am with RX580 Nitro + 8GB cards .
My Nitro+ (8gb) prefers to be undervolted.  Each card is it's own microcosm, I have never found generic answers for RX 580's.  Even my Asus RX 580 is very different.
jr. member
Activity: 40
Merit: 1
I've set up keccak on a YIIMP pool. With pool difficulty set at 1024 (the same setting that the official SmartCash pools use), ccminer was getting about 50% bad shares due to low difficulty. We found the batch file has to use the "-m 2" switch to multiply the difficulty, or manually set difficulty higher to resolve this problem. Setting the pool difficulty to 2048 did not help.

People are having problems dual-mining ETH and SMART due to this 50% bad shares due to low difficulty issue. I can't find a difficulty multiplier param or difficulty modification param for Claymore miner. Does something like this exist?

Anyone know what might help me fix this problem on the pool?

Thanks

Difficulty is a pool related setting. You can decrease Claymore intensity (there is a parameter for that), or try tuning -dcri. However I doubt this is your goal here...
yes, totally understood. as i mentioned adjusting pool difficulty didn't affect the issue. Some miners (most ccminer builds for example) have params to adjust miner difficulty either by hard setting it or by multiplying it. I was curious if claymore had those same params under a different name but it seems not.

also i don't suppose anyone has managed to get a working keccak pool on yiimp?
jr. member
Activity: 73
Merit: 3
Hello Guys
Can you help me configure the command line for Claymore 11 in order
To mine Ethereum ( MPH ) + Blake2s ( AhashPool )
Is there a way to make it work ?

EthDcrMiner64.exe -epool europe.ethash-hub.miningpoolhub.com:20535 -ewal 999.clay -epsw clay -dpool stratum+tcp://blake2s.mine.ahashpool.com:5766 -dwal ****mXHJK3WDL15vFbD73VECT84N*** -dpsw x -dcoin blake2s -eworker LAD3ATI560,c=BTC -allpools 1

The problem is that i need to specify a currency for example: ID=Rig01,c=BTC

Thanks


The Rig and Currency strings go in the -dpsw parameter, not the -eworker parameter.  Instead of "-dpsw x", you should have "-dpsw ID=Rig01,c=BTC".  It's right there on the ahashpool site's main page.
newbie
Activity: 55
Merit: 0
Quote
Depends on what cards you have, of course.  If nVidia, try power limit around 65-75%, and around that.  For me, 70% seems to be the sweet spot and keeps my temps down, also.

Thanks for your answer, i am with RX580 Nitro + 8GB cards .
jr. member
Activity: 84
Merit: 1
Quote
Just try with mode 1 and you will see  Smiley

I got you now, Smiley so i cant compensate the ETH hash drop with little bit more core/memory/voltage increase/decrease?
Anybody with experience who solved that?
Depends on what cards you have, of course.  If nVidia, try power limit around 65-75%, and around that.  For me, 70% seems to be the sweet spot and keeps my temps down, also.
full member
Activity: 1148
Merit: 132
I dont think claymore is set up for blake2 solo mining, it works with cc miner but not with claymore

pools are shit claymore some have not paid in days , need to be able to solo mine blake or dual mining is over for me again

I think the isue is with the dwal and dpass settings

Code:
14:43:25:330	10e0	b501 
14:43:25:533 10e0 ETH: 1 pool is specified
14:43:25:533 10e0 Main Ethereum pool is us1.ethermine.org:4444
14:43:25:533 10e0 B2S: 1 pool is specified
14:43:25:533 10e0 Main Blake2s pool is 127.0.0.1:20102
14:43:26:111 10e0 OpenCL platform: NVIDIA CUDA
14:43:26:111 10e0 AMD OpenCL platform not found
14:43:26:877 10e0 CUDA initializing...

14:43:26:877 10e0 NVIDIA Cards available: 6
14:43:26:877 10e0 CUDA Driver Version/Runtime Version: 8.0/8.0
14:43:26:908 10e0 GPU #0: GeForce GTX 1070, 8192 MB available, 15 compute units, capability: 6.1  (pci bus 1:0:0)

14:43:26:908 10e0 GPU #1: GeForce GTX 1070, 8192 MB available, 15 compute units, capability: 6.1  (pci bus 2:0:0)

14:43:26:908 10e0 GPU #2: GeForce GTX 1070, 8192 MB available, 15 compute units, capability: 6.1  (pci bus 3:0:0)

14:43:26:908 10e0 GPU #3: GeForce GTX 1070, 8192 MB available, 15 compute units, capability: 6.1  (pci bus 4:0:0)

14:43:26:924 10e0 GPU #4: GeForce GTX 1070, 8192 MB available, 15 compute units, capability: 6.1  (pci bus 5:0:0)

14:43:26:924 10e0 GPU #5: GeForce GTX 1070, 8192 MB available, 15 compute units, capability: 6.1  (pci bus 6:0:0)

14:43:26:924 10e0 Total cards: 6
14:43:30:596 10e0 No AMD cards in the list, ADL library will not be used.
14:43:30:596 10e0 NVML version: 8.381.65
14:43:31:877 a34 ETH: Stratum - connecting to 'us1.ethermine.org' <18.219.59.155> port 4444
14:43:31:924 a34 send: {"id":2,"jsonrpc":"2.0","method":"eth_login","params":["0xa57EeFabb76Bfd1E9E6ee606999b76BD123aFe32.MARVELL9-89","x"]}

14:43:31:924 a34 ETH: Stratum - Connected (us1.ethermine.org:4444)
14:43:31:955 10e0 DUAL MINING MODE ENABLED: ETHEREUM+BLAKE2S
14:43:31:955 1a80 B2S - connecting to 127.0.0.1:20102
14:43:31:955 1a80 http send request: {"method": "getwork", "params": [], "id":0}
14:43:31:955 10e0 ETH: qtminer stratum mode
14:43:31:955 10e0 Watchdog enabled
14:43:31:955 10e0 Remote management (READ-ONLY MODE) is enabled on port 3333
14:43:31:955 10e0
14:43:31:955 1a80 http got answer: {"result":{"midstate":"4b4ca5b70fe11a788c9a7e1683c79bedc0857f7a29a03ecf48867e76532570d6","data":"00002004e1a44afa310dbe3ac649117f51a9ee11f687cf0efb500d4e1dc3b86ebb0820c380f21040ad34b4f8e27020a652ad68ccd5677957e0870f6c6f1c0ebaefd959c45a8f381c1a0292fd00000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000","hash1":"00000000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000010000","target":"0000000000000000000000000000000000000000000000fd9202000000000000"},"error":null,"id":0}

14:43:31:955 1a80 B2S: Connected (127.0.0.1:20102)
14:43:31:955 1a80 DCR: Unknown answer from server: {"result":{"midstate":"4b4ca5b70fe11a788c9a7e1683c79bedc0857f7a29a03ecf48867e76532570d6","data":"00002004e1a44afa310dbe3ac649117f51a9ee11f687cf0efb500d4e1dc3b86ebb0820c380f21040ad34b4f8e27020a652ad68ccd5677957e0870f6c6f1c0ebaefd959c45a8f381c1a0292fd00000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000","hash1":"00000000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000010000","target":"0000000000000000000000000000000000000000000000fd9202000000000000"},"error":null,"id":0}

14:43:31:987 a34 got 39 bytes
14:43:31:987 a34 buf: {"id":2,"jsonrpc":"2.0","result":true}

14:43:31:987 a34 parse packet: 38
14:43:31:987 a34 ETH: Authorized
14:43:31:987 a34 send: {"id":3,"jsonrpc":"2.0","method":"eth_getWork","params":[]}

14:43:31:987 a34 new buf size: 0
14:43:32:033 a34 got 248 bytes
14:43:32:033 a34 buf: {"id":3,"jsonrpc":"2.0","result":["0xca535617a2283e08e1b03e3d2333942b6091a529fc81b802d435550d093e4c04","0xa9b0e0c9aca72c07ba06b5bbdae8b8f69e61878301508473379bb4f71807d707","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x4e67b1"]}

14:43:32:033 a34 parse packet: 247
14:43:32:033 a34 ETH: job changed
14:43:32:033 a34 new buf size: 0
14:43:32:112 2b0 Setting DAG epoch #171...
14:43:38:534 a34 got 248 bytes
14:43:38:534 a34 buf: {"id":0,"jsonrpc":"2.0","result":["0xf887d617331d2e86aec61117300fdc953cad667a67754ced31212195030d23c7","0xa9b0e0c9aca72c07ba06b5bbdae8b8f69e61878301508473379bb4f71807d707","0x0112e0be826d694b2e62d01511f12a6061fbaec8bc02357593e70e52ba","0x4e67b2"]}

14:43:38:534 a34 parse packet: 247
14:43:38:534 a34 ETH: job changed
14:43:38:534 a34 new buf size: 0
14:43:38:534 a34 ETH: 02/22/18-14:43:38 - New job from us1.ethermine.org:4444
14:43:38:534 a34 target: 0x0000000112e0be82 (diff: 4000MH), epoch 171(2.34GB)
14:43:38:534 a34 ETH - Total Speed: 0.000 Mh/s, Total Shares: 0, Rejected: 0, Time: 00:00
14:43:38:534 1a80 http send request: {"method": "getwork", "params": [], "id":0}
14:43:38:534 a34 ETH: GPU0 0.000 Mh/s, GPU1 0.000 Mh/s, GPU2 0.000 Mh/s, GPU3 0.000 Mh/s, GPU4 0.000 Mh/s, GPU5 0.000 Mh/s
14:43:38:534 a34 B2S - Total Speed: 0.000 Mh/s, Total Shares: 0, Rejected: 0
14:43:38:534 1a80 http got answer: {"result":{"midstate":"2291362a06eb01431c98d4cb71ab29d07c64151db78d6d096ab922a17ad419d6","data":"00002004e1a44afa310dbe3ac649117f51a9ee11f687cf0efb500d4e1dc3b86ebb0820c3e66ef41b5ae10cfe070414e4b547e03b6fb717a4748c6e04a37a246a55c412e65a8f381c1a0292fd00000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000","hash1":"00000000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000010000","target":"0000000000000000000000000000000000000000000000fd9202000000000000"},"error":null,"id":0}

14:43:38:534 1a80 DCR: Unknown answer from server: {"result":{"midstate":"2291362a06eb01431c98d4cb71ab29d07c64151db78d6d096ab922a17ad419d6","data":"00002004e1a44afa310dbe3ac649117f51a9ee11f687cf0efb500d4e1dc3b86ebb0820c3e66ef41b5ae10cfe070414e4b547e03b6fb717a4748c6e04a37a246a55c412e65a8f381c1a0292fd00000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000","hash1":"00000000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000010000","target":"0000000000000000000000000000000000000000000000fd9202000000000000"},"error":null,"id":0}

14:43:38:550 a34 B2S: GPU0 0.000 Mh/s, GPU1 0.000 Mh/s, GPU2 0.000 Mh/s, GPU3 0.000 Mh/s, GPU4 0.000 Mh/s, GPU5 0.000 Mh/s



getting unknow midstate error when connecting to the verge qt wallet rpc port

14:43:38:534   1a80   DCR: Unknown answer from server: {"result":{"midstate":"2291362a06eb01431c98d4cb71ab29d07c64151db78d6d096ab922a17ad419d6","data":"00002004e1a44afa310dbe3ac649117f51a9ee11f687cf0efb500d4e1dc3b86ebb0820c3e66ef41 b5ae10cfe070414e4b547e03b6fb717a4748c6e04a37a246a55c412e65a8f381c1a0292fd000000 0000000080000000000000000000000000000000000000000000000000000000000000000000000 0000000000080020000","hash1":"0000000000000000000000000000000000000000000000000000000000000000000000800000000 0000000000000000000000000000000000000000000010000","target":"0000000000000000000000000000000000000000000000fd9202000000000000"},"error":null,"id":0}
hero member
Activity: 714
Merit: 512
i feel i am late to the party because the last time i saw this thread was when claymore posted about the new version but i was inactive then..

can some kind person bring me upto speed please? so which coins are you guys mining with the new algo for dual.

For the blakes2 and keccak i see only few coins. are any of those profitable or like the posts i am reading just above about xvg.. which is like multiple algo thing better?

Thankyou

Imo best option is ethash + blake2s. My rx470 gives something like 28Mh/s + 1300Mh/s and other cool stuff is reduced fee.

Sounds like I need to tweak my Blake2s settings... seeing about half that on RX570 (no BIOS mode, though). Can you share what settings you have for the Blake2s side ?

Cranked my DCRI up to 70... now getting ~1500 MH/S on B2S with no impact on ETH mining. Awesome.
newbie
Activity: 55
Merit: 0
Quote
Just try with mode 1 and you will see  Smiley

I got you now, Smiley so i cant compensate the ETH hash drop with little bit more core/memory/voltage increase/decrease?
Anybody with experience who solved that?
newbie
Activity: 67
Merit: 0
Quote
Yes, Hash for ETC its 110%

Didnt understand that?

Just try with mode 1 and you will see  Smiley
newbie
Activity: 55
Merit: 0
Quote
Yes, Hash for ETC its 110%

Didnt understand that?
Jump to: