Bitcoin Forum
June 16, 2025, 11:54:45 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 [211] 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 ... 1240 »
  Print  
Author Topic: CCminer(SP-MOD) Modded GPU kernels.  (Read 2347842 times)
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
July 22, 2015, 03:21:41 PM
 #4201

isn't it pRotoshares, not pHotoshares?
yeah, you are right. The Momentum algorithm.
understand nothing about this algo and coin.Is it bitshares?ans how to mine ?ıs there any pool or just solomine? Smiley)) Confsed... Smiley))

No it's bitcredits:

https://bitcointalk.org/index.php?topic=896133.0

but this algo is used in other coins as well.

not momentum algo related but the inertia on this thread is huge....
this is this coin: https://bitcointalk.org/index.php?topic=1037244.0
not bitcredits...


djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
dga
Hero Member
*****
Offline Offline

Activity: 737
Merit: 511


View Profile WWW
July 22, 2015, 03:27:09 PM
 #4202

The AMD 280x  does about 4,400 cpm . Not sure how to convert this number.


When you say 420 MHash, that's individual sha512 executions that you're measuring?

Assuming it is, then:

In expectation, there are 2 collisions per "round" of momentum (creating 2^26 hashes).  Those create 4 "reported" collisions because they're counted symmetrically -- A colliding with B also lets you test B colliding with A.

So you should be getting *roughly* 1500 CPM on a 750ti.  The older miners were at about 800-900cpm.

NaN's miner on a 280x AMD gets about 6700 @ 200+ watts.

But I'm confused about the code - it seems to just be doing the sha hashing, not the collision-finding part of momentum?

  -Dave

dga
Hero Member
*****
Offline Offline

Activity: 737
Merit: 511


View Profile WWW
July 22, 2015, 03:28:25 PM
 #4203

The AMD 280x  does about 4,400 cpm . Not sure how to convert this number.


When you say 420 MHash, that's individual sha512 executions that you're measuring?

Assuming it is, then:

In expectation, there are 2 collisions per "round" of momentum (creating 2^26 hashes).  Those create 4 "reported" collisions because they're counted symmetrically -- A colliding with B also lets you test B colliding with A.

So you should be getting *roughly* 1500 CPM on a 750ti.  The older miners were at about 800-900cpm.

NaN's miner on a 280x AMD gets about 6700 @ 200+ watts.

But I'm confused about the code - it seems to just be doing the sha hashing, not the collision-finding part of momentum?

  -Dave

Ahhhh, got it.  Credits.  Not bitcredits. Smiley

sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
July 22, 2015, 03:40:16 PM
 #4204

I might add bitcredits later.

is this your code dga?

https://github.com/dave-andersen/cudapts

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

Activity: 2926
Merit: 1087

Team Black developer


View Profile
July 22, 2015, 03:46:57 PM
 #4205

New release.


-Faster quark (optimized bmw-512)
-Added the credit algorithm (from the djm34 branch)
-Added the c11 algorithm(from the tprovot branch, but all kernals are replaced)

1.5.56(sp-MOD) is available here: (22-07-2015)

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

The sourcecode is available here:

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

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

Activity: 2926
Merit: 1087

Team Black developer


View Profile
July 22, 2015, 04:04:41 PM
 #4206

did some optimization on quark: +75% (roughly)  Grin Grin
yeah... well  Grin
10 Mh/s on 750Ti?? That's really great!!
will you merge the mods, make a new repo or sell it?
well... that was a bug it is rather +1MH/s for 980/780 and 0.5MH/s for the 750ti


Since you posted your increase I have almost reached your increases in the opensourceminer.

Quark increase in the sp-mod written by me:

1.5.50(sp-mod) 29-may-2015

gtx 970: 15500  
gtx 750ti: 5650    


1.5.56(sp-mod) 22-july-2015

16254 +754KHASH (4.8%)
5920  +270khash (4.8%)

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

Activity: 1400
Merit: 1050


View Profile WWW
July 22, 2015, 04:15:16 PM
 #4207

did some optimization on quark: +75% (roughly)  Grin Grin
yeah... well  Grin
10 Mh/s on 750Ti?? That's really great!!
will you merge the mods, make a new repo or sell it?
well... that was a bug it is rather +1MH/s for 980/780 and 0.5MH/s for the 750ti


Since you posted your increase I have almost reached your increases in the opensourceminer.

Quark increase in the sp-mod written by me:

1.5.50(sp-mod) 29-may-2015

gtx 970: 15500   
gtx 750ti: 5650     


1.5.56(sp-mod) 22-july-2015

16254 +754KHASH (4.8%)
5920  +270khash (4.8%)

haven't checked, but it is probably still there  Grin

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
July 22, 2015, 04:28:22 PM
 #4208

haven't checked, but it is probably still there  Grin

Please merge and share  Grin

Donations are waiting.

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

Activity: 1806
Merit: 1024


View Profile
July 22, 2015, 04:32:19 PM
 #4209

New release.


-Faster quark (optimized bmw-512)
-Added the credit algorithm (from the djm34 branch)
-Added the c11 algorithm(from the tprovot branch, but all kernals are replaced)

1.5.56(sp-MOD) is available here: (22-07-2015)

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

The sourcecode is available here:

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


Credits looks relatively unused and c11 doesn't seem to have a coin besides protoshares that died out. Is that true?

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

Activity: 737
Merit: 511


View Profile WWW
July 22, 2015, 04:32:25 PM
 #4210

I might add bitcredits later.

is this your code dga?

https://github.com/dave-andersen/cudapts


Yup.  I think I committed an optimization or two to the cudaptsx version (x == xpassthrough, for ypool):

https://github.com/dave-andersen/cudaptsx/blob/master/xptMiner/gpuhash.cu

