Author

Topic: CCminer(SP-MOD) Modded NVIDIA Maxwell / Pascal kernels. - page 1030. (Read 2347601 times)

legendary
Activity: 1512
Merit: 1000
quarkchain.io
The cards are identical yes. The temp is between 60-65 degrees of Celsius. I think the hash drops on some of the cards when I connect through the Teamviewer...
legendary
Activity: 1470
Merit: 1114
Thats with the new release and +130 clock / +300 mem on AB:



Widely varying performance among the boards. 3 & 5 are the winners and 0 the loser.
Assuming they are identical boards you have a good starting point to troubleshoot
why GPU0 is so much slower. How are your temps? One annoyance I've found is the default
fan profile is too slow to react. The clock starts throttling back before the fan ramps up.
sp_
legendary
Activity: 2926
Merit: 1087
Team Black developer
C11 only boooos on suprnova!
seems to fail. I will look into it.

I have fixed it now. The source and the .7z exe file is updated to the corrected version

legendary
Activity: 1470
Merit: 1114
I don't know of an actual thorttling indicator. Drops in the clock freq is how I uaually tell.

Your keyboard is throttling badly!  Grin

LOL. That's a pretty high error rate, I should get that checked.
legendary
Activity: 1512
Merit: 1000
quarkchain.io
Thats with the new release and +130 clock / +300 mem on AB:

sp_
legendary
Activity: 2926
Merit: 1087
Team Black developer
C11 only boooos on suprnova!

seems to fail. I will look into it.
legendary
Activity: 1154
Merit: 1001
I don't know of an actual thorttling indicator. Drops in the clock freq is how I uaually tell.

Your keyboard is throttling badly!  Grin
legendary
Activity: 1470
Merit: 1114
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

I don't know of an actual thorttling indicator. Drops in the clock freq is how I uaually tell.
hero member
Activity: 677
Merit: 500
C11 only boooos on suprnova!
legendary
Activity: 1764
Merit: 1024
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.
legendary
Activity: 1512
Merit: 1000
quarkchain.io
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
legendary
Activity: 1470
Merit: 1114
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.
sp_
legendary
Activity: 2926
Merit: 1087
Team Black developer
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.
sp_
legendary
Activity: 2926
Merit: 1087
Team Black developer
https://www.cryptopia.co.nz/Exchange?market=FLAX_BTC

New algo
fast profitable and free gpu miner

10MHASH on the gtx980

no amd miner
legendary
Activity: 1764
Merit: 1024
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.
legendary
Activity: 1512
Merit: 1000
quarkchain.io
Interesting is that I reach more hash with 55r, instead of56 on 750TI OCed
sp_
legendary
Activity: 2926
Merit: 1087
Team Black developer
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.
sp_
legendary
Activity: 2926
Merit: 1087
Team Black developer
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
legendary
Activity: 1470
Merit: 1114
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
dga
hero member
Activity: 737
Merit: 511
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.
Jump to: