Bitcoin Forum
June 17, 2024, 06:43:03 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 ... 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 [919] 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 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 ... 1412 »
  Print  
Author Topic: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v15.0 (Windows/Linux)  (Read 6589902 times)
burntmytoast
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
January 01, 2018, 04:55:53 AM
 #18361

On ubuntu I can not get the miner to appear. When I run the program the miner does not show up it only a log text file appears in directory that I can click on and it does show that it is mining. But obviously I can not watch in real time. Any help would be appreciated. thankyou
TheFunkyGibbon
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
January 01, 2018, 07:41:28 AM
 #18362


Here is my bat file...

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
start EthDcrMiner64.exe -epool stratum+tcp://us.ubiqpool.io:8008 -ewal MYWALLETADDRESS -epsw x -eworker rig1

Is that literally your batch file? because the MYWALLETADDRESS value should be replaced by your Ubiq address. (Hopefully I'm not stating the obvious but just in case)

Haha!  No, I replaced my actual wallet address with MYWALLETADDRESS.  Is there anything wrong with the bat file?  Not sure why I am getting the error message...


Ok cool. Try adding the modified command below...password was before the worker name that may cause a problem not sure, you shouldn't need  "stratum+tcp://" from memory and added 'mode 1', ETHASH only, assuming you're not dual mining.

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
start EthDcrMiner64.exe -epool us.ubiqpool.io:8008 -ewal MYWALLETADDRESS -eworker rig1 -epsw x -mode 1

Marcinprv
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile WWW
January 01, 2018, 10:23:19 AM
 #18363

Can you add support fo 12+ GPU's?

It is working but I can turn on/off cards 11,12+ (only 0-9).
You can change it to two digits 00-99 or 0-9, a-z.
I can't see temperature and most options doesn't work (OC, Power Level etc).

BTW, MSI Afterburner also doesn't support 12+ GPU's (it can support 7 or 8 GPU's).

https://i.imgur.com/7wVzhmD.jpg

My Mining Rigs:

https://i.imgur.com/fXMUJj8.jpg
https://i.imgur.com/wOPlNTq.jpg
Dinda mayasi
Full Member
***
Offline Offline

Activity: 641
Merit: 106



View Profile
January 01, 2018, 10:31:07 AM
 #18364

I am very interested with Claymore's dual etherium. But I still newbie in mining setting computer. Often trying  alone and don't work. Is it any difficulties in setting for mining ? what are minimal requires for all prepare mining this?

____________________| SILBERPFEIL |____________________
▬▬▬▬▬▬              ENERGIZE YOUR MOMENT              ▬▬▬▬▬▬
»»»»»»»»   WHITEPAPER   »»»»»»»    ANN THREAD   »»»»»»»   BOUNTY   »»»»»»»»»»     
Ursul0
Sr. Member
****
Offline Offline

Activity: 857
Merit: 262


View Profile
January 01, 2018, 01:26:40 PM
Last edit: January 01, 2018, 02:18:31 PM by Ursul0
 #18365

Can you add support fo 12+ GPU's?

It is working but I can turn on/off cards 11,12+ (only 0-9).
You can change it to two digits 00-99 or 0-9, a-z.
I can't see temperature and most options doesn't work (OC, Power Level etc).

BTW, MSI Afterburner also doesn't support 12+ GPU's (it can support 7 or 8 GPU's).


I can attest that claymore supports 12 GPUs just fine. And for the 10th time already - do not use AB :

EDIT: also you've got too many devices on the shitty molex2sata connectors imo
abdulaziz07
Sr. Member
****
Offline Offline

Activity: 504
Merit: 250


View Profile
January 01, 2018, 04:00:01 PM
 #18366

Which one performs better ETH+DCR or ETH+SC ?
Saphire
Full Member
***
Offline Offline

Activity: 602
Merit: 114


View Profile
January 01, 2018, 04:02:14 PM
 #18367

@Claymore do you consider making a miner for Neoscript?
Thanks.
Vann
Hero Member
*****
Offline Offline

Activity: 1036
Merit: 606



View Profile
January 01, 2018, 05:18:05 PM
 #18368

Can you add support fo 12+ GPU's?

It is working but I can turn on/off cards 11,12+ (only 0-9).
You can change it to two digits 00-99 or 0-9, a-z.
I can't see temperature and most options doesn't work (OC, Power Level etc).

BTW, MSI Afterburner also doesn't support 12+ GPU's (it can support 7 or 8 GPU's).

The latest AMD Adrenaline 17.12.2 drivers broke the Claymore temperature and fan control in compute mode. On Windows 10 v1709, you can use the Crimson Relive 17.11.4 drivers with compute mode for up to 13 AMD cards. Temperature and fan control is working and you can also set the overclock, powerlimit and voltages directly in the miner command line or config file.

https://support.amd.com/en-us/kb-articles/Pages/Radeon-Software-Crimson-ReLive-Edition-17.11.4-Release-Notes.aspx

If you want to use Afterburner, you need to use the AMD Aug. 23rd blockchain drivers on Windows 10 v1703 and you are limited to a max of 8 AMD cards.

https://support.amd.com/en-us/kb-articles/Pages/Radeon-Software-Crimson-ReLive-Edition-Beta-for-Blockchain-Compute-Release-Notes.aspx
deadsix
Hero Member
*****
Offline Offline

Activity: 751
Merit: 517


Fail to plan, and you plan to fail.


View Profile
January 01, 2018, 06:46:53 PM
 #18369



Cool setup. Btw, the RM1000x have 3 Molex cables each, so you can connect all 6 risers directly instead of using those sata-molex adapters that you are using in the image, its safer that way.

Ethereum/Zcash/Monero Mining Bangalore https://bitcointalk.org/index.php?topic=1703592
UnclWish
Sr. Member
****
Offline Offline

Activity: 1484
Merit: 253


View Profile
January 02, 2018, 12:24:17 AM
 #18370

Claymore please add fan/clocks/voltages management support for 17.12.x drivers like in CryptoNote 11.2 driver.
Coroto
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
January 02, 2018, 05:26:44 AM
 #18371

Quote
Quote from: rmoore95 on January 01, 2018, 01:25:54 AM
Trying to mine some UBIQ using Claymore's and keep getting this error message.  Anyone smarter than me (won't take much) know how to fix this?

ETH: Stratum - Connected (us.ubiqpool.io:8008)
ETH: Authorization failed
: {"id":2,"jsonrpc":"2.0","result":null,"error":{"code":-1,"message":"Invalidlogin"}}
Stratum - reading socket failed 10038, disconnect
ETH: Job timeout, disconnect, retry in 20 sec...

@rmoore95 for you and the OP that tried to help you without luck.

1. Make sure you read the whole "readme.txt" file before start mining. It takes a few minutes and can save you ton of time.

2. The answer to your question is: Since Ubiq is an ETH clone; you NEED to use "-allcoins 1" or "-allcoins exp" parameter in your .bat file. Try with "-allcoins exp" so it wont switch DAGs while mining devfee.
Coroto
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
January 02, 2018, 05:57:42 AM
 #18372

Can you add support fo 12+ GPU's?

It is working but I can turn on/off cards 11,12+ (only 0-9).
You can change it to two digits 00-99 or 0-9, a-z.
I can't see temperature and most options doesn't work (OC, Power Level etc).

BTW, MSI Afterburner also doesn't support 12+ GPU's (it can support 7 or 8 GPU's).

https://i.imgur.com/7wVzhmD.jpg

My Mining Rigs:

https://i.imgur.com/fXMUJj8.jpg
https://i.imgur.com/wOPlNTq.jpg

-GPUs in claymore are seen in hex. So, the index goes 0-9, then a-f. Your 11 and 12st GPU should be a and b respectively.
-Claymore supports way over 12+ GPUs. But it becomes a headache for the Operating Systems. Your best shot here is adding Nvidias. Please read the entire "readme.txt" file.
-Don't use MSI AB then, just use Wattman instead, or w/e software suits better for you.

I don't know if those were real questions or a excuse to brag about your rigs haha. As mentioned by OP, you (or w/e built that for you and charged you PREMIUM COSTS, hence the ad) made the worst choice about risers and cables. It seems that some1 needs to stop throwing the money and thinking about the health of the rig lol (you have a fire hazzard using that rig, or in the best case, melted risers and/or GPU hazzard). Nice building overall tho.
crypper
Member
**
Offline Offline

Activity: 239
Merit: 12


View Profile
January 02, 2018, 11:51:20 AM
 #18373

(or w/e built that for you and charged you PREMIUM COSTS, hence the ad)

Nobody charged him premium costs. The post was just an advert of his small business: posted by Marcinprv (where "prv" I guess stands for "first" in polish) and you can find the same name on the advertised website (firstever.eu).
BTW two risers per sata is probably OK; more than 2 is a problem.
Coroto
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
January 02, 2018, 12:38:17 PM
 #18374

(or w/e built that for you and charged you PREMIUM COSTS, hence the ad)

Nobody charged him premium costs. The post was just an advert of his small business: posted by Marcinprv (where "prv" I guess stands for "first" in polish) and you can find the same name on the advertised website (firstever.eu).
BTW two risers per sata is probably OK; more than 2 is a problem.

It looks pretty nice. And you are right, maybe 2 risers per SATA cable at the PSU is fine. But you have to admit that we enter in a "unknown" territory using molex to sata connectors, bc we cannot ensure the proper quality of the connectors (SATA side). It would be nice that risers were straight SATA to connect direct to PSU. Ok, it's sometimes a bit hard to pinpoint a build "issue" without sounding rude.

MagicSmoker
Full Member
***
Offline Offline

Activity: 420
Merit: 182



View Profile
January 02, 2018, 12:57:03 PM
 #18375

Apologies if this was covered in the previous 18739 posts, but I want to understand the devfee mining process better as it seems I am getting unduly penalized because I am mining an ETH fork, Ubiq, and to a different pool than what Claymore uses for the devfee.

For example, I just restarted Claymore at 6:50AM and it immediately launched into mining the devfee, then it switched over to Pool.Sexy to mine UBQ for me, taking about 72 seconds in all to do so. At 7:44:23 it once again switched over to mining the devfee, so less than an hour later (granted, not much less, but still less), and the total time it took before resuming mining for me was again at least 72 seconds. And yes, this is in single mining mode, since I don't have much interest in roasting my GPUs just to mine a shitcoin like SIA.

I understand that if I were mining Expanse I could save some wasted time for devfee mining by using the DAG for that coin - e.g. -allcoins EXP; is there a similar option for UBQ? If not, then Claymore 10.2 is just marginally faster for me than Ethminer 0.12.0...

crypper
Member
**
Offline Offline

Activity: 239
Merit: 12


View Profile
January 02, 2018, 01:02:26 PM
 #18376

Apologies if this was covered in the previous 18739 posts, but I want to understand the devfee mining process better as it seems I am getting unduly penalized because I am mining an ETH fork, Ubiq, and to a different pool than what Claymore uses for the devfee.

For example, I just restarted Claymore at 6:50AM and it immediately launched into mining the devfee, then it switched over to Pool.Sexy to mine UBQ for me, taking about 72 seconds in all to do so. At 7:44:23 it once again switched over to mining the devfee, so less than an hour later (granted, not much less, but still less), and the total time it took before resuming mining for me was again at least 72 seconds. And yes, this is in single mining mode, since I don't have much interest in roasting my GPUs just to mine a shitcoin like SIA.

I understand that if I were mining Expanse I could save some wasted time for devfee mining by using the DAG for that coin - e.g. -allcoins EXP; is there a similar option for UBQ? If not, then Claymore 10.2 is just marginally faster for me than Ethminer 0.12.0...



It looks like you answered your own question: "e.g. -allcoins EXP". And there is no need to scroll through 18k posts: The same question was answered on the very same page TODAY by Coroto
MagicSmoker
Full Member
***
Offline Offline

Activity: 420
Merit: 182



View Profile
January 02, 2018, 01:08:55 PM
 #18377

It looks like you answered your own question: "e.g. -allcoins EXP". And there is no need to scroll through 18k posts: The same question was answered on the very same page TODAY by Coroto

Seeing that answer is why I asked mine, because I wanted to know if there was an option to use the UBQ DAG like can be done with EXP. I assumed that these coins use different DAGs, or that UBQ is not a valid coin for the devfee to mine. So, no, my question was not answered on the same page by Coroto today.
crypper
Member
**
Offline Offline

Activity: 239
Merit: 12


View Profile
January 02, 2018, 01:14:46 PM
 #18378

It looks like you answered your own question: "e.g. -allcoins EXP". And there is no need to scroll through 18k posts: The same question was answered on the very same page TODAY by Coroto

Seeing that answer is why I asked mine, because I wanted to know if there was an option to use the UBQ DAG like can be done with EXP. I assumed that these coins use different DAGs, or that UBQ is not a valid coin for the devfee to mine. So, no, my question was not answered on the same page by Coroto today.


For ubiq (as a fork) you need to have -allcoins 1 in your bat.
I just checked and it looks like claymore promised to include dag re-creation into devfee:
v10.1:

- now if miner has to recreate DAG for devfee, new DAG generation time will be included in devfee time.
- improved "-gser" option, now you can set custom delay between DAG generation on GPUs, check Readme for details.
- added detailed stats about rejected shares per GPU ("s" key).
- added "-logsmaxsize" option.
- fixed issues with "-r -1" option value.
- EthMan: added detailed stats mode in web server.
- a few minor bug fixes and improvements.
I personally am not aware if that works as promised, but your results seem to suggest that it doesn't.
May be someone else, e.g. claymore, can contribute to this discussion...
MagicSmoker
Full Member
***
Offline Offline

Activity: 420
Merit: 182



View Profile
January 02, 2018, 01:24:43 PM
 #18379

For ubiq (as a fork) you need to have -allcoins 1 in your bat.

I have -allcoins -1 because it generates the ETH DAG first, and this is supposed to reduce the time it takes to do devfee switching, but I admit I may not understand this option correctly.

I just checked and it looks like claymore promised to include dag re-creation into devfee:
...
I personally am not aware if that works as promised, but your results seem to suggest that it doesn't.
May be someone else, e.g. claymore, can contribute to this discussion...

Hmmm... I'll try to pay closer attention next devfee round and put a stop watch to it rather than just scroll back through the timestamps, but I know for sure the process took > 1 minute, and not 36 seconds.
crypper
Member
**
Offline Offline

Activity: 239
Merit: 12


View Profile
January 02, 2018, 01:31:38 PM
 #18380



Hmmm... I'll try to pay closer attention next devfee round and put a stop watch to it rather than just scroll back through the timestamps, but I know for sure the process took > 1 minute, and not 36 seconds.

You don't need a stopwatch - just examine the log file (it has time stamps). Then you can share the log with us. Ensure you are using claymore v10.1 or higher.
Pages: « 1 ... 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 [919] 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 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 ... 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!