It's not a fast algorithm for doing the collision finding.  I wrote it pre-Maxwell, so computing the SHA was the bottleneck and it wasn't worth optimizing to do something faster.  With Maxwell, the sha is fast enough that random global memory accesses will be very bad.

joblo
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
July 22, 2015, 04:40:39 PM
 #4211

New release.


-Faster quark (optimized bmw-512)
-Added the credit algorithm (from the djm34 branch)
-Added the c11 algorithm(from the tprovot branch, but all kernals are replaced)

1.5.56(sp-MOD) is available here: (22-07-2015)

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

The sourcecode is available here:

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


Version still shows 1.5.55. Had to doublecheck to make sure i was using the corect version.
Other than that it looks good on the major algos so far. Noticeable increase on quark although
I haven't measured it yet.

Edit: 750ti +100

AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
July 22, 2015, 05:25:41 PM
 #4212

New release.


-Faster quark (optimized bmw-512)
-Added the credit algorithm (from the djm34 branch)
-Added the c11 algorithm(from the tprovot branch, but all kernals are replaced)

1.5.56(sp-MOD) is available here: (22-07-2015)

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

The sourcecode is available here:

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

Credits looks relatively unused and c11 doesn't seem to have a coin besides protoshares that died out. Is that true?

Here are 2 c11 coins:

Chaincoin
Flaxscript   

you can mine at

http://yiimp.ccminer.org/

0.9BTC/GHASH

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

Activity: 2926
Merit: 1087

Team Black developer


View Profile
July 22, 2015, 05:28:29 PM
 #4213

Version still shows 1.5.55. Had to doublecheck to make sure i was using the corect version.
Other than that it looks good on the major algos so far. Noticeable increase on quark although
I haven't measured it yet.

Edit: 750ti +100

thanks. I forgot to submit the release number to git. The exe should be ok though.

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

Activity: 1512
Merit: 1000


quarkchain.io


View Profile
July 22, 2015, 05:31:54 PM
 #4214

Interesting is that I reach more hash with 55r, instead of56 on 750TI OCed
bensam1231
Legendary
*
Offline Offline

Activity: 1806
Merit: 1024


View Profile
July 22, 2015, 05:32:25 PM
 #4215

New release.


-Faster quark (optimized bmw-512)
-Added the credit algorithm (from the djm34 branch)
-Added the c11 algorithm(from the tprovot branch, but all kernals are replaced)

1.5.56(sp-MOD) is available here: (22-07-2015)

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

The sourcecode is available here:

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

Credits looks relatively unused and c11 doesn't seem to have a coin besides protoshares that died out. Is that true?

Here are 2 c11 coins:

Chaincoin
Flaxscript   

you can mine at

http://yiimp.ccminer.org/

0.9BTC/GHASH

Yeah, doing a lot of digging. Yiimp doesn't support BTC payouts and Chaincoin doesn't have an exchange yet. I haven't looked at Flaxscript yet.


Edit: Cryptopia has CHC exchange, but the volume is very low.

I buy private Nvidia miners. Send information and/or inquiries to my PM box.
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
July 22, 2015, 05:47:45 PM
 #4216

https://www.cryptopia.co.nz/Exchange?market=FLAX_BTC

New algo
fast profitable and free gpu miner

10MHASH on the gtx980

no amd miner

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

Activity: 2926
Merit: 1087

Team Black developer


View Profile
July 22, 2015, 05:50:59 PM
 #4217

I might add bitcredits later.
is this your code dga?
https://github.com/dave-andersen/cudapts
Yup.  I think I committed an optimization or two to the cudaptsx version (x == xpassthrough, for ypool):
https://github.com/dave-andersen/cudaptsx/blob/master/xptMiner/gpuhash.cu
It's not a fast algorithm for doing the collision finding.  I wrote it pre-Maxwell, so computing the SHA was the bottleneck and it wasn't worth optimizing to do something faster.  With Maxwell, the sha is fast enough that random global memory accesses will be very bad.

Looks like alot of work to integrate into ccminer, but it would be interesting to do a maxwell mod.

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

Activity: 1470
Merit: 1114


View Profile
July 22, 2015, 05:53:04 PM
 #4218

Interesting is that I reach more hash with 55r, instead of56 on 750TI OCed

My test was on stock clock and Linux. But on second look my reference was 1.5.54.
Could your card be throttling more? I have a Win box with a 750ti OCed +100 I'll be
testing later once I get v56 compiled for Windows. I'll let you know what I find.

AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
go6ooo1212
Legendary
*
Offline Offline

Activity: 1512
Merit: 1000


quarkchain.io


View Profile
July 22, 2015, 05:55:05 PM
 #4219

Interesting is that I reach more hash with 55r, instead of56 on 750TI OCed

My test was on stock clock and Linux. But on second look my reference was 1.5.54.
Could your card be throttling more? I have a Win box with a 750ti OCed +100 I'll be
testing later once I get v56 compiled for Windows. I'll let you know what I find.

Idk how actually see if its throttling , but with previous couple of releases , has no prob
bensam1231
Legendary
*
Offline Offline

Activity: 1806
Merit: 1024


View Profile
July 22, 2015, 06:11:42 PM
 #4220

https://www.cryptopia.co.nz/Exchange?market=FLAX_BTC

New algo
fast profitable and free gpu miner

10MHASH on the gtx980

no amd miner

Yeah, just looked at that. Looks like there is only .5 BTC worth of buy orders on there. Which means the price will tank the moment someone starts mining it with any sort of oumph.

CHC has like 2BTC worth of buy orders up.

I buy private Nvidia miners. Send information and/or inquiries to my PM box.
Pages: « 1 ... 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 [211] 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 ... 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!