Author

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

legendary
Activity: 1797
Merit: 1028
I SUPPORT CRYPTO-MINING, SHARING CODE, AND GOOD CODERS--

DJM34 deserves support, even if a miner can only afford a sliver of his daily take.  THANKS!!! DJM34!!!

This back-and-forth rivalry does not do good for clarity of The State of the Code.  It does make for better hash, though.  A better line of communication would prevent confusion.

I'll look at your GitHub release, DJM34.  I hope I can run it under Linux soon.  My ZoombieMiner minions need the boost.         --scryptr
legendary
Activity: 1400
Merit: 1050
NEOSCRYPT HASH RATES FOR SP_ Private Miner 5--

Our favorite coder has made a substantial increase in the hash rate for Neoscrypt algo in his Private Miner #5.  Below is an initial picture:

EVGA GTX 960 SC miniing Neoscrypt at 420kh/s

Earlier today, the rate was 335-350kh/s on the same card with Private Miner #4.  I do notice some CPU validation errors.  Further, this is an initial result, after less than 5 minutes of mining.

I'll modify my auto-switch batch file in a few minutes with the new hash rate values and see which algo pops up as top paying.        --scryptr

EDIT:  Currently Neoscrypt is top-paying on HashPower.  Smiley       --scryptr

please stop spreading bullshits, real number regarding my miner are on my thread...  Roll Eyes
you tested a "test" version for cuda 7.5 that you did compiled with cuda 6.5 hence giving you low perf.

So at least report on the real version...  Huh


WHAT???--

I have not compared your version to his verrsion.  Are you saying that sp_ has a test copy of your new CCminer that has improved Neoscrypt, and is packaging it?

Sorry, I know that the existing Neoscrypt code was originally crafted by you, and tweaked by sp_.  If he tweaked the older code this much, he did a good job.  You still deserve credit.

If sp_ has just released your NEW code, and tweaked it even a little, it SURE DOES A GOOD JOB!!!  And, you still deserve credit.  Maybe you even deserve to be pissed off, too.  I didn't know that your new code had been released yet.

--scryptr

