Bitcoin Forum
October 08, 2025, 03:55:23 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 [714] 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 ... 1240 »
  Print  
Author Topic: CCminer(SP-MOD) Modded GPU kernels.  (Read 2347984 times)
jonesskill
Member
**
Offline Offline

Activity: 83
Merit: 10


View Profile
November 03, 2016, 04:02:04 PM
 #14261

Links:

https://forum.z.cash/t/gpu-miner-to-be-released-optimizations/538

Daira comment:  "... Equihash is not intended to be "GPU-resistant"; only to limit the relative advantage of a GPU over a CPU..."

And this one:

https://forum.z.cash/t/zcash-gpu-mining-faster-than-cpu-mining/1300/35

Daira and Shawn comments.



bensam1231
Legendary
*
Offline Offline

Activity: 1848
Merit: 1024


View Profile
November 03, 2016, 04:38:06 PM
 #14262

Looks like mining at a pool is paying 30% more then nicehash.  whattomine.com

Its been like that since the pools got their shit sorted out, couple hours after release.  In general Nicehash pays shit for mining hash as it's dominated by bots that auto adjust the price to push it down as low as possible. Legit renters can't actually purchase hashing power without using fixed rates.

I buy private Nvidia miners. Send information and/or inquiries to my PM box.
Supercomputing
Sr. Member
****
Offline Offline

Activity: 278
Merit: 250


View Profile
November 03, 2016, 04:42:14 PM
 #14263

thinking of doing a crowd funding as usual...
new current speed 133sol/sec (yeah it changes fast Smiley still highly unoptimized  

Damn that is fast.. I think I need to go back to the drawing board..

Do  you have a screenshot please?

here we go... : Grin (the number of sol is consistent with what gets reported by suprnova)




I have 29 h/sec and 59 sol/sec, and you have 6 h/sec and 133 sol/sec... Strange...
I use i6700 and 1080 card.
Wait a minute, the calculations are off from this image. The nonce is in sequential order until a new job arrives, then it resets to zero.

Now keep in mind that the solution rate per run for Equihash parameter (n=200, k=9) is approximately 1.87905. Therefore, a million runs of the solver with a random nonce should produce 1,879,050 solutions on average. This is actually consistent with the number of runs reported in the image above. The only problem is that it is 12 Sol/s; I am not sure how the 134 Sol/s is being calculated. Also, as far as ZCash’s implementation of Equihash is concerned, H/s = Sol/s. A hash is actually a hash of your solution set which is then compared against the target difficulty.

I think that we should all be on the same page when measuring solution rate, it would create less confusion.

Electrical Engineering & Computer Science
http://www.eecs.mit.edu/
rednoW
Legendary
*
Offline Offline

Activity: 1510
Merit: 1003


View Profile
November 03, 2016, 05:02:24 PM
 #14264

well, nicehash has integrated silent army in nheqminer.
Just compiled on windows. It works but also huge cpu usage and the half of the hash comparing to Genoil's.
Maybe it is due to my old amd app sdk (2.9-1, was not able to download 3.0 from amd site due to download errors in the middle) or the code needs some tuning ...
ioglnx
Sr. Member
****
Offline Offline

Activity: 574
Merit: 250

Fighting mob law and inquisition in this forum


View Profile
November 03, 2016, 05:08:51 PM
 #14265

I get this on current version:
0:06:04][0x00003228] miner#5 | Starting thread #5 (CPU-XENONCAT-AVX2)
[10:06:04][0x00003274] miner#6 | Starting thread #6 (OCL_SILENTARMY) TODO
[10:06:04][0x000022c0] miner#7 | Starting thread #7 (OCL_SILENTARMY) TODO
[10:06:04][0x00002570] miner#8 | Starting thread #8 (OCL_SILENTARMY) TODO
[10:06:04][0x000033b4] miner#9 | Starting thread #9 (OCL_SILENTARMY) TODO
[10:06:04][0x000032dc] miner#10 | Starting thread #10 (OCL_SILENTARMY) TODO

GTX 1080Ti rocks da house... seriously... this card is a beast³
Owning by now 18x GTX1080Ti :-D @serious love of efficiency
antantti
Legendary
*
Offline Offline

Activity: 1176
Merit: 1015


View Profile
November 03, 2016, 05:10:31 PM
 #14266

Looks like mining at a pool is paying 30% more then nicehash.  whattomine.com

Its been like that since the pools got their shit sorted out, couple hours after release.  In general Nicehash pays shit for mining hash as it's dominated by bots that auto adjust the price to push it down as low as possible. Legit renters can't actually purchase hashing power without using fixed rates.

I sometimes open fixed buy orders if I think mining profitability on that algo might go up. If it happens I refill, if not I just cancel that order and loose some satoshis.

There have been some periods where NH has been paying better than mining ZEC if you count your earnings in BTC.

What happens to ZEC price if BTC dives now? Yes I know so OT but that's what this thread has been all about lately.

PS. I like djm ))
tbearhere
Legendary
*
Offline Offline

Activity: 3304
Merit: 1003



View Profile
November 03, 2016, 05:13:49 PM
 #14267

well, nicehash has integrated silent army in nheqminer.
Just compiled on windows. It works but also huge cpu usage and the half of the hash comparing to Genoil's.
Maybe it is due to my old amd app sdk (2.9-1, was not able to download 3.0 from amd site due to download errors in the middle) or the code needs some tuning ...
rednoW what is that silent army  plz?    thx
rednoW
Legendary
*
Offline Offline

Activity: 1510
Merit: 1003


View Profile
November 03, 2016, 05:26:47 PM
 #14268

well, nicehash has integrated silent army in nheqminer.
Just compiled on windows. It works but also huge cpu usage and the half of the hash comparing to Genoil's.
Maybe it is due to my old amd app sdk (2.9-1, was not able to download 3.0 from amd site due to download errors in the middle) or the code needs some tuning ...
rednoW what is that silent army  plz?    thx

It is an equihash solver, but it is not a miner - so this solver must be integrated to miner.
Read more here https://bitcointalk.org/index.php?topic=1666489.0
rednoW
Legendary
*
Offline Offline

Activity: 1510
Merit: 1003


View Profile
November 03, 2016, 05:28:15 PM
 #14269

I get this on current version:
0:06:04][0x00003228] miner#5 | Starting thread #5 (CPU-XENONCAT-AVX2)
[10:06:04][0x00003274] miner#6 | Starting thread #6 (OCL_SILENTARMY) TODO
[10:06:04][0x000022c0] miner#7 | Starting thread #7 (OCL_SILENTARMY) TODO
[10:06:04][0x00002570] miner#8 | Starting thread #8 (OCL_SILENTARMY) TODO
[10:06:04][0x000033b4] miner#9 | Starting thread #9 (OCL_SILENTARMY) TODO
[10:06:04][0x000032dc] miner#10 | Starting thread #10 (OCL_SILENTARMY) TODO

you should download windows-silentarmy branch
ioglnx
Sr. Member
****
Offline Offline

Activity: 574
Merit: 250

Fighting mob law and inquisition in this forum


View Profile
November 03, 2016, 05:32:57 PM
 #14270

It is the silent army branch   Cheesy
When i downloaded it this morning at 10am GMT+1 this is what i get..
0:06:04][0x00003228] miner#5 | Starting thread #5 (CPU-XENONCAT-AVX2)
[10:06:04][0x00003274] miner#6 | Starting thread #6 (OCL_SILENTARMY) TODO
[10:06:04][0x000022c0] miner#7 | Starting thread #7 (OCL_SILENTARMY) TODO
[10:06:04][0x00002570] miner#8 | Starting thread #8 (OCL_SILENTARMY) TODO
[10:06:04][0x000033b4] miner#9 | Starting thread #9 (OCL_SILENTARMY) TODO
[10:06:04][0x000032dc] miner#10 | Starting thread #10 (OCL_SILENTARMY) TODO

Still with the current version i get this issue and I used the branch
https://github.com/nicehash/nheqminer/tree/Windows_silentarmy

So mabye you share your working version with us?!

GTX 1080Ti rocks da house... seriously... this card is a beast³
Owning by now 18x GTX1080Ti :-D @serious love of efficiency
rednoW
Legendary
*
Offline Offline

Activity: 1510
Merit: 1003


View Profile
November 03, 2016, 05:45:50 PM
 #14271

