Bitcoin Forum
May 14, 2024, 12:16:14 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 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 ... 1412 »
  Print  
Author Topic: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v15.0 (Windows/Linux)  (Read 6589792 times)
Claymore (OP)
Donator
Legendary
*
Offline Offline

Activity: 1610
Merit: 1325

Miners developer


View Profile
February 08, 2018, 02:54:54 PM
 #19481

v11.0:

- added new algorithm for dual mode: blake2s (stratum pools only), use "-dcoin blake2s" option.
- added new algorithm for dual mode: keccak (stratum pools only), use "-dcoin keccak" option.
- reduced devfee for dual mode, now it is 1.5%.
- for 2GB cards devfee is removed completely, i.e. on 2GB cards you can mine all ETH forks without devfee. Check Readme for details.
- added "-tstart" option.
- "-asm 2" option value now supports Tahiti, Tonga, Ellesmere, Baffin; in some cases it can be a bit faster in ETH-only mode.
- removed "-allcoins exp" option value.
- a few minor bug fixes and improvements.

Please read Readme and FAQ in the first post of this thread before asking any questions, probably the answer is already there.
List of my miners: https://bitcointalk.org/index.php?topic=3019607
Every time a block is mined, a certain amount of BTC (called the subsidy) is created out of thin air and given to the miner. The subsidy halves every four years and will reach 0 in about 130 years.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Ratledge
Jr. Member
*
Offline Offline

Activity: 84
Merit: 1


View Profile
February 08, 2018, 03:22:08 PM
 #19482

v11.0:

- added new algorithm for dual mode: blake2s (stratum pools only), use "-dcoin blake2s" option.
- added new algorithm for dual mode: keccak (stratum pools only), use "-dcoin keccak" option.
- reduced devfee for dual mode, now it is 1.5%.
...
- a few minor bug fixes and improvements.
Awesome!

I have a technical question that seems to stump my logic: when I hit <Ctrl-C> in my Claymore Miner window, sometimes it exits out, sometimes the hashing rate returns to normal values (when I break, it's usually because it's not doing what it should).

Is it truly dual threaded where a double break <Ctrl-C><Ctrl-C> is required to cycle?  (seems to be)
Claymore (OP)
Donator
Legendary
*
Offline Offline

Activity: 1610
Merit: 1325

Miners developer


View Profile
February 08, 2018, 03:27:47 PM
 #19483

I have a technical question that seems to stump my logic: when I hit <Ctrl-C> in my Claymore Miner window, sometimes it exits out, sometimes the hashing rate returns to normal values (when I break, it's usually because it's not doing what it should).
Is it truly dual threaded where a double break <Ctrl-C><Ctrl-C> is required to cycle?  (seems to be)

You can PM me the log file that demonstrates that you pressed Ctrl-C and miner still works, I will check it.

Please read Readme and FAQ in the first post of this thread before asking any questions, probably the answer is already there.
List of my miners: https://bitcointalk.org/index.php?topic=3019607
Ratledge
Jr. Member
*
Offline Offline

Activity: 84
Merit: 1


View Profile
February 08, 2018, 03:34:19 PM
 #19484

I have a technical question that seems to stump my logic: when I hit <Ctrl-C> in my Claymore Miner window, sometimes it exits out, sometimes the hashing rate returns to normal values (when I break, it's usually because it's not doing what it should).
Is it truly dual threaded where a double break <Ctrl-C><Ctrl-C> is required to cycle?  (seems to be)

You can PM me the log file that demonstrates that you pressed Ctrl-C and miner still works, I will check it.
Odd one, I agree.  I have visual evidence where I screen-shot it 'fixing' the hashing speed, but there is nada in the log about <Ctrl-Break> or anything else for 8 seconds.

11.0 just goes on mining, as if nothing happened - but the speed is back to what it is normally.  Curious.  I'll send the log, don't think it will be enlightening, but the graphic screen dump shows exactly what I described.
cdrx
Full Member
***
Offline Offline

Activity: 441
Merit: 109


View Profile
February 08, 2018, 03:38:38 PM
 #19485

- removed "-allcoins exp" option value.

Now what to use when mining low dag forks ?
Claymore (OP)
Donator
Legendary
*
Offline Offline

Activity: 1610
Merit: 1325

Miners developer


View Profile
February 08, 2018, 03:41:19 PM
 #19486

- removed "-allcoins exp" option value.
Now what to use when mining low dag forks ?