sp reported all day long false number from my new release so he can sell his stuff, while picking up the new code I had put on github during the night (he didn't do anything at all except finding a problem on a card I don't own, so no he didn't do a hell of job, he just picked early my new release and bugged me all day with false report)

sorry but right now, you are just supporting his scamming attempt to sell a miner which has just been released for free (except to those who participated in the pledge)

"free" release here: https://github.com/djm34/ccminer-sp-neoscrypt/releases

legendary
Activity: 1797
Merit: 1028
NEOSCRYPT HASH RATES FOR SP_ Private Miner 5--

Our favorite coder has made a substantial increase in the hash rate for Neoscrypt algo in his Private Miner #5.  Below is an initial picture:

EVGA GTX 960 SC miniing Neoscrypt at 420kh/s

Earlier today, the rate was 335-350kh/s on the same card with Private Miner #4.  I do notice some CPU validation errors.  Further, this is an initial result, after less than 5 minutes of mining.

I'll modify my auto-switch batch file in a few minutes with the new hash rate values and see which algo pops up as top paying.        --scryptr

EDIT:  Currently Neoscrypt is top-paying on HashPower.  Smiley       --scryptr

please stop spreading bullshits, real number regarding my miner are on my thread...  Roll Eyes
you tested a "test" version for cuda 7.5 that you did compiled with cuda 6.5 hence giving you low perf.

So at least report on the real version...  Huh


WHAT???--

I have not compared your version to his verrsion.  Are you saying that sp_ has a test copy of your new CCminer that has improved Neoscrypt, and is packaging it?

Sorry, I know that the existing Neoscrypt code was originally crafted by you, and tweaked by sp_.  If he tweaked the older code this much, he did a good job.  You still deserve credit.

If sp_ has just released your NEW code, and tweaked it even a little, it SURE DOES A GOOD JOB!!!  And, you still deserve credit.  Maybe you even deserve to be pissed off, too.  I didn't know that your new code had been released yet.

--scryptr


legendary
Activity: 1400
Merit: 1050

I RENAMED IT--

I simply renamed sp_ 's zipped up file.  It is sp_ 's version #5 of Private Miner, and a fully functional CCminer.  It does not mine only Neoscrypt, it mines all the regular algos.  Neoscrypt performance has been improved.  Is that what you are asking?       --scryptr
there is no difference in perf... hope he gives you some btc for your trolling Grin
legendary
Activity: 1797
Merit: 1028
NEOSCRYPT HASH RATES FOR SP_ Private Miner 5--

Our favorite coder has made a substantial increase in the hash rate for Neoscrypt algo in his Private Miner #5.  Below is an initial picture:


EVGA GTX 960 SC miniing Neoscrypt at 420kh/s

Earlier today, the rate was 335-350kh/s on the same card with Private Miner #4.  I do notice some CPU validation errors.  Further, this is an initial result, after less than 5 minutes of mining.

I'll modify my auto-switch batch file in a few minutes with the new hash rate values and see which algo pops up as top paying.        --scryptr
scryptr how you going to do that with Neoscrypt as the exe along with ccminer.exe .... can I see your bat file when your done   ?

thx

BATCH FILE--

I modified my auto-switching batch file with the new hash rates for Neoscrypt.  Simply copy and paste the lines between the "CUT LINE" notations into notepad and save the results as "switch.bat":

==========CUT LINE==========

:loop

C:\work\mine\spminer\ccminer.exe -r 0 -a x11  -i 20.5 -C --cpu-priority 5 -o stratum+tcp://hashpower.co:3533 -u Yourcoinaddy -p x11=5.5,quark=11.5,neoscrypt=0.425,lyra2v2=6.5,qubit=8.35  -b 0.0.0.0:4068
timeout /t 3

C:\work\mine\spminer\ccminer.exe -r 0 -a quark -i 23.9 -C --cpu-priority 5 -o stratum+tcp://hashpower.co:4033 -u Yourcoinaddy  -p x11=5.5,quark=11.5,noscrypt=0.425,lyray2v2=6.5,qubit=8.35  -b 0.0.0.0:4068
timeout /t 3

C:\work\mine\spminer\ccminer.exe -r 0 -a neoscrypt -i 15.5 -C --cpu-priority 5 -o stratum+tcp://hashpower.co:4233 -u Yourcoinaddy  -p x11=5.5,quark=11.5,neoscrypt=0.425,lyra2v2=6.5,qubit=8.35  -b 0.0.0.0:4068
timeout /t 3

C:\work\mine\spminer\ccminer.exe -r 0 -a lyra2v2 -i 19.1 -C --cpu-priority 5 -o stratum+tcp://hashpower.co:5433 -u Yourcoinaddy  -p x11=5.5,quark=11.5,neoscrypt=0.425,lyra2v2=6.5,qubit=8.35  -b 0.0.0.0:4068
timeout /t 3

C:\work\mine\spminer\ccminer.exe -r 0 -a qubit -i 19.7  -C --cpu-priority 5 -o stratum+tcp://hashpower.co:4733 -u Yourcoinaddy  -p x11=5.5,quark=11.5,neoscrypt=0.425,lyra2v2=6.5,qubit=8.35  -b 0.0.0.0:4068
timeout /t 3

goto loop

==========CUT LINE==========

The real difference is in the hash rate value for Neoscrypt in each launch line.  Another difference, from my earlier posting of this batch file, is that x13 and x15 algos have been removed, as HashPower no longer mines them.  Make sure to use the correct PATH  for your personal copy of CCminer.

       --scryptr
How are you using Neoscrypt.exe  that is sp 5  neoscrypt miner in your bat file. When I unpacked it it came out as Neoscrypt  not ccminer.exe  ?

I RENAMED IT--

I simply renamed sp_ 's zipped up file.  It is sp_ 's version #5 of Private Miner, and a fully functional CCminer.  It does not mine only Neoscrypt, it mines all the regular algos.  Neoscrypt performance has been improved.  Is that what you are asking?       --scryptr
legendary
Activity: 1504
Merit: 1002
Download ccminer1.2 from github in google chrome. It will be blocked.
https://github.com/cbuchner1/ccminer/releases

Most likely because a trojan/virus has included this exefile in their archieve.
Ccminer is safe.


JUST DON'T DOWNLOAD THE ONE I DID FROM CRYPTO MINING BLOG - GAVE ME A TROJAN AND STOLE ALL OF MY COINS A COUPLE WEEKS AGO!
legendary
Activity: 3164
Merit: 1003
NEOSCRYPT HASH RATES FOR SP_ Private Miner 5--

Our favorite coder has made a substantial increase in the hash rate for Neoscrypt algo in his Private Miner #5.  Below is an initial picture:


EVGA GTX 960 SC miniing Neoscrypt at 420kh/s

Earlier today, the rate was 335-350kh/s on the same card with Private Miner #4.  I do notice some CPU validation errors.  Further, this is an initial result, after less than 5 minutes of mining.

I'll modify my auto-switch batch file in a few minutes with the new hash rate values and see which algo pops up as top paying.        --scryptr
scryptr how you going to do that with Neoscrypt as the exe along with ccminer.exe .... can I see your bat file when your done   ?

thx

BATCH FILE--

I modified my auto-switching batch file with the new hash rates for Neoscrypt.  Simply copy and paste the lines between the "CUT LINE" notations into notepad and save the results as "switch.bat":

==========CUT LINE==========

:loop

C:\work\mine\spminer\ccminer.exe -r 0 -a x11  -i 20.5 -C --cpu-priority 5 -o stratum+tcp://hashpower.co:3533 -u Yourcoinaddy -p x11=5.5,quark=11.5,neoscrypt=0.425,lyra2v2=6.5,qubit=8.35  -b 0.0.0.0:4068
timeout /t 3

C:\work\mine\spminer\ccminer.exe -r 0 -a quark -i 23.9 -C --cpu-priority 5 -o stratum+tcp://hashpower.co:4033 -u Yourcoinaddy  -p x11=5.5,quark=11.5,noscrypt=0.425,lyray2v2=6.5,qubit=8.35  -b 0.0.0.0:4068
timeout /t 3

C:\work\mine\spminer\ccminer.exe -r 0 -a neoscrypt -i 15.5 -C --cpu-priority 5 -o stratum+tcp://hashpower.co:4233 -u Yourcoinaddy  -p x11=5.5,quark=11.5,neoscrypt=0.425,lyra2v2=6.5,qubit=8.35  -b 0.0.0.0:4068
timeout /t 3

C:\work\mine\spminer\ccminer.exe -r 0 -a lyra2v2 -i 19.1 -C --cpu-priority 5 -o stratum+tcp://hashpower.co:5433 -u Yourcoinaddy  -p x11=5.5,quark=11.5,neoscrypt=0.425,lyra2v2=6.5,qubit=8.35  -b 0.0.0.0:4068
timeout /t 3

C:\work\mine\spminer\ccminer.exe -r 0 -a qubit -i 19.7  -C --cpu-priority 5 -o stratum+tcp://hashpower.co:4733 -u Yourcoinaddy  -p x11=5.5,quark=11.5,neoscrypt=0.425,lyra2v2=6.5,qubit=8.35  -b 0.0.0.0:4068
timeout /t 3

goto loop

==========CUT LINE==========

The real difference is in the hash rate value for Neoscrypt in each launch line.  Another difference, from my earlier posting of this batch file, is that x13 and x15 algos have been removed, as HashPower no longer mines them.  Make sure to use the correct PATH  for your personal copy of CCminer.

       --scryptr
How are you using Neoscrypt.exe  that is sp 5  neoscrypt miner in your bat file. When I unpacked it it came out as Neoscrypt  not ccminer.exe  ?
legendary
Activity: 1400
Merit: 1050
NEOSCRYPT HASH RATES FOR SP_ Private Miner 5--

Our favorite coder has made a substantial increase in the hash rate for Neoscrypt algo in his Private Miner #5.  Below is an initial picture:

EVGA GTX 960 SC miniing Neoscrypt at 420kh/s

Earlier today, the rate was 335-350kh/s on the same card with Private Miner #4.  I do notice some CPU validation errors.  Further, this is an initial result, after less than 5 minutes of mining.

I'll modify my auto-switch batch file in a few minutes with the new hash rate values and see which algo pops up as top paying.        --scryptr

EDIT:  Currently Neoscrypt is top-paying on HashPower.  Smiley       --scryptr

please stop spreading bullshits, real number regarding my miner are on my thread...  Roll Eyes
you tested a "test" version for cuda 7.5 that you did compiled with cuda 6.5 hence giving you low perf.

So at least report on the real version...  Huh


member
Activity: 106
Merit: 10
Umm and after letting my 960 run for a bit ....


2016-01-24 13:02:44] GPU #0: GeForce GTX 960, 430
2016-01-24 13:02:44] GPU #0: GeForce GTX 960, 419
2016-01-24 13:02:45] accepted: 107/107 (100.00%), 427.48 kH/s yes!
2016-01-24 13:02:50] GPU #0: GeForce GTX 960, 429
2016-01-24 13:02:50] accepted: 108/108 (100.00%), 427.33 kH/s yes!
2016-01-24 13:02:52] GPU #0: GeForce GTX 960, 422
2016-01-24 13:02:53] accepted: 109/109 (100.00%), 427.18 kH/s yes!
2016-01-24 13:03:11] GPU #0: GeForce GTX 960, 430
2016-01-24 13:03:12] accepted: 110/110 (100.00%), 427.37 kH/s yes!
2016-01-24 13:03:14] neoscrypt.usa.nicehash.com:3341 neoscrypt block 1060031
2016-01-24 13:03:14] GPU #0: GeForce GTX 960, 432
2016-01-24 13:03:19] GPU #0: GeForce GTX 960, 425
2016-01-24 13:03:19] accepted: 111/111 (100.00%), 427.50 kH/s yes!
2016-01-24 13:03:20] neoscrypt.usa.nicehash.com:3341 neoscrypt block 1060032
2016-01-24 13:03:20] GPU #0: GeForce GTX 960, 431
legendary
Activity: 1797
Merit: 1028
NEOSCRYPT HASH RATES FOR SP_ Private Miner 5--