https://drive.google.com/open?id=0B4flkNGCHIGFanNuYUNUYkRldms

Again - it works slow! Check config for your opencl platform and cards
And I compiled it without avx ...
tbearhere
Legendary
*
Offline Offline

Activity: 3304
Merit: 1003



View Profile
November 03, 2016, 06:12:53 PM
 #14272

well, nicehash has integrated silent army in nheqminer.
Just compiled on windows. It works but also huge cpu usage and the half of the hash comparing to Genoil's.
Maybe it is due to my old amd app sdk (2.9-1, was not able to download 3.0 from amd site due to download errors in the middle) or the code needs some tuning ...
rednoW what is that silent army  plz?    thx

It is an equihash solver, but it is not a miner - so this solver must be integrated to miner.
Read more here https://bitcointalk.org/index.php?topic=1666489.0
ok I see ... thx
reb0rn21
Legendary
*
Offline Offline

Activity: 1905
Merit: 1024


View Profile
November 03, 2016, 06:23:08 PM
Last edit: November 03, 2016, 07:17:18 PM by reb0rn21
 #14273

https://drive.google.com/open?id=0B4flkNGCHIGFanNuYUNUYkRldms

Again - it works slow! Check config for your opencl platform and cards
And I compiled it without avx ...

works fine on tahiti AMD cards in silent army mode, but for 1070 opencl error:

[19:21:40][0x0000219c] miner#1 | Starting thread #1 (OCL_SILENTARMY) TODO
OpenCL error: -1001 at opencl.cpp:14
OpenCL error: -42 at opencl.cpp:172

ATM: this miner is fastest for rx 380 with 4GB, 2x instanes are doing over 30sol/s matching nv 1070 speed Smiley

              ▄▄▄ ▀▀▀▀▀▀▀▀▀ ▄▄▄
           ▄▀▀    ▄▄▄▄▄▄▄▄▄    ▀▀▄
        ▄▀▀  ▄▄▀█          ▀█▀▄▄  ▀▀▄
      ▄▀▀ ▄▄▀    ▀▀▄▄▄▄▄▄▄▀▀    ▀▄▄ ▀▀▄
     █   █            ▀            █   █
   ▄▀ █  ▀▄▄                     ▄█▀  █ ▀▄
  ▄▀ ▄▀ █▄ ▀▀▀██▄▄▄       ▄▄▄██▀▀  ██ ▀▄ ▀▄
  ▀▄▀▀▄ ██ ▄▄▄▄▄▄  ▀▄   ▄▀  ▄▄▄▄▄▄ ██ ▄▀▀▄▀
 ██   █ ██ ▀▄    ▀▄ █   █ ▄▀    ▄▀ ██ █  ▀██
 █  ▄█  ▀█  ▀▀▀▀▀▀▀ █   █ ▀▀▀▀▀▀▀  █   █▄  █
█▀ █  █  █          █   █          █  █  █ ▀▀
 █▀  ▄▀  █▀▄        █   █        ▄▀█  ▀▄  ▀█
 ▄  █▀   █ ▀█▄      ▀   ▀      ▄█▀ █  ▄▀█  ▄
 █▄▀  █  █                         █  █  ▀▄█
 ▀▄  █   ▀█        ▄▄▀▄▀▄▄        █▀   █  ▄
  ▀▄▀▀  █▄ █     ▀█  ▀▀▀  █▀     █ ▄█ ▄▀▀▄▀
   ▀ ▄  ██ █▀▄     ▀▀▄▄▄▀▀     ▄▀█ ██ ▀▄ ▀
    ▀█  ██ █ █▀▄    ▄▄▄▄▄    ▄▀█ █ ██  █▀
      ▀▄ ▀ █ █ ██▄         ▄██ █ █ ▀ ▄▀
        ▀▄ █ █ █ ▀█▄     ▄█▀ █ █ █ ▄▀
          ▀▀▄█ █    ▀▀▀▀▀    █ █▄▀▀
              ▀▀ ▄▄▄▄▄▄▄▄▄▄▄ ▀▀
   
..I  D  E  N  A..
   
Proof-of-Person Blockchain

Join the mining of the first human-centric
cryptocurrency
 



 
▲    2 3 2 2

..N  O  D  E  S..
   
                ██
                ██
                ██
                ██
                ██
         ▄      ██      ▄
         ███▄   ██   ▄███
          ▀███▄ ██ ▄███▀
            ▀████████▀
              ▀████▀
                ▀▀
██▄                            ▄██
███                            ███
███                            ███
███                            ███
 ███▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄███
  ▀▀██████████████████████████▀▀
   
D O W N L O A D

Idena node

   
   
▄▄▄██████▄▄▄
▄▄████████████████▄▄
▄█████▀▀        ▀▀█████▄
████▀                ▀████
███▀    ▄▄▄▄▄▄▄▄▄       ▀███
███      █   ▄▄ █▀▄        ███
██▀      █  ███ █  ▀▄      ▀██
███       █   ▀▀ ▀▀▀▀█       ███
███       █  ▄▄▄▄▄▄  █       ███
███       █  ▄▄▄▄▄▄  █       ███
██▄      █  ▄▄▄▄▄▄  █      ▄██
███      █          █      ███
███▄    ▀▀▀▀▀▀▀▀▀▀▀▀    ▄███
████▄                ▄████
▀█████▄▄        ▄▄█████▀
▀▀████████████████▀▀
▀▀▀██████▀▀▀
   
    .REQUEST INVITATION.
jonesskill
Member
**
Offline Offline

Activity: 83
Merit: 10


View Profile
November 03, 2016, 08:50:13 PM
 #14274

Even Genesis Mining increase their S/s today...

Tuner77
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
November 03, 2016, 09:13:33 PM
 #14275

Hah... From my perspective

There's your problem. Markets, and market participants don't care about 'your perspective'. It's bottom line. Anyone who has participated in NYSE big board, CBOE options/futures, PINK/OTC learns early on: you have no friends here, there are no do-overs, no handouts, no freebies. And I get it, I'm all left in my politics and happy to see collectives form in a more open crypto world -- I'll even support that ideology over the lone cash-cow producer model -- but I'm not going to cry and whine about a market participant's choices. Jeesus, that's just fucking embarrassing. No way. It's here, I have it, or it's not, I don't. Next.
Zekku
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
November 03, 2016, 10:42:30 PM
 #14276

I'm getting 50-54 sol/s with my 2x 970 evga ssc.

Any idea what a Strix 1070/1080 are achieving?
bitkings
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
November 03, 2016, 10:50:44 PM
 #14277

I'm getting 50-54 sol/s with my 2x 970 evga ssc.

Any idea what a Strix 1070/1080 are achieving?
1070 is doing around 32 Sol/s, 1080 is very close to what 1070 can do at the moment...
Xdragon
Hero Member
*****
Offline Offline

Activity: 543
Merit: 500


View Profile
November 03, 2016, 10:55:19 PM
 #14278

https://drive.google.com/open?id=0B4flkNGCHIGFanNuYUNUYkRldms

Again - it works slow! Check config for your opencl platform and cards
And I compiled it without avx ...


ATM: this miner is fastest for r9 380 with 4GB, 2x instanes are doing over 30sol/s matching nv 1070 speed Smiley
this works with 1070 (-cd) but same speed about 30ss
My 380's are doing average 17 sol/s , 2 instance same/worse. 270x280x also 16-17sol/ average.
zjy
Newbie
*
Offline Offline

Activity: 66
Merit: 0


View Profile
November 03, 2016, 11:15:12 PM
 #14279

Getting around 11-12 sol on a 750ti with this latest build in Linux

https://github.com/nicehash/nheqminer

Might be time to dust off those old 750 cards if you have any around
If you have a 4 core cpu.. you should get 19 sol/s.

Thanks for the tip, 19 sol/s per card would be a major boost and make it one of the more energy efficient cards around.

Are you running them in a 6 card rig?

19 sol per card for 750ti now ?
reb0rn21
Legendary
*
Offline Offline

Activity: 1905
Merit: 1024


View Profile
November 03, 2016, 11:16:31 PM
 #14280

https://drive.google.com/open?id=0B4flkNGCHIGFanNuYUNUYkRldms

Again - it works slow! Check config for your opencl platform and cards
And I compiled it without avx ...


ATM: this miner is fastest for r9 380 with 4GB, 2x instanes are doing over 30sol/s matching nv 1070 speed Smiley
this works with 1070 (-cd) but same speed about 30ss
My 380's are doing average 17 sol/s , 2 instance same/worse. 270x280x also 16-17sol/ average.

you need 4gb on 380, then its doing ~30sol/s for the instances, but CPU might be weak because silent army is a bit cpu heavy

              ▄▄▄ ▀▀▀▀▀▀▀▀▀ ▄▄▄
           ▄▀▀    ▄▄▄▄▄▄▄▄▄    ▀▀▄
        ▄▀▀  ▄▄▀█          ▀█▀▄▄  ▀▀▄
      ▄▀▀ ▄▄▀    ▀▀▄▄▄▄▄▄▄▀▀    ▀▄▄ ▀▀▄
     █   █            ▀            █   █
   ▄▀ █  ▀▄▄                     ▄█▀  █ ▀▄
  ▄▀ ▄▀ █▄ ▀▀▀██▄▄▄       ▄▄▄██▀▀  ██ ▀▄ ▀▄
  ▀▄▀▀▄ ██ ▄▄▄▄▄▄  ▀▄   ▄▀  ▄▄▄▄▄▄ ██ ▄▀▀▄▀
 ██   █ ██ ▀▄    ▀▄ █   █ ▄▀    ▄▀ ██ █  ▀██
 █  ▄█  ▀█  ▀▀▀▀▀▀▀ █   █ ▀▀▀▀▀▀▀  █   █▄  █
█▀ █  █  █          █   █          █  █  █ ▀▀
 █▀  ▄▀  █▀▄        █   █        ▄▀█  ▀▄  ▀█
 ▄  █▀   █ ▀█▄      ▀   ▀      ▄█▀ █  ▄▀█  ▄
 █▄▀  █  █                         █  █  ▀▄█
 ▀▄  █   ▀█        ▄▄▀▄▀▄▄        █▀   █  ▄
  ▀▄▀▀  █▄ █     ▀█  ▀▀▀  █▀     █ ▄█ ▄▀▀▄▀
   ▀ ▄  ██ █▀▄     ▀▀▄▄▄▀▀     ▄▀█ ██ ▀▄ ▀
    ▀█  ██ █ █▀▄    ▄▄▄▄▄    ▄▀█ █ ██  █▀
      ▀▄ ▀ █ █ ██▄         ▄██ █ █ ▀ ▄▀
        ▀▄ █ █ █ ▀█▄     ▄█▀ █ █ █ ▄▀
          ▀▀▄█ █    ▀▀▀▀▀    █ █▄▀▀
              ▀▀ ▄▄▄▄▄▄▄▄▄▄▄ ▀▀
   
..I  D  E  N  A..
   
Proof-of-Person Blockchain

Join the mining of the first human-centric
cryptocurrency
 



 
▲    2 3 2 2

..N  O  D  E  S..
   
                ██
                ██
                ██
                ██
                ██
         ▄      ██      ▄
         ███▄   ██   ▄███
          ▀███▄ ██ ▄███▀
            ▀████████▀
              ▀████▀
                ▀▀
██▄                            ▄██
███                            ███
███                            ███
███                            ███
 ███▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄███
  ▀▀██████████████████████████▀▀
   
D O W N L O A D

Idena node

   
   
▄▄▄██████▄▄▄
▄▄████████████████▄▄
▄█████▀▀        ▀▀█████▄
████▀                ▀████
███▀    ▄▄▄▄▄▄▄▄▄       ▀███
███      █   ▄▄ █▀▄        ███
██▀      █  ███ █  ▀▄      ▀██
███       █   ▀▀ ▀▀▀▀█       ███
███       █  ▄▄▄▄▄▄  █       ███
███       █  ▄▄▄▄▄▄  █       ███
██▄      █  ▄▄▄▄▄▄  █      ▄██
███      █          █      ███
███▄    ▀▀▀▀▀▀▀▀▀▀▀▀    ▄███
████▄                ▄████
▀█████▄▄        ▄▄█████▀
▀▀████████████████▀▀
▀▀▀██████▀▀▀
   
    .REQUEST INVITATION.
Pages: « 1 ... 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 [714] 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 ... 1240 »
  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!