"-allcoins 1". You can use old config files, miner will use "-allcoins 1" instead of "-allcoins exp".

Please read Readme and FAQ in the first post of this thread before asking any questions, probably the answer is already there.
List of my miners: https://bitcointalk.org/index.php?topic=3019607
Vann
Hero Member
*****
Offline Offline

Activity: 1036
Merit: 606



View Profile
February 08, 2018, 03:42:19 PM
 #19487

Is it possible to update to claymore 11 on ethOS now or does ethOS need to put out a new update first?

You should be able to replace the files in the miner folder on ethOS with the new version. Then run sudo chmod +x on ethdcrminer64 to make it executable and update the config file.
jwhat
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
February 08, 2018, 03:52:47 PM
 #19488

Is it possible to update to claymore 11 on ethOS now or does ethOS need to put out a new update first?

You should be able to replace the files in the miner folder on ethOS with the new version. Then run sudo chmod +x on ethdcrminer64 to make it executable and update the config file.

Thanks, it worked! Just also had to create a symlink: ln -s ethdcrminer64 claymore
RYXES
Member
**
Offline Offline

Activity: 140
Merit: 10

Merit me or don't.


View Profile
February 08, 2018, 03:56:56 PM
 #19489

Any hashrate increases on AMD GPUs?

Atm I get 29.9mh/s with 98Ws right now on v10.0.

Merit me or don't.
nitrobg
Member
**
Offline Offline

Activity: 413
Merit: 17


View Profile
February 08, 2018, 04:05:00 PM
 #19490

For reference, RX 470 and 480 running at 1150MHz core clock:

KECCAK:
-dcri 8, anything above that causes a major drop in ETH hashrate
RX 470 = 180MH/s
RX 480 = 200MH/s

BLAKE2S:
-dcri 50 with no drop on ETH
RX 470 = 1300MH/s
RX 480 = 1450MH/s
-dcri 60 with ~0.5MH/s drop on ETH
RX 470 = 1500MH/s
RX 480 = 1700MH/s
groovytechno
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
February 08, 2018, 04:09:00 PM
 #19491

v11.0:

- added new algorithm for dual mode: blake2s (stratum pools only), use "-dcoin blake2s" option.
- added new algorithm for dual mode: keccak (stratum pools only), use "-dcoin keccak" option.
- reduced devfee for dual mode, now it is 1.5%.
- for 2GB cards devfee is removed completely, i.e. on 2GB cards you can mine all ETH forks without devfee. Check Readme for details.
- added "-tstart" option.
- "-asm 2" option value now supports Tahiti, Tonga, Ellesmere, Baffin; in some cases it can be a bit faster in ETH-only mode.
- removed "-allcoins exp" option value.
- a few minor bug fixes and improvements.

Thanks a lot for the new miner, Claymore!

I'm looking forward to researching the best dual mining configs using the newly added algo's.


Your hard work is much appreciated - I'm sure much of the community feels the same.
Ratledge
Jr. Member
*
Offline Offline

Activity: 84
Merit: 1


View Profile
February 08, 2018, 04:13:01 PM
 #19492

I'm not entirely sure what's the meaning of your post, but 1060 should be stable at about 23-24MH with mem oc to +800-900

I agree, maybe better for an overclocking site?

Mining rig assembly Monday, this rig is limited by the time puny power supply.

I did tune in to over 20Mh/sec.
preda
Sr. Member
****
Offline Offline

Activity: 756
Merit: 250


View Profile
February 08, 2018, 04:13:57 PM
 #19493

For reference, RX 470 and 480 running at 1150MHz core clock:

KECCAK:
-dcri 8, anything above that causes a major drop in ETH hashrate
RX 470 = 180MH/s
RX 480 = 200MH/s

BLAKE2S:
-dcri 50 with no drop on ETH
RX 470 = 1300MH/s
RX 480 = 1450MH/s
-dcri 60 with ~0.5MH/s drop on ETH
RX 470 = 1500MH/s
RX 480 = 1700MH/s

could you share bat file for dual mining keccak and blake2s?
Amkolino
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile WWW
February 08, 2018, 04:18:57 PM
 #19494


BLAKE2S:
-dcri 50 with no drop on ETH
RX 470 = 1300MH/s
RX 480 = 1450MH/s


So it should be possible to mine Verge in Dual Mode with Blake2s (there are 3 pools for it) without any drop in eth-mining, correct?

Does the dual mode heat up the cards more or stress them much, so the cards can break down at some point earlier? :-)
preda
Sr. Member
****
Offline Offline

Activity: 756
Merit: 250


View Profile
February 08, 2018, 04:24:17 PM
 #19495


BLAKE2S:
-dcri 50 with no drop on ETH
RX 470 = 1300MH/s
RX 480 = 1450MH/s


So it should be possible to mine Verge in Dual Mode with Blake2s (there are 3 pools for it) without any drop in eth-mining, correct?

Does the dual mode heat up the cards more or stress them much, so the cards can break down at some point earlier? :-)


someone cn post bat file?
dwdhu
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
February 08, 2018, 04:35:57 PM
 #19496

hi,
please submit your new hashrates to
https://gpustats.com
Smiley
Banshee1971
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
February 08, 2018, 04:41:34 PM
 #19497

I'm using this version (from EtherControl) on one of my RIG, very stable ! Thanks.

I try to trouble-shoot The RIG of my friends, who as the same hardware (except PSU). Same BIOS config (i configure it), OS is Windows Pro instead of Home edition.

But his RIG keep crashing ! One GPU stop working !

If i perform the test with 2 GPU for 48 hrs, than another with 2 other GPU, works fine ! But when i added all of them, crash !

I notice in the Readme, something about works OK with new AMD drivers.

Actually, here my CFG :
4 x MSI RX 580 Gaming X 8 Go (1 with Micron Memory, 3 with Samsung)
AMD Drivers Cripnoet (Vers August 2018)
MSI B250 PC MATE
4 Go Mem
Celeron

CPU alway fine... less than 5 % usage !

Is it better if i remove the actual driver, and replace it from the latest AMD drivers, and set them to be Computing optimize ?

This problems kept my attention for 2 weeks now...

My first RIG use a EVGA SuperNOVA 55 G2 8 Plus Gold (850W), and only use 620 W ! for 4 GPU
The second RIG i try to stabilized, are using EVGA 850GQ ... But i was force to add a Corsair 750W PSU because can't start the RIG with the actual PSU with all GPU connected (suspect faulty PSU here).

dragonmike
Hero Member
*****
Offline Offline

Activity: 1274
Merit: 556



View Profile
February 08, 2018, 04:47:04 PM
 #19498

Right... so how to I enable compute mode in the driver when I haven't got AMD Settings installed?... Sad
deadsix
Hero Member
*****
Offline Offline

Activity: 751
Merit: 517


Fail to plan, and you plan to fail.


View Profile
February 08, 2018, 04:47:45 PM
Last edit: February 08, 2018, 05:16:46 PM by deadsix
 #19499

For reference, RX 470 and 480 running at 1150MHz core clock:
BLAKE2S:
-dcri 50 with no drop on ETH
RX 470 = 1300MH/s
RX 480 = 1450MH/s

Nice. I can only get to dcri=35 without drop in ETH I get ~950MH/s on Blake2S
With +21W Power Draw, Nicehash earnings of 0.30$ per day net profit is 0.24$ per day per card

With dcri=5 without drop in ETH I get ~136MH/s on Keccak
With +25W Power Draw, Nicehash earnings of 0.23$ per day net profit is 0.16$ per day per card

Ethereum/Zcash/Monero Mining Bangalore https://bitcointalk.org/index.php?topic=1703592
aizzaku
Legendary
*
Offline Offline

Activity: 1146
Merit: 1006



View Profile
February 08, 2018, 04:50:51 PM
 #19500

v11.0:

- added new algorithm for dual mode: blake2s (stratum pools only), use "-dcoin blake2s" option.
- added new algorithm for dual mode: keccak (stratum pools only), use "-dcoin keccak" option.
- reduced devfee for dual mode, now it is 1.5%.
- for 2GB cards devfee is removed completely, i.e. on 2GB cards you can mine all ETH forks without devfee. Check Readme for details.
- added "-tstart" option.
- "-asm 2" option value now supports Tahiti, Tonga, Ellesmere, Baffin; in some cases it can be a bit faster in ETH-only mode.
- removed "-allcoins exp" option value.
- a few minor bug fixes and improvements.


awesome stuff mate Cheesy i will do some test and post it for others.. time to do some research Cheesy

thanx again

BlockchainGaming A PARADIGM SHIFT IN THE GAMING INDUSTRY
Website | Blog | Forum | Wiki | Events | Marketplace (coming soon)
Pages: « 1 ... 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 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 ... 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!