Bitcoin Forum
October 22, 2025, 03:37:01 AM *
News: Latest Bitcoin Core release: 30.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 [617] 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 ... 759 »
  Print  
Author Topic: Claymore's ZCash/BTG AMD GPU Miner v12.6 (Windows/Linux)  (Read 3839404 times)
IOTUSA
Sr. Member
****
Offline Offline

Activity: 504
Merit: 250



View Profile
February 24, 2017, 02:22:26 PM
 #12321

zec will start rally soon, dont worry child Wink

You've got it right! Over 20% pump is going on. Hopefully won't follow a dump  Cool

There will be no dump, we will get price at 55/60usd by the end of next weekend

For those of you who were around when Ethereum went from Alpha to beta, we are now in the same place with Sapling in Zcash. I'm not saying it's 'going to happen' but Ethereum wen't from $0.50 - $34 in the 6 months following their second release.. AND we also have Ethereum moving to POW which most likely will push miners over to Zec, raising diff and price.

Food for thought, and let's keep our fingers crossed Smiley

GamerMiner
Member
**
Offline Offline

Activity: 93
Merit: 10


View Profile
February 24, 2017, 03:37:43 PM
 #12322

Hello,

Thanks for the new release  Smiley

With my R9 290x i'm reaching 330 H/s at stock speeds (even with playing with -i).

To anyone that have an R9 290(x) : can you confirm my results please ?

Thanks

Equihash-pool.com is a French mining pool that currently supports Zencash.
Everyone is welcome to mine with us to support decentralization. We're currently at 0% fee.
Corerj
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
February 24, 2017, 04:17:53 PM
 #12323

Hello,

Thanks for the new release  Smiley

With my R9 290x i'm reaching 330 H/s at stock speeds (even with playing with -i).

To anyone that have an R9 290(x) : can you confirm my results please ?

Thanks

same here... but i saw people talking about 400sols with modded rom...tried to tweak my 295 but no success...
antantti
Legendary
*
Offline Offline

Activity: 1176
Merit: 1015


View Profile
February 24, 2017, 04:33:51 PM
 #12324

zec will start rally soon, dont worry child Wink

You've got it right! Over 20% pump is going on. Hopefully won't follow a dump  Cool

There will be no dump, we will get price at 55/60usd by the end of next weekend

For those of you who were around when Ethereum went from Alpha to beta, we are now in the same place with Sapling in Zcash. I'm not saying it's 'going to happen' but Ethereum wen't from $0.50 - $34 in the 6 months following their second release.. AND we also have Ethereum moving to POW which most likely will push miners over to Zec, raising diff and price.

Food for thought, and let's keep our fingers crossed Smiley

No need to keep your fingers crossed, still waiting for kraken/ poloniex to enable margin trading on zec. When that happens it takes less than 24 hours to see what real value right now is.

Comparing to eth, margin trading started in Aug 2015, wonder why it takes so long for zec )


IOTUSA
Sr. Member
****
Offline Offline

Activity: 504
Merit: 250



View Profile
February 24, 2017, 05:22:15 PM
 #12325

zec will start rally soon, dont worry child Wink

You've got it right! Over 20% pump is going on. Hopefully won't follow a dump  Cool

There will be no dump, we will get price at 55/60usd by the end of next weekend

For those of you who were around when Ethereum went from Alpha to beta, we are now in the same place with Sapling in Zcash. I'm not saying it's 'going to happen' but Ethereum wen't from $0.50 - $34 in the 6 months following their second release.. AND we also have Ethereum moving to POW which most likely will push miners over to Zec, raising diff and price.

Food for thought, and let's keep our fingers crossed Smiley

No need to keep your fingers crossed, still waiting for kraken/ poloniex to enable margin trading on zec. When that happens it takes less than 24 hours to see what real value right now is.

Comparing to eth, margin trading started in Aug 2015, wonder why it takes so long for zec )




Agreed,
I do believe however that Margin trading most likely will follow the Sprout release as it signals some network maturity and will require upgrade of wallets and infrastructure software. But I agree, margin trading is the starter gun for a drastic valuation uptick.

