Bitcoin Forum
May 07, 2024, 04:04:16 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 [988] 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 ... 1412 »
  Print  
Author Topic: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v15.0 (Windows/Linux)  (Read 6589780 times)
Razvan84
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
February 10, 2018, 08:46:58 PM
 #19741

Noob question here guys so thank you to whoever answers this seemingly simple question for me. I have ran the single Claymore ETH miner up until now. I see the benefits of running the dual miner and have this version running ETH and DCR. I've lost about 1% efficiency on my ETH but am getting the benefits of the DCR mining.

My question, with ETH I can use ethermine.org to track my ETH shares. How do I track my DCR shares though? I assume DCR is a ERC20 coin and attaches directly to my ETH wallet but like I said I am new to this. Any help and all shit talk is appreciated.

You can track DCR shares on https://dcr.suprnova.cc/index.php?page=gettingstarted

If you are dualmining ETH and DEC you must have a username and password to connect.

There you will see like in ethermine.org stats
1715054656
Hero Member
*
Offline Offline

Posts: 1715054656

View Profile Personal Message (Offline)

Ignore
1715054656
Reply with quote  #2

1715054656
Report to moderator
1715054656
Hero Member
*
Offline Offline

Posts: 1715054656

View Profile Personal Message (Offline)

Ignore
1715054656
Reply with quote  #2

1715054656
Report to moderator
1715054656
Hero Member
*
Offline Offline

Posts: 1715054656

View Profile Personal Message (Offline)

Ignore
1715054656
Reply with quote  #2

1715054656
Report to moderator
The forum strives to allow free discussion of any ideas. All policies are built around this principle. This doesn't mean you can post garbage, though: posts should actually contain ideas, and these ideas should be argued reasonably.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715054656
Hero Member
*
Offline Offline

Posts: 1715054656

View Profile Personal Message (Offline)

Ignore
1715054656
Reply with quote  #2

1715054656
Report to moderator
Vann
Hero Member
*****
Offline Offline

Activity: 1036
Merit: 606



View Profile
February 10, 2018, 09:08:47 PM
 #19742

Noob question here guys so thank you to whoever answers this seemingly simple question for me. I have ran the single Claymore ETH miner up until now. I see the benefits of running the dual miner and have this version running ETH and DCR. I've lost about 1% efficiency on my ETH but am getting the benefits of the DCR mining.

My question, with ETH I can use ethermine.org to track my ETH shares. How do I track my DCR shares though? I assume DCR is a ERC20 coin and attaches directly to my ETH wallet but like I said I am new to this. Any help and all shit talk is appreciated.

DCR has nothing to do with ETH. It's a separate coin on a different blockchain. Since DCR uses a different mining algorithm which is core dependent rather than memory dependent like ETH, Claymore's dual miner is able to utilize the unused GPU core cycles from mining ETH and use them to mine a secondary coin like DCR at the same time.

Since ASIC's are out for the algorithms used by DCR, SIA, PASC, it's no longer profitable to dual mine those algorithms with GPU's. You are better off dual mining coins that use the new Blake2s and Keccak algorithms that were added to Claymore's dual miner.

Thank you, I had a friend help me build a rig and was left with minimal knowledge. He showed me how he runs his rig mining only ETH and I am trying to research now on how to mine the other coins. Seems senseless not to mine another coin. I am struggling to figure out how to mine for specific coins though and am trying to read through the read me and help files. Is there a tutorial somewhere to help me wrap my head around accomplishing this?.

You enable dual mining with the -mode 0 parameter and also set both pools and wallets for each coin in the miner .bat or config file. You can then monitor the miner on each pool. An example of a config for three RX 580's dual mining ETH + XVG is below. You need to find the best overclocking/undervolting and -dcri settings to use for your cards.

Code:
# WARNING! Remove "#" characters to enable lines, with "#" they are disabled and will be ignored by miner! Check README for details.
# WARNING! Miner loads options from this file only if there are not any options in the command line!

## Nanopool ETH
-epool eth-us-east1.nanopool.org:9999
-ewal <ETH_WALLET>.worker_name
-epsw x
## Antmine XVG
-dcoin blake2s
-dcri 50,49,49
-dpool stratum+tcp://s.antminepool.com:9008
-dwal <XVG_WALLLET>.worker_name
-dpsw c=XVG
-mode 0
-gser 0
-etha 0
-ftime 3
-r 0
-ethi 8
-cclock 1150,1150,1150
-mclock 1950,2000,1975
-powlim -10,-10,-5
-cvddc 900,950,950
-mvddc 900,950,950
-tstop 76

A good guide to follow for setting up an AMD rig to mine ETH on Windows 10 is www.mining.help. Lots of videos and tutorials on YouTube as well.
_voyager_
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
February 10, 2018, 10:16:56 PM
 #19743

I have about 36% CPU utilization and 46% memory utilization out of 8GB. I also noticed while testing individual groups of GPU's using the -di parameter to find the best -dcri values for blake2s, ETHman wasn't dropping the connection. As soon as ~10 GPU's are running the connection starts dropping. Could it be a problem with indexing?

You can start two miner instances with -di 012345 and -di 6789ab to confirm this idea.
As soon as OpenCL works with 12 GPUs, system starts to work slowly with sockets accepting.

I did some testing with your suggestion. When running up to 11 GPU's using the -di parameter, ETHman, (which is running on another rig) doesn't lose it's connection.  As soon as I start a second miner instance for the other two GPU's, the first instance losses it's connection to ETHman and it only reports for the second instance with the fewer number of GPU's. Running 12+ GPU's in a single miner instance also causes intermittent ETHman disconnects. Is a core i3 CPU not enough?

As i mentioned ETHman reporting on the rig was working fine until about 2 months ago, so maybe the Windows v1709 FCU or new drivers changed something.

Which driver enabled more than eight AMD GPU in Windows?
Vann
Hero Member
*****
Offline Offline

Activity: 1036
Merit: 606



View Profile
February 10, 2018, 10:23:16 PM
 #19744

The Crimson Relive 17.1x.x drivers and current Adrenalin enable more than 8 GPU's with the Windows v1709 FCU. You also need to enable Compute mode from Graphics mode in AMD settings for the blockchain Dag size fix.

https://support.amd.com/en-us/kb-articles/Pages/DH-024.aspx
bracinac
Newbie
*
Offline Offline

Activity: 87
Merit: 0


View Profile
February 10, 2018, 10:42:31 PM
 #19745

I have a problem with Gigabyte WF2 1060 6Gb cards in Linux (SMOS).
In windows I have nice and stable hashrate 25.5, but in SMOS there is no chance to go more than 20.150. It looks like Ubuntu is not accepting OC settigs except Power Limit. What ever I change it's always the same.

Otherwise, with equihash algos, everything is working.

Any one have similar situation?

Thanks!
apolousm
Jr. Member
*
Offline Offline

Activity: 58
Merit: 1


View Profile
February 10, 2018, 10:48:27 PM
 #19746

Hi guys, I've just installed the new version and Pascal mining seems to be disable. Is it just me or Pascal is not allowed anymore?
Ortadan
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
February 10, 2018, 11:40:56 PM
 #19747

Hello when trying to join the group Antminepool does not make me connection

B2S: Authorization failed: (NULL)
Socket was closed remotely (by pool)
B2S: Job timeout, disconnect, retry in 20 sec...

This only happens if in wallet I put a XVG address that I have of Bittrex but if I take an address XVG of other users who have published here works perfect.

Is there a problem with that address of Bittrex?

Another problem I have is in zpool since yesterday I am extracting XVG with the same wallet of Bittrex D6mz8XLApBjeHEdrNXoFh8vZ5bjbxrbBmM and I have a pending payment that has not been reflected in Bittrex what I call the attention is that in Zpool shows me the Mon Eda Unobtanium and the wallet you have assigned is from XVG and the payment I have pending sample Total Paid * * * 0.02558559 UNO Will it be that the payment does not come because it is in a different currency?

EthDcrMiner64.exe -epool us1.ethermine.org:4444 -eworker ortadan.ASRock -ewal 0x3ecd934271818d98b95f9591fd7ea1d8163c2fa7 -epsw x -estale 0 -di 0 -tstop 80 -tt -55 -cclock 1100 -mclock 1950 -powlim 50 -cvddc 850 -mvddc 850 -dpool stratum+tcp://blake2s.mine.zpool.ca:5766 -dwal D6mz8XLApBjeHEdrNXoFh8vZ5bjbxrbBmM -dpsw c=XVG -dcoin blake2s -dcri 50 -allpools 1         
Mapuo
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1002



View Profile
February 10, 2018, 11:57:25 PM
 #19748

Use ahashpool, there isnt problems.
KJCrypto
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
February 11, 2018, 12:07:37 AM
 #19749

Use ahashpool, there isnt problems.

ahashpool uses BTC addresses
Mapuo
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1002



View Profile
February 11, 2018, 12:15:08 AM
 #19750

Yes, whats the problem? I don't think anyone here wants verge. Everyone wants BTC.
KJCrypto
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
February 11, 2018, 12:17:05 AM
 #19751

Yes, whats the problem? I don't think anyone here wants verge. Everyone wants BTC.

Yes I agree I meant easier for the other guy who was trying to use his bittrex XVG address. Everyone has a BTC address and ahashpool makes that easy
pogsnet
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
February 11, 2018, 12:38:17 AM
 #19752

Claymore v11 gives me more hashrate (compared to 10.6) and running stable

windows 10
RX 480
nicehash


thumbs up to the author
crypt0velli
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
February 11, 2018, 01:07:55 AM
 #19753

Hello when trying to join the group Antminepool does not make me connection

B2S: Authorization failed: (NULL)
Socket was closed remotely (by pool)
B2S: Job timeout, disconnect, retry in 20 sec...

This only happens if in wallet I put a XVG address that I have of Bittrex but if I take an address XVG of other users who have published here works perfect.

Is there a problem with that address of Bittrex?

Another problem I have is in zpool since yesterday I am extracting XVG with the same wallet of Bittrex D6mz8XLApBjeHEdrNXoFh8vZ5bjbxrbBmM and I have a pending payment that has not been reflected in Bittrex what I call the attention is that in Zpool shows me the Mon Eda Unobtanium and the wallet you have assigned is from XVG and the payment I have pending sample Total Paid * * * 0.02558559 UNO Will it be that the payment does not come because it is in a different currency?

EthDcrMiner64.exe -epool us1.ethermine.org:4444 -eworker ortadan.ASRock -ewal 0x3ecd934271818d98b95f9591fd7ea1d8163c2fa7 -epsw x -estale 0 -di 0 -tstop 80 -tt -55 -cclock 1100 -mclock 1950 -powlim 50 -cvddc 850 -mvddc 850 -dpool stratum+tcp://blake2s.mine.zpool.ca:5766 -dwal D6mz8XLApBjeHEdrNXoFh8vZ5bjbxrbBmM -dpsw c=XVG -dcoin blake2s -dcri 50 -allpools 1         

i think antminepool is having issues right now in general w all the new hash coming online
Chiko.Chavez
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
February 11, 2018, 01:37:13 AM
 #19754

Hello when trying to join the group Antminepool does not make me connection

B2S: Authorization failed: (NULL)
Socket was closed remotely (by pool)
B2S: Job timeout, disconnect, retry in 20 sec...

This only happens if in wallet I put a XVG address that I have of Bittrex but if I take an address XVG of other users who have published here works perfect.

Is there a problem with that address of Bittrex?

Another problem I have is in zpool since yesterday I am extracting XVG with the same wallet of Bittrex D6mz8XLApBjeHEdrNXoFh8vZ5bjbxrbBmM and I have a pending payment that has not been reflected in Bittrex what I call the attention is that in Zpool shows me the Mon Eda Unobtanium and the wallet you have assigned is from XVG and the payment I have pending sample Total Paid * * * 0.02558559 UNO Will it be that the payment does not come because it is in a different currency?

EthDcrMiner64.exe -epool us1.ethermine.org:4444 -eworker ortadan.ASRock -ewal 0x3ecd934271818d98b95f9591fd7ea1d8163c2fa7 -epsw x -estale 0 -di 0 -tstop 80 -tt -55 -cclock 1100 -mclock 1950 -powlim 50 -cvddc 850 -mvddc 850 -dpool stratum+tcp://blake2s.mine.zpool.ca:5766 -dwal D6mz8XLApBjeHEdrNXoFh8vZ5bjbxrbBmM -dpsw c=XVG -dcoin blake2s -dcri 50 -allpools 1         

i think antminepool is having issues right now in general w all the new hash coming online

Both Uni and Ant seem to be having issues, understandable considering they have had thousands more miners connecting over the past couple of days.
With Uni I get rejected shares and with Ant I cannot currently connect.
bubbagump
Jr. Member
*
Offline Offline

Activity: 104
Merit: 3


View Profile
February 11, 2018, 01:42:40 AM
 #19755

unimining added a new dedicated stratum to use for xvg— stratum+tcp://xvg.eu1.unimining.net:5770

This was posted on their forum.
Metroid
Sr. Member
****
Offline Offline

Activity: 2142
Merit: 353


Xtreme Monster


View Profile
February 11, 2018, 02:05:43 AM
 #19756

XVG Profitability is 40% less than it was 3 days ago, I have been following it and if this keeps up then is going to be much less, close to other dead dual mining coins, currently mining dcr with a gpu gives 0.10 usd per day.

BTC Address: 1DH4ok85VdFAe47fSVXNVctxkFhUv4ujbR
Chiko.Chavez
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
February 11, 2018, 02:13:22 AM
 #19757

unimining added a new dedicated stratum to use for xvg— stratum+tcp://xvg.eu1.unimining.net:5770

This was posted on their forum.

Thanks, will try it out
molitar
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
February 11, 2018, 02:16:58 AM
 #19758

Verge is too damn unstable.. when I try to mine it and get rejected or refused for being too full than my entire mining rig starts to lock up from the internet.  Seems miner does not like to get denied and my wireless stops responding to Teamviewer.
SuperSerb
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
February 11, 2018, 02:19:51 AM
 #19759

XVG Profitability is 40% less than it was 3 days ago, I have been following it and if this keeps up then is going to be much less, close to other dead dual mining coins, currently mining dcr with a gpu gives 0.10 usd per day.
Unfortunately, this is true.
Do you know if there are any alternatives?
FFI2013
Hero Member
*****
Offline Offline

Activity: 906
Merit: 507


View Profile
February 11, 2018, 02:26:40 AM
 #19760

XVG Profitability is 40% less than it was 3 days ago, I have been following it and if this keeps up then is going to be much less, close to other dead dual mining coins, currently mining dcr with a gpu gives 0.10 usd per day.
Unfortunately, this is true.
Do you know if there are any alternatives?
I'm just mining verge to hold till it gets pumped than I'll cash out I think this is the only alternative the problem is with all the ICO's mineable coins aren't being created like they where a year or 2 ago
Pages: « 1 ... 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 [988] 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 ... 1412 »
  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!