Our favorite coder has made a substantial increase in the hash rate for Neoscrypt algo in his Private Miner #5.  Below is an initial picture:


EVGA GTX 960 SC miniing Neoscrypt at 420kh/s

Earlier today, the rate was 335-350kh/s on the same card with Private Miner #4.  I do notice some CPU validation errors.  Further, this is an initial result, after less than 5 minutes of mining.

I'll modify my auto-switch batch file in a few minutes with the new hash rate values and see which algo pops up as top paying.        --scryptr
scryptr how you going to do that with Neoscrypt as the exe along with ccminer.exe .... can I see your bat file when your done   ?

thx

BATCH FILE--

I modified my auto-switching batch file with the new hash rates for Neoscrypt.  Simply copy and paste the lines between the "CUT LINE" notations into notepad and save the results as "switch.bat":

==========CUT LINE==========

:loop

C:\work\mine\spminer\ccminer.exe -r 0 -a x11  -i 20.5 -C --cpu-priority 5 -o stratum+tcp://hashpower.co:3533 -u Yourcoinaddy -p x11=5.5,quark=11.5,neoscrypt=0.425,lyra2v2=6.5,qubit=8.35  -b 0.0.0.0:4068
timeout /t 3

C:\work\mine\spminer\ccminer.exe -r 0 -a quark -i 23.9 -C --cpu-priority 5 -o stratum+tcp://hashpower.co:4033 -u Yourcoinaddy  -p x11=5.5,quark=11.5,noscrypt=0.425,lyray2v2=6.5,qubit=8.35  -b 0.0.0.0:4068
timeout /t 3

C:\work\mine\spminer\ccminer.exe -r 0 -a neoscrypt -i 15.5 -C --cpu-priority 5 -o stratum+tcp://hashpower.co:4233 -u Yourcoinaddy  -p x11=5.5,quark=11.5,neoscrypt=0.425,lyra2v2=6.5,qubit=8.35  -b 0.0.0.0:4068
timeout /t 3

C:\work\mine\spminer\ccminer.exe -r 0 -a lyra2v2 -i 19.1 -C --cpu-priority 5 -o stratum+tcp://hashpower.co:5433 -u Yourcoinaddy  -p x11=5.5,quark=11.5,neoscrypt=0.425,lyra2v2=6.5,qubit=8.35  -b 0.0.0.0:4068
timeout /t 3

C:\work\mine\spminer\ccminer.exe -r 0 -a qubit -i 19.7  -C --cpu-priority 5 -o stratum+tcp://hashpower.co:4733 -u Yourcoinaddy  -p x11=5.5,quark=11.5,neoscrypt=0.425,lyra2v2=6.5,qubit=8.35  -b 0.0.0.0:4068
timeout /t 3

goto loop

==========CUT LINE==========

The real difference is in the hash rate value for Neoscrypt in each launch line.  Another difference, from my earlier posting of this batch file, is that x13 and x15 algos have been removed, as HashPower no longer mines them.  Make sure to use the correct PATH  for your personal copy of CCminer.

       --scryptr
legendary
Activity: 3164
Merit: 1003
NEOSCRYPT HASH RATES FOR SP_ Private Miner 5--

Our favorite coder has made a substantial increase in the hash rate for Neoscrypt algo in his Private Miner #5.  Below is an initial picture:


EVGA GTX 960 SC miniing Neoscrypt at 420kh/s

Earlier today, the rate was 335-350kh/s on the same card with Private Miner #4.  I do notice some CPU validation errors.  Further, this is an initial result, after less than 5 minutes of mining.

I'll modify my auto-switch batch file in a few minutes with the new hash rate values and see which algo pops up as top paying.        --scryptr
scryptr how you going to do that with ccminerNeo as the exe along with ccminer.exe .... can I see your bat file when your done   ?

thx
legendary
Activity: 1797
Merit: 1028
NEOSCRYPT HASH RATES FOR SP_ Private Miner 5--

Our favorite coder has made a substantial increase in the hash rate for Neoscrypt algo in his Private Miner #5.  Below is an initial picture:


EVGA GTX 960 SC miniing Neoscrypt at 420kh/s

Earlier today, the rate was 335-350kh/s on the same card with Private Miner #4.  I do notice some CPU validation errors.  Further, this is an initial result, after less than 5 minutes of mining.

I'll modify my auto-switch batch file in a few minutes with the new hash rate values and see which algo pops up as top paying.        --scryptr

EDIT:  Currently Neoscrypt is top-paying on HashPower.  Smiley       --scryptr
legendary
Activity: 3164
Merit: 1003
This is the same rig running djm34's version:


This is not a joke. This is djm34's exe runing on one of my rigs. 680KHASH on the gtx 980.
My private kernal is doing 680 on the gtx 970..


ok but why are mine doing this?

 


GPU #2: GeForce GTX 750 Ti, 209
GPU #1: GeForce GTX 980 Ti, 988
GPU #0: GeForce GTX 980 Ti, 947

[2016-01-24 12:28:55] GPU #0: GeForce GTX 960, 417
[2016-01-24 12:28:55] accepted: 29/29 (100.00%), 400.06 kH/s yes!
Join   https://i.imgur.com   it's much better.
legendary
Activity: 3164
Merit: 1003


 Cheesy
Nice job sp.....I wish it was ccminer not ccminerNeo.
member
Activity: 106
Merit: 10
This is the same rig running djm34's version:


This is not a joke. This is djm34's exe runing on one of my rigs. 680KHASH on the gtx 980.
My private kernal is doing 680 on the gtx 970..


ok but why are mine doing this?

 


GPU #2: GeForce GTX 750 Ti, 209
GPU #1: GeForce GTX 980 Ti, 988
GPU #0: GeForce GTX 980 Ti, 947

[2016-01-24 12:28:55] GPU #0: GeForce GTX 960, 417
[2016-01-24 12:28:55] accepted: 29/29 (100.00%), 400.06 kH/s yes!
sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer
This is the same rig running djm34's version:


This is not a joke. This is djm34's exe runing on one of my rigs. 680KHASH on the gtx 980.
My private kernal is doing 680 on the gtx 970..
legendary
Activity: 1400
Merit: 1050
u didnt answer my question

My modded neoscrypt kernal is faster on all cards. I have tested on 950,960,970,980,980ti.
the speed of your 980 is pathetic, the speed of the 750ti as well... again I guess you are just making up numbers...
i already called him out on my 750ti's being faster with free release then his "private crap numbers he posts"
DJM is u want me to run some benchmarks on my cards to get real speeds hit me up ill do it

Djm34's kernal is around 10% faster on the gtx 970. This has been verified by other users as well.
zzzzzz get a hobby...
sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer
u didnt answer my question

My modded neoscrypt kernal is faster on all cards. I have tested on 950,960,970,980,980ti.
the speed of your 980 is pathetic, the speed of the 750ti as well... again I guess you are just making up numbers...
i already called him out on my 750ti's being faster with free release then his "private crap numbers he posts"
DJM is u want me to run some benchmarks on my cards to get real speeds hit me up ill do it

Djm34's kernal is around 10% faster on the gtx 970. This has been verified by other users as well.
member
Activity: 106
Merit: 10
u didnt answer my question

My modded neoscrypt kernal is faster on all cards. I have tested on 950,960,970,980,980ti.
the speed of your 980 is pathetic, the speed of the 750ti as well... again I guess you are just making up numbers...

i already called him out on my 750ti's being faster with free release then his "private crap numbers he posts"

DJM is u want me to run some benchmarks on my cards to get real speeds hit me up ill do it
legendary
Activity: 1400
Merit: 1050
u didnt answer my question

My modded neoscrypt kernal is faster on all cards. I have tested on 950,960,970,980,980ti.
the speed of your 980 is pathetic, the speed of the 750ti as well... again I guess you are just making up numbers...
Jump to: