Bitcoin Forum
May 05, 2024, 01:45:25 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 [98] 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 ... 1240 »
  Print  
Author Topic: CCminer(SP-MOD) Modded GPU kernels.  (Read 2347498 times)
kaltar
Sr. Member
****
Offline Offline

Activity: 805
Merit: 250


View Profile
March 24, 2015, 09:46:51 PM
 #1941

Latest version on X11,x13,x15 i'm getting a CPU does not validate, all other algos are ok.
previous version was working fine

Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714916725
Hero Member
*
Offline Offline

Posts: 1714916725

View Profile Personal Message (Offline)

Ignore
1714916725
Reply with quote  #2

1714916725
Report to moderator
1714916725
Hero Member
*
Offline Offline

Posts: 1714916725

View Profile Personal Message (Offline)

Ignore
1714916725
Reply with quote  #2

1714916725
Report to moderator
1714916725
Hero Member
*
Offline Offline

Posts: 1714916725

View Profile Personal Message (Offline)

Ignore
1714916725
Reply with quote  #2

1714916725
Report to moderator
scryptr
Legendary
*
Offline Offline

Activity: 1793
Merit: 1028



View Profile WWW
March 24, 2015, 10:53:05 PM
 #1942

Note that the exe is build without compute 5.2. If you have a 960/970/980 card you should eighter build yourself or wait for another build.

The cuda version I am using doesn't support compute 5.2 and it takes forever to download on my mobile link in Thailand.


-faster  lyra (3%)
-faster qubit
-faster whirlpoolx
-Faster x11,x13,x14,x15,x17
-faster doomcoin


1.5.43(sp-MOD) is available here: (24-mar-2015)

https://github.com/sp-hash/ccminer/releases/tag/1.5.43

The sourcecode is available here:

https://github.com/sp-hash/ccminer

Latest version on X11,x13,x15 i'm getting a CPU does not validate, all other algos are ok.
previous version was working fine

GTX 960 and X11--

My GTX 960 on Win 7 x64 runs 225+ kh/s faster with X11 (5740kh/s v 5515kh/s), but gets nothing but "does not validate on CPU" errors with no accepts.  I reverted to v42 after a very short trial.       --scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
March 24, 2015, 11:36:01 PM
 #1943

Latest version on X11,x13,x15 i'm getting a CPU does not validate, all other algos are ok.
previous version was working fine

Download the binary from here:

http://cryptomining-blog.com/4546-updated-windows-binary-of-the-ccminer-1-5-43-git-fork-by-sp-for-maxwell/

My version is buildt with an older version of cuda 6.5 wich doesn't support compute 5.2

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
scryptr
Legendary
*
Offline Offline

Activity: 1793
Merit: 1028



View Profile WWW
March 25, 2015, 03:11:48 AM
 #1944

Latest version on X11,x13,x15 i'm getting a CPU does not validate, all other algos are ok.
previous version was working fine

Download the binary from here:

http://cryptomining-blog.com/4546-updated-windows-binary-of-the-ccminer-1-5-43-git-fork-by-sp-for-maxwell/

My version is buildt with an older version of cuda 6.5 wich doesn't support compute 5.2

I downloaded the crypto-blog version.  I assume that it was compiled by a friendly third-party.  It is currently mining X11 at 5545kh/s on my Win 7 x64 GTX 960.  This result is compared to 5515kh/s on your last release of v42.  I suppose my earlier (and unsuccessful) results gave a larger, but false, increase in hash rate for v43.

Thanks for your continued programming efforts.        --scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
March 25, 2015, 03:38:13 AM
 #1945

With 1.5.43(sp-MOD), I'm getting 50-80 watts lower than 1.5.42(sp-MOD) with some better performance on Whirlpoolx, even without being optimized for Compute 5.2. I did not recompile.

Try the version compiled by the cryptomining blog. Faster? how many watts?

I didn't tweak the parameters on compute 5.2 cards yet.

in the file:

cuda_whirlpoolx.cu

you can try to alter these values:

#define TPB 512
#define NONCES_PER_THREAD 8

tpb must be a number above 256 and dividable by 32

you can also search for __launchbounds in the file and change the ,3 to something else.

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
March 25, 2015, 04:38:28 AM
 #1946

I downloaded the crypto-blog version.  I assume that it was compiled by a friendly third-party.  It is currently mining X11 at 5545kh/s on my Win 7 x64 GTX 960.  This result is compared to 5515kh/s on your last release of v42.  I suppose my earlier (and unsuccessful) results gave a larger, but false, increase in hash rate for v43.
Thanks for your continued programming efforts.        --scryptr

The gtx 980 is doing 200khash bether mining x11 from release 42 to 43. What are you getting on the 960? Did it work with the other build?

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
scryptr
Legendary
*
Offline Offline

Activity: 1793
Merit: 1028



View Profile WWW
March 25, 2015, 05:17:43 AM
 #1947

I downloaded the crypto-blog version.  I assume that it was compiled by a friendly third-party.  It is currently mining X11 at 5545kh/s on my Win 7 x64 GTX 960.  This result is compared to 5515kh/s on your last release of v42.  I suppose my earlier (and unsuccessful) results gave a larger, but false, increase in hash rate for v43.
Thanks for your continued programming efforts.        --scryptr

The gtx 980 is doing 200khash bether mining x11 from release 42 to 43. What are you getting on the 960? Did it work with the other build?

3RD PARTY BUILD-

OK, the v43 build you released did not work on my GTX 960.  You posted regarding the difficulty downloading CUDA requisites.  The 3rd party build of v43 does 30kh/s better than your release of v42. Your build of v43 gets 200kh/s better, but with no accepted shares, and "does not validate on CPU" errors.

My German is more limited than your English.  I tried to use simple statements.  It is entirely possible that the 3rd party build is slower than what your build could truly do.  In fact, I hope that is the case.  Smiley        --scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
March 25, 2015, 06:01:22 AM
 #1948

3RD PARTY BUILD-
OK, the v43 build you released did not work on my GTX 960.  You posted regarding the difficulty downloading CUDA requisites.  The 3rd party build of v43 does 30kh/s better than your release of v42. Your build of v43 gets 200kh/s better, but with no accepted shares, and "does not validate on CPU" errors.

I have submitted a bugfix that might fix the issue. Remove compute 5.2 from the project file and rebuild. Should give correct results now.
Don't know if it will run faster though...

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
March 25, 2015, 10:34:45 AM
 #1949

submitted a 3khash increase in x11 (750ti)

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
March 25, 2015, 01:05:12 PM
 #1950

With 1.5.43(sp-MOD), I'm getting 50-80 watts lower than 1.5.42(sp-MOD) with some better performance on Whirlpoolx, even without being optimized for Compute 5.2. I did not recompile.

The current launch config is incorrect. you should get around 300MHASH if you change it a bit on the gtx 980 with overclock.

Still far behind wolf0's 290x whirlpoolx kernal. (450MHASH)

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
z0n0
Legendary
*
Offline Offline

Activity: 1274
Merit: 1006



View Profile
March 25, 2015, 03:10:13 PM
 #1951

With 1.5.43(sp-MOD), I'm getting 50-80 watts lower than 1.5.42(sp-MOD) with some better performance on Whirlpoolx, even without being optimized for Compute 5.2. I did not recompile.

The current launch config is incorrect. you should get around 300MHASH if you change it a bit on the gtx 980 with overclock.

Still far behind wolf0's 290x whirlpoolx kernal. (450MHASH)


My 290X kernel does 660MH/s, not 450MH/s.

https://www.youtube.com/watch?v=-SK6gbhuEXQ

Like a bo$$  Cool
tbearhere
Legendary
*
Offline Offline

Activity: 3136
Merit: 1003



View Profile
March 25, 2015, 06:32:49 PM
 #1952

Because of the kind darkcoin donators a fistful of darkcoins has now turned into a fistfull of fiat. Smiley




So DARK coin is now officially DASH.   Cheesy
tbearhere
Legendary
*
Offline Offline

Activity: 3136
Merit: 1003



View Profile
March 25, 2015, 06:43:44 PM
Last edit: March 25, 2015, 08:04:33 PM by tbearhere
 #1953

Good work sp  on #43  quark ~ +50kh/s to +75kh/s and ~ 5 watts less on electricity.  X11,X13,X15  increase on hash too.  Smiley
scryptr
Legendary
*
Offline Offline

Activity: 1793
Merit: 1028



View Profile WWW
March 26, 2015, 03:56:06 AM
 #1954

X11 HASH RATE--

After a cold reboot of my system, I am getting 5575kh/s on my GTX 960 with the cryptoblog build of v43.  Any load on the system will lower the kh/s result, but the hash rate is consistent when no other load is taxing the system.  This is a 60kh/s increase from v42, which topped out at 5515kh/s for X11.  X11 is presently a top earning algo.       --scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
March 26, 2015, 04:47:58 AM
 #1955

Greetings
What is the best one to mine CryptoNight algo? I have 2 X 6 X GTX 750 ti and have decided to take them out of hibernation and put them to work. I have been out of the loop for too long and have no idea where to look and what to use. Help appreciated.
Danka

My private kernal is the best. I am selling it for a 0.2BTC donation. It also includes a fast spreadcoin miner with full sourcecode.

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
March 26, 2015, 09:31:21 AM
 #1956

today I rewrote whirlpool in x15.

+15KHASH on the 750ti.

Submitted to github

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
Grim
Sr. Member
****
Offline Offline

Activity: 504
Merit: 252


View Profile
March 26, 2015, 12:44:41 PM
 #1957

Is anyone mining darkcoin (dash) here ?
Blockfinder only gets about 60% ...

Therefore any mining calculator is WAY off.

?
antonio8
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000


View Profile
March 26, 2015, 01:33:32 PM
 #1958

sp_,

Any updates soon on the cryptonight donation miner?

If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks Wink
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
March 27, 2015, 03:37:35 AM
 #1959

Don't have the sourcecode here, but I will spend some time on it when I get back.

Sold a darkcoin masternode.

my vacation is extended $$$ Smiley

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
AliMan
Hero Member
*****
Offline Offline

Activity: 2002
Merit: 502


Vave.com - Crypto Casino


View Profile
March 28, 2015, 08:06:21 AM
 #1960

With 1.5.43(sp-MOD), I'm getting 50-80 watts lower than 1.5.42(sp-MOD) with some better performance on Whirlpoolx, even without being optimized for Compute 5.2. I did not recompile.

Try the version compiled by the cryptomining blog. Faster? how many watts?

I didn't tweak the parameters on compute 5.2 cards yet.

in the file:

cuda_whirlpoolx.cu

you can try to alter these values:

#define TPB 512
#define NONCES_PER_THREAD 8

tpb must be a number above 256 and dividable by 32

you can also search for __launchbounds in the file and change the ,3 to something else.

What values did you set that gave you 300 mh/s on the 980?

Pages: « 1 ... 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 [98] 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 ... 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!