spyshagg
Full Member
***
Offline Offline

Activity: 176
Merit: 100


View Profile
February 24, 2017, 05:52:52 PM
 #12326

Hello,

Thanks for the new release  Smiley

With my R9 290x i'm reaching 330 H/s at stock speeds (even with playing with -i).

To anyone that have an R9 290(x) : can you confirm my results please ?

Thanks


290x @  940mhz / 1250  = 364h/s

modded bios
V12
R15.12
jstefanop
Legendary
*
Offline Offline

Activity: 2205
Merit: 1404


View Profile
February 24, 2017, 06:14:28 PM
 #12327

Miner does not use 1.88 factor in calculations, using it is a bad idea because it is theoretical factor and real implementation may be not so good. Therefore miner just counts all solutions found, and time that was spent. If algorithm implementation has a bug that causes 1.8 factor, it will cause less number of solutions and less calculated hashrate. So this idea is wrong.
I still think it's related to pool. What pool do you use? I will put all my polaris cards to it and check 2-3 daily hashrates to see hashrate deviations.

Claymore I found your bug...seems like shares are dropped when there is high network latency in your share queue (time after block is found on network, network disconnects, pool disconnects etc). Either there is a bug in your share queue that not properly submitting queued shares, or when you do regain connection to pool, you dump all the shares at once to pool and pool software might be blocking/loosing those submits.

Below you can see a test of my theory, network is manually dropped at 12:58:22 and reconnected at 12:58.36 and in that time system finds 18 shares, but only 15 reach the pool.

This issue is obviously magnified by larger rigs since the faster the system finds shares the more shares will eventually be dropped if there is a network latency, so it explains why you or others might not see the same behavior. Maybe put in a slight delay(10-20ms) between queued shares so they are not all dumped at the pool at same time?


Project Apollo: A Pod Miner Designed for the Home https://bitcointalk.org/index.php?topic=4974036
FutureBit Moonlander 2 USB Scrypt Stick Miner: https://bitcointalk.org/index.php?topic=2125643.0
Claymore (OP)
Donator
Legendary
*
Offline Offline

Activity: 1610
Merit: 1325

Miners developer


View Profile
February 24, 2017, 06:45:30 PM
 #12328

Miner does not use 1.88 factor in calculations, using it is a bad idea because it is theoretical factor and real implementation may be not so good. Therefore miner just counts all solutions found, and time that was spent. If algorithm implementation has a bug that causes 1.8 factor, it will cause less number of solutions and less calculated hashrate. So this idea is wrong.
I still think it's related to pool. What pool do you use? I will put all my polaris cards to it and check 2-3 daily hashrates to see hashrate deviations.

Claymore I found your bug...seems like shares are dropped when there is high network latency in your share queue (time after block is found on network, network disconnects, pool disconnects etc). Either there is a bug in your share queue that not properly submitting queued shares, or when you do regain connection to pool, you dump all the shares at once to pool and pool software might be blocking/loosing those submits.

Below you can see a test of my theory, network is manually dropped at 12:58:22 and reconnected at 12:58.36 and in that time system finds 18 shares, but only 15 reach the pool.

This issue is obviously magnified by larger rigs since the faster the system finds shares the more shares will eventually be dropped if there is a network latency, so it explains why you or others might not see the same behavior. Maybe put in a slight delay(10-20ms) between queued shares so they are not all dumped at the pool at same time?

PM me entire log file, I'll 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
antantti
Legendary
*
Offline Offline

Activity: 1176
Merit: 1015


View Profile
February 24, 2017, 06:47:43 PM
 #12329


For those of you who were around when Ethereum went from Alpha to beta, we are now in the same place with Sapling in Zcash. I'm not saying it's 'going to happen' but Ethereum wen't from $0.50 - $34 in the 6 months following their second release.. AND we also have Ethereum moving to POW which most likely will push miners over to Zec, raising diff and price.

Food for thought, and let's keep our fingers crossed Smiley

No need to keep your fingers crossed, still waiting for kraken/ poloniex to enable margin trading on zec. When that happens it takes less than 24 hours to see what real value right now is.

Comparing to eth, margin trading started in Aug 2015, wonder why it takes so long for zec )


Agreed,
I do believe however that Margin trading most likely will follow the Sprout release as it signals some network maturity and will require upgrade of wallets and infrastructure software. But I agree, margin trading is the starter gun for a drastic valuation uptick.

Before it can go up it first needs to be shorted to oblivion.
UnclWish
Sr. Member
****
Offline Offline

Activity: 1484
Merit: 253


View Profile
February 24, 2017, 07:06:44 PM
 #12330

Using R9 280X with modded bios and some overclocked GPU. v12 works fine. Tested over 2-3 days working without issuies.

With v12.1 only 1st intensity is most stable. With any other intensity miner after about 10 min starts to show 0 hashrates and 0% GPU load.
With 1st intensity miner works normal 20-30 min and then speed is 0 too. Miner restarts and so on.

Returning back to v12. It's stable for me.

Windows 10 Pro.
Tryed 15.12 drivers, disable overclocking. Nothing helps.
Any other miners works fine. PSU 60-70% load.
Socket54
Full Member
***
Offline Offline

Activity: 148
Merit: 102



View Profile
February 25, 2017, 08:18:29 AM
 #12331

I see some of you guys getting 300+ H/s from RX 480's.
What is being done doing to achieve that?

Laugh Smile and Love
Bidnant
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
February 25, 2017, 08:36:07 AM
 #12332

I see some of you guys getting 300+ H/s from RX 480's.
What is being done doing to achieve that?

Modded memory timing.
Lucky - Luciano
Hero Member
*****
Offline Offline

Activity: 711
Merit: 500



View Profile
February 25, 2017, 01:19:45 PM
 #12333

I see some of you guys getting 300+ H/s from RX 480's.
What is being done doing to achieve that?

Modded memory timing.

That is not necessary. My downclock SAPPHIRE NITRO RX480 8 Gb OC+ ( stock BIOS) hashed  300 H/s (1200 MHz GPU, 2100 MHz GDDR5). Hashed be even more on the default clock (1342 MHz GPU).
mettalmag
Legendary
*
Offline Offline

Activity: 1085
Merit: 1003


≡v≡


View Profile
February 25, 2017, 01:34:49 PM
 #12334

I always wanted to ask has anyone tried to mine on win server? Any of them 2008, 2012?
While the system is designed to run 24/7 I think there might be less chance for system failure after blackouts and less chance to freeze.
Anyone?
silentrunner
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
February 25, 2017, 04:12:43 PM
 #12335

I have two computers each with two cards (R270 now getting 172 H/s).  One runs windows 10 the other ubuntu 14. These have been running fine on 11.1

After upgrading to 12.1 I saw about an 11% bump in h/s.

Windows runs fine but the linux box is restarting claymore every 3 to 20 minutes. It is using crimson 15.12 driver (fglrx-15.302).  There appears to be some issue with OpenCL.  I tried "-i 1" and "asm 0" but no change.  Is there anything else I can try?

12:31:10:922   7a7a2780   GPU 6 temp = 63, old fan speed = 80%, new fan speed = 80%
12:31:10:930   7a7a2780   GPU0 t=69C fan=60%, GPU1 t=63C fan=80%
12:31:10:930   7a7a2780   em hbt: 1, fm hbt: 24,
12:31:10:930   7a7a2780   watchdog - thread 0, hb time 270
12:31:10:930   7a7a2780   watchdog - thread 1, hb time 402
12:31:10:930   7a7a2780   watchdog - thread 2, hb time 133
12:31:10:930   7a7a2780   watchdog - thread 3, hb time 5
12:31:10:930   7a7a2780   watchdog - thread 4, hb time 63268
12:31:10:930   7a7a2780   WATCHDOG: GPU 1 hangs in OpenCL call, exit
12:31:10:931   7a7a2780   watchdog - thread 5, hb time 62960
12:31:10:931   7a7a2780   WATCHDOG: GPU 1 hangs in OpenCL call, exit
12:31:10:931   7a7a2780   watchdog - thread 6, hb time 63134
12:31:10:931   7a7a2780   WATCHDOG: GPU 1 hangs in OpenCL call, exit
12:31:10:931   7a7a2780   watchdog - thread 7, hb time 63397
12:31:10:931   7a7a2780   WATCHDOG: GPU 1 hangs in OpenCL call, exit
12:31:10:931   7a7a2780   OC v5, Reset control for GPU 0, close miner right now if you want to use default control from Catalyst
12:31:10:932   7a7a2780   OC v5, Reset control for GPU 6, close miner right now if you want to use default control from Catalyst
mettalmag
Legendary
*
Offline Offline

Activity: 1085
Merit: 1003


≡v≡


View Profile
February 25, 2017, 04:20:13 PM
 #12336

I have two computers each with two cards (R270 now getting 172 H/s).  One runs windows 10 the other ubuntu 14. These have been running fine on 11.1

After upgrading to 12.1 I saw about an 11% bump in h/s.

Windows runs fine but the linux box is restarting claymore every 3 to 20 minutes. It is using crimson 15.12 driver (fglrx-15.302).  There appears to be some issue with OpenCL.  I tried "-i 1" and "asm 0" but no change.  Is there anything else I can try?

12:31:10:922   7a7a2780   GPU 6 temp = 63, old fan speed = 80%, new fan speed = 80%
12:31:10:930   7a7a2780   GPU0 t=69C fan=60%, GPU1 t=63C fan=80%
12:31:10:930   7a7a2780   em hbt: 1, fm hbt: 24,
12:31:10:930   7a7a2780   watchdog - thread 0, hb time 270
12:31:10:930   7a7a2780   watchdog - thread 1, hb time 402
12:31:10:930   7a7a2780   watchdog - thread 2, hb time 133
12:31:10:930   7a7a2780   watchdog - thread 3, hb time 5
12:31:10:930   7a7a2780   watchdog - thread 4, hb time 63268
12:31:10:930   7a7a2780   WATCHDOG: GPU 1 hangs in OpenCL call, exit
12:31:10:931   7a7a2780   watchdog - thread 5, hb time 62960
12:31:10:931   7a7a2780   WATCHDOG: GPU 1 hangs in OpenCL call, exit
12:31:10:931   7a7a2780   watchdog - thread 6, hb time 63134
12:31:10:931   7a7a2780   WATCHDOG: GPU 1 hangs in OpenCL call, exit
12:31:10:931   7a7a2780   watchdog - thread 7, hb time 63397
12:31:10:931   7a7a2780   WATCHDOG: GPU 1 hangs in OpenCL call, exit
12:31:10:931   7a7a2780   OC v5, Reset control for GPU 0, close miner right now if you want to use default control from Catalyst
12:31:10:932   7a7a2780   OC v5, Reset control for GPU 6, close miner right now if you want to use default control from Catalyst

try -ethi 8 and -wd 0
UnclWish
Sr. Member
****
Offline Offline

Activity: 1484
Merit: 253


View Profile
February 25, 2017, 05:33:06 PM
 #12337

mettalmag, -ethi option is for Ethereum miner, not for Zec. Maybe you mean -i option. But if enable maximum intensity without watchdog eneabled function miner just stops mining without restarting when hangs.
Corerj
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
February 25, 2017, 06:25:07 PM
 #12338

-i 1 seems to solve the hang issue for me...
silentrunner
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
February 25, 2017, 06:39:28 PM
 #12339

-i 1 seems to solve the hang issue for me...

It was already set to -i 1
UnclWish
Sr. Member
****
Offline Offline

Activity: 1484
Merit: 253


View Profile
February 25, 2017, 06:47:53 PM
 #12340

-i 1 seems to solve the hang issue for me...
For me -i 1 solves the problem too, but speed is less then -i 5 with v12.0. -i 2 gives the same speed as -i 5 in 12.0 but hangs often...
Pages: « 1 ... 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 [617] 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 ... 759 »
  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!