djm34
Legendary
Offline
Activity: 1400
Merit: 1050
|
 |
July 22, 2015, 03:21:41 PM |
|
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?  )) Confsed...  )) No it's bitcredits: https://bitcointalk.org/index.php?topic=896133.0but 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.0not bitcredits... 
|
djm34 facebook pageBTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
|
|
|
dga
|
 |
July 22, 2015, 03:27:09 PM |
|
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
|
 |
July 22, 2015, 03:28:25 PM |
|
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. 
|
|
|
|
|
sp_ (OP)
Legendary
Offline
Activity: 2926
Merit: 1087
Team Black developer
|
 |
July 22, 2015, 03:46:57 PM |
|
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
|
|
|
|
sp_ (OP)
Legendary
Offline
Activity: 2926
Merit: 1087
Team Black developer
|
 |
July 22, 2015, 04:04:41 PM |
|
did some optimization on quark: +75% (roughly)  yeah... well  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%)
|
|
|
|
djm34
Legendary
Offline
Activity: 1400
Merit: 1050
|
 |
July 22, 2015, 04:15:16 PM |
|
did some optimization on quark: +75% (roughly)  yeah... well  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 
|
djm34 facebook pageBTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
|
|
|
sp_ (OP)
Legendary
Offline
Activity: 2926
Merit: 1087
Team Black developer
|
 |
July 22, 2015, 04:28:22 PM |
|
haven't checked, but it is probably still there  Please merge and share  Donations are waiting.
|
|
|
|
bensam1231
Legendary
Offline
Activity: 1806
Merit: 1024
|
 |
July 22, 2015, 04:32:19 PM |
|
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
|
 |
July 22, 2015, 04:32:25 PM |
|
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.cuIt'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
Activity: 1470
Merit: 1114
|
 |
July 22, 2015, 04:40:39 PM |
|
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
|
|
|
|
sp_ (OP)
Legendary
Offline
Activity: 2926
Merit: 1087
Team Black developer
|
 |
July 22, 2015, 05:25:41 PM |
|
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
|
|
|
|
sp_ (OP)
Legendary
Offline
Activity: 2926
Merit: 1087
Team Black developer
|
 |
July 22, 2015, 05:28:29 PM |
|
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.
|
|
|
|
go6ooo1212
Legendary
Offline
Activity: 1512
Merit: 1000
quarkchain.io
|
 |
July 22, 2015, 05:31:54 PM |
|
Interesting is that I reach more hash with 55r, instead of56 on 750TI OCed
|
|
|
|
bensam1231
Legendary
Offline
Activity: 1806
Merit: 1024
|
 |
July 22, 2015, 05:32:25 PM |
|
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
Activity: 2926
Merit: 1087
Team Black developer
|
 |
July 22, 2015, 05:50:59 PM |
|
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.cuIt'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.
|
|
|
|
joblo
Legendary
Offline
Activity: 1470
Merit: 1114
|
 |
July 22, 2015, 05:53:04 PM |
|
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.
|
|
|
|
go6ooo1212
Legendary
Offline
Activity: 1512
Merit: 1000
quarkchain.io
|
 |
July 22, 2015, 05:55:05 PM |
|
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
Activity: 1806
Merit: 1024
|
 |
July 22, 2015, 06:11:42 PM |
|
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.
|
|
|
|