Author

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

legendary
Activity: 2716
Merit: 1094
Black Belt Developer
On my 970 rig, I've found out that lowering TDP may bring a less-than-expected hashrate reduction.

Example: TDP set at 150, hashrate -5%, power -12%
Cards in P2, algo is NON memory intensive, power at the wall.

Possible causes: chips work more efficiently at lower temperature, fans turn slower.
legendary
Activity: 3164
Merit: 1003
Does anyone overvolt their 750TI's ?  If so at what improvements plz.  Thx
full member
Activity: 229
Merit: 100
This is a really weird statement. WHO on the forums actually does release their miner with conditions and prices that are clearly disclosed in advance? That's one of my biggest problems with the private kernel devs on this forum. SP so far is one of the most open individuals when it comes to price, even if it fluctuates.

He tells you what you get, how much power it uses, and how much it costs. He posts it everywhere.

What kernels are Wolf0 selling? Pallas? DJM (besides Neo)? Oh yeah, you don't know... 'Contact the customer service rep for pricing and availability'
not sure we really have a customer service, but where there is something to sell, the community usually gets informed...  Grin

that customer service thing is a nice idea... maybe we should do it :-D
seriously.... I currently have two things for sale and both have been advertised in the relavant threads.
so we have an opening for a secretary or sale rep., send us your cv.
audition will start as soon as possible  Grin

I'm up for it! I'll test them out first for a few weeks (you can never be sure enough :p) haha
you'll be paid from a percentage of the donation...

hope you have good hunter gatherer skills...
You'll need to be able to throw spears, knap flints, make fire etc... (as well as good sale rep skill, obviously...)

Hold my Fanta. I'll show you ;-)
legendary
Activity: 1400
Merit: 1050
This is a really weird statement. WHO on the forums actually does release their miner with conditions and prices that are clearly disclosed in advance? That's one of my biggest problems with the private kernel devs on this forum. SP so far is one of the most open individuals when it comes to price, even if it fluctuates.

He tells you what you get, how much power it uses, and how much it costs. He posts it everywhere.

What kernels are Wolf0 selling? Pallas? DJM (besides Neo)? Oh yeah, you don't know... 'Contact the customer service rep for pricing and availability'
not sure we really have a customer service, but where there is something to sell, the community usually gets informed...  Grin

that customer service thing is a nice idea... maybe we should do it :-D
seriously.... I currently have two things for sale and both have been advertised in the relavant threads.
so we have an opening for a secretary or sale rep., send us your cv.
audition will start as soon as possible  Grin

I'm up for it! I'll test them out first for a few weeks (you can never be sure enough :p) haha
you'll be paid from a percentage of the donation...

hope you have good hunter gatherer skills...
You'll need to be able to throw spears, knap flints, make fire etc... (as well as good sale rep skill, obviously...)
full member
Activity: 229
Merit: 100
This is a really weird statement. WHO on the forums actually does release their miner with conditions and prices that are clearly disclosed in advance? That's one of my biggest problems with the private kernel devs on this forum. SP so far is one of the most open individuals when it comes to price, even if it fluctuates.

He tells you what you get, how much power it uses, and how much it costs. He posts it everywhere.

What kernels are Wolf0 selling? Pallas? DJM (besides Neo)? Oh yeah, you don't know... 'Contact the customer service rep for pricing and availability'
not sure we really have a customer service, but where there is something to sell, the community usually gets informed...  Grin

that customer service thing is a nice idea... maybe we should do it :-D
seriously.... I currently have two things for sale and both have been advertised in the relavant threads.
so we have an opening for a secretary or sale rep., send us your cv.
audition will start as soon as possible  Grin

I'm up for it! I'll test them out first for a few weeks (you can never be sure enough :p) haha
legendary
Activity: 3164
Merit: 1003
Thx scryptr
legendary
Activity: 1797
Merit: 1028
AUTOSWITCH BATCH FILE FOR YAAMP CLONE--

Following is a copy of my autoswitching batch file for CCminer on a YAAMP Pool clone, like HashPower:


==========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 YOUR-COIN-ADDRESS-HERE -p x11=5.5,x13=4.4,x15=3.8,quark=11.4,neoscrypt=0.35,lyra2v2=6.5,qubit=8.1  -b 0.0.0.0:4068
timeout /t 3

C:\work\mine\spminer\ccminer.exe -r 0 -a x13  -i 20.5 -C --cpu-priority 5 -o stratum+tcp://hashpower.co:3633 -u YOUR-COIN-ADDRESS-HERE -p x11=5.5,x13=4.4,x15=3.8,quark=11.4,neoscrypt=0.35,lyra2v2=6.5,qubit=8.1  -b 0.0.0.0:4068
timeout /t 3

C:\work\mine\spminer\ccminer.exe -r 0 -a x15 -i 20.5 -C --cpu-priority 5  -o stratum+tcp://hashpower.co:3733 -u YOUR-COIN-ADDRESS-HERE -p x11=5.5,x13=4.4,x15=3.8,quark=11.4,neoscrypt=0.35,lyra2v2=6.5,qubit=8.1  -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 YOUR-COIN-ADDRESS-HERE -p x11=5.5,x13=4.4,x15=3.8,quark=11.4,neoscrypt=0.35,lyra2v2=6.5,qubit=8.1  -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 YOUR-COIN-ADDRESS-HERE -p x11=5.5,x13=4.4,x15=3.8,quark=11.4,neoscrypt=0.35,lyra2v2=6.5,qubit=8.1  -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 YOUR-COIN-ADDRESS-HERE  -p x11=5.5,x13=4.4,x15=3.8,quark=11.4,neoscrypt=0.35,lyra2v2=6.5,qubit=8.1  -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 YOUR-COIN-ADDRESS-HERE -p x11=5.5,x13=4.4,x15=3.8,quark=11.4,neoscrypt=0.35,lyra2v2=6.5,qubit=8.1  -b 0.0.0.0:4068
timeout /t 3

goto loop

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

Save the text above, minus the "==CUT LINE==" notations, as "switch bat", and run the batch file under Wndows.  The above hash rates are relevant for a GTX 960, but will work OK for any model nVidia card until personal hash rates are established for any CCminer build/card model combo.  The specified PATH should be modified for your personal miner's PATH environmental variable.  Also, these hash rates were attained with the  current Private Miner from sp_ (v2.7).       --scryptr

Will this payout in BTC if you have all wallet addresses set to a Bitcoin address?
I tried this on one rig, but the other rigs I have in the bat file is

      -u my BTC address  -p c=BTC
as can be seen here.



IT WILL PAY BTC---

You don't need to specify the coin in the password for BTC, or DASH for that matter.  Apparently, some less popular coins are not well recognized, so the coin specification flag may be required for them.       --scryptr
legendary
Activity: 1400
Merit: 1050
This is a really weird statement. WHO on the forums actually does release their miner with conditions and prices that are clearly disclosed in advance? That's one of my biggest problems with the private kernel devs on this forum. SP so far is one of the most open individuals when it comes to price, even if it fluctuates.

He tells you what you get, how much power it uses, and how much it costs. He posts it everywhere.

What kernels are Wolf0 selling? Pallas? DJM (besides Neo)? Oh yeah, you don't know... 'Contact the customer service rep for pricing and availability'
not sure we really have a customer service, but where there is something to sell, the community usually gets informed...  Grin

that customer service thing is a nice idea... maybe we should do it :-D
seriously.... I currently have two things for sale and both have been advertised in the relavant threads.
so we have an opening for a secretary or sale rep., send us your cv.
audition will start as soon as possible  Grin
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
This is a really weird statement. WHO on the forums actually does release their miner with conditions and prices that are clearly disclosed in advance? That's one of my biggest problems with the private kernel devs on this forum. SP so far is one of the most open individuals when it comes to price, even if it fluctuates.

He tells you what you get, how much power it uses, and how much it costs. He posts it everywhere.

What kernels are Wolf0 selling? Pallas? DJM (besides Neo)? Oh yeah, you don't know... 'Contact the customer service rep for pricing and availability'
not sure we really have a customer service, but where there is something to sell, the community usually gets informed...  Grin

that customer service thing is a nice idea... maybe we should do it :-D
seriously.... I currently have two things for sale and both have been advertised in the relavant threads.
legendary
Activity: 3164
Merit: 1003
AUTOSWITCH BATCH FILE FOR YAAMP CLONE--

Following is a copy of my autoswitching batch file for CCminer on a YAAMP Pool clone, like HashPower:


==========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 YOUR-COIN-ADDRESS-HERE -p x11=5.5,x13=4.4,x15=3.8,quark=11.4,neoscrypt=0.35,lyra2v2=6.5,qubit=8.1  -b 0.0.0.0:4068
timeout /t 3

C:\work\mine\spminer\ccminer.exe -r 0 -a x13  -i 20.5 -C --cpu-priority 5 -o stratum+tcp://hashpower.co:3633 -u YOUR-COIN-ADDRESS-HERE -p x11=5.5,x13=4.4,x15=3.8,quark=11.4,neoscrypt=0.35,lyra2v2=6.5,qubit=8.1  -b 0.0.0.0:4068
timeout /t 3

C:\work\mine\spminer\ccminer.exe -r 0 -a x15 -i 20.5 -C --cpu-priority 5  -o stratum+tcp://hashpower.co:3733 -u YOUR-COIN-ADDRESS-HERE -p x11=5.5,x13=4.4,x15=3.8,quark=11.4,neoscrypt=0.35,lyra2v2=6.5,qubit=8.1  -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 YOUR-COIN-ADDRESS-HERE -p x11=5.5,x13=4.4,x15=3.8,quark=11.4,neoscrypt=0.35,lyra2v2=6.5,qubit=8.1  -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 YOUR-COIN-ADDRESS-HERE -p x11=5.5,x13=4.4,x15=3.8,quark=11.4,neoscrypt=0.35,lyra2v2=6.5,qubit=8.1  -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 YOUR-COIN-ADDRESS-HERE  -p x11=5.5,x13=4.4,x15=3.8,quark=11.4,neoscrypt=0.35,lyra2v2=6.5,qubit=8.1  -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 YOUR-COIN-ADDRESS-HERE -p x11=5.5,x13=4.4,x15=3.8,quark=11.4,neoscrypt=0.35,lyra2v2=6.5,qubit=8.1  -b 0.0.0.0:4068
timeout /t 3

goto loop

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

Save the text above, minus the "==CUT LINE==" notations, as "switch bat", and run the batch file under Wndows.  The above hash rates are relevant for a GTX 960, but will work OK for any model nVidia card until personal hash rates are established for any CCminer build/card model combo.  The specified PATH should be modified for your personal miner's PATH environmental variable.  Also, these hash rates were attained with the  current Private Miner from sp_ (v2.7).       --scryptr

Will this payout in BTC if you have all wallet addresses set to a Bitcoin address?
I tried this on one rig, but the other rigs I have in the bat file is

      -u my BTC address  -p c=BTC
as can be seen here.

legendary
Activity: 1400
Merit: 1050
As much as I respect SP as a coder, I'd never pay for a miner that's release conditions and price are not clearly disclosed in advance.
And honestly, asking for 0.1 BTC for a few percentages every single day knowing damn well that it doesn't worth it for anyone who doesn't have a massive farm is getting pretty desperate and quite old here.

This is a really weird statement. WHO on the forums actually does release their miner with conditions and prices that are clearly disclosed in advance? That's one of my biggest problems with the private kernel devs on this forum. SP so far is one of the most open individuals when it comes to price, even if it fluctuates.

He tells you what you get, how much power it uses, and how much it costs. He posts it everywhere.

What kernels are Wolf0 selling? Pallas? DJM (besides Neo)? Oh yeah, you don't know... 'Contact the customer service rep for pricing and availability'

not sure we really have a customer service, but where there is something to sell, the community usually gets informed...  Grin
legendary
Activity: 1764
Merit: 1024
As much as I respect SP as a coder, I'd never pay for a miner that's release conditions and price are not clearly disclosed in advance.
And honestly, asking for 0.1 BTC for a few percentages every single day knowing damn well that it doesn't worth it for anyone who doesn't have a massive farm is getting pretty desperate and quite old here.

This is a really weird statement. WHO on the forums actually does release their miner with conditions and prices that are clearly disclosed in advance? That's one of my biggest problems with the private kernel devs on this forum. SP so far is one of the most open individuals when it comes to price, even if it fluctuates.

He tells you what you get, how much power it uses, and how much it costs. He posts it everywhere.

What kernels are Wolf0 selling? Pallas? DJM (besides Neo)? Oh yeah, you don't know... 'Contact the customer service rep for pricing and availability'

Even if it's not worth it right now, it may be in the future. It's no different then his normal releases he did every week or so months ago, only now it costs .1 BTC. That's actually marketing his product and attempting to sell it. I assume the .1BTC is also for future versions of the miner as well.

Yeah because we all mine X11  Roll Eyes.. a nano does 26-27Mh/s @ ethereum (not oc'ed). Or 50$ per month. 450/50 = 9. 9 x 30 = 270 days.

Thats why I said, Slow and expensive. Mine Etherum..

A r9 280x used to do 25MHASH in etherum as well. You can pick them up cheap at around $120 used. The nano can copy memory fast, but not faster in random access..
Due to tlb trashing, the 280x is not as good as before (incredible card : when you consider its age). I am mining ethereum with a refurbished R9 290X : 30Mh/s on windows 10 with 170W consumption, without bios modding (I regret being late to ethereum mining, but I had no longer amd cards till december).
About 1.2 eth/day.
Before I was mining spreadcoin  with a pair  of  GTX 980 then a pair of refurbished GTX 980 ti with you private miner (I have waited spr rise before selling) :  clearly profitable... (more than 2 btc obtained with spr, and I sold my GTX with minimal loss).
But this is just a hobby with this small mining power : a mining which pay me my upgrades...


It's currently quite profitable to mine Eth, but if you buy AMD you lock yourself into Eth or hope Wolf0 will sell you a kernel and not for complete assrape prices. As we can see with the recent destruction of FTC and Cryptsy, that's not always a wise choice. There are too many unknowns in cryptos to rely solely on one specific coin (I used to mine Burst and learned that the hard way).

Nvidia mining in general is down right now though. Pretty much everything is earning less then a dollar. Spread has been heavily saturated in the last month or so too, so it's next to impossible to profit from it anymore, especially considering how much the market fluctuates (it lost 50% of it's value in the last week). It's a safer bet mining Ethereum with crippled Nvidia hardware.

I assume that's going to change in the future though. No one knows what algos are going to go up or down. There are a lot of options that are pretty low right now. It could be GPU mining is just saturated in general too. ROI on SHA/Scrypt ASICs has been better then GPUs for about the last six months, especially right now.
legendary
Activity: 1510
Merit: 1003
Yeah because we all mine X11  Roll Eyes.. a nano does 26-27Mh/s @ ethereum (not oc'ed). Or 50$ per month. 450/50 = 9. 9 x 30 = 270 days.

Thats why I said, Slow and expensive. Mine Etherum..

A r9 280x used to do 25MHASH in etherum as well. You can pick them up cheap at around $120 used. The nano can copy memory fast, but not faster in random access..

My old 7950 can do 25mhash etherium havily oc'ed to 1150/1500 with std vmem timings or 1100/1250 with bios modded vmem timings (Grime gave a link). Both unstable  Grin
23 MHash stable with 1100/1250 undervolted to 1.09 with only 56C on quiet 2300 rpm fan.
sr. member
Activity: 445
Merit: 255
Yeah because we all mine X11  Roll Eyes.. a nano does 26-27Mh/s @ ethereum (not oc'ed). Or 50$ per month. 450/50 = 9. 9 x 30 = 270 days.

Thats why I said, Slow and expensive. Mine Etherum..

A r9 280x used to do 25MHASH in etherum as well. You can pick them up cheap at around $120 used. The nano can copy memory fast, but not faster in random access..
Due to tlb trashing, the 280x is not as good as before (incredible card : when you consider its age). I am mining ethereum with a refurbished R9 290X : 30Mh/s on windows 10 with 170W consumption, without bios modding (I regret being late to ethereum mining, but I had no longer amd cards till december).
About 1.2 eth/day.
Before I was mining spreadcoin  with a pair  of  GTX 980 then a pair of refurbished GTX 980 ti with you private miner (I have waited spr rise before selling) :  clearly profitable... (more than 2 btc obtained with spr, and I sold my GTX with minimal loss).
But this is just a hobby with this small mining power : a mining which pay me my upgrades...
sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer
Yeah because we all mine X11  Roll Eyes.. a nano does 26-27Mh/s @ ethereum (not oc'ed). Or 50$ per month. 450/50 = 9. 9 x 30 = 270 days.

Thats why I said, Slow and expensive. Mine Etherum..

A r9 280x used to do 25MHASH in etherum as well. You can pick them up cheap at around $120 used. The nano can copy memory fast, but not faster in random access..
full member
Activity: 229
Merit: 100

Let's do a profit calculation..

The nano can do 20MHASH of x11

0.020GHASH * 0.15 (Nicehash payment for 1 GHASH) = 0,003 BTC /DAY

500$ = 1,32BTC

1.32/0.003 = 440

It will take the Nano 440 days TO ROI with FREE POWER. And in these 440 days we have pascal and the 14NM chips comming..

Have to agree with that. I'm waiting for pascal.

Yeah because we all mine X11  Roll Eyes.. a nano does 26-27Mh/s @ ethereum (not oc'ed). Or 50$ per month. 450/50 = 9. 9 x 30 = 270 days.

Calculations......  Cool

Pascal, true, but knowing AMD, they will delay it until January 2017. In other words. You've got your ROI for that nano. Resell it and you'll make a nice profit.


Btw, Cheapest 980TI i can find is over 700 dollar, compared to that 450 dollar from the nano..

legendary
Activity: 1470
Merit: 1114
As much as I respect SP as a coder, I'd never pay for a miner that's release conditions and price are not clearly disclosed in advance.
And honestly, asking for 0.1 BTC for a few percentages every single day knowing damn well that it doesn't worth it for anyone who doesn't have a massive farm is getting pretty desperate and quite old here.

But one day there will be no more open source optimalizations, and then you will be forced to buy the private miner, or stop mining with a profit.

Or build my own.

Actually SP I don't want to fight with you. I'd rather work with you, If you're angry I haven't
donated to your cause I can live with that.  It's not like I don't contribute in other ways.
I even help answer questions posed at you. I hope you reconsider your decision to go purely
business-like. Like I said, for me it's a hobby, not a business.
legendary
Activity: 1470
Merit: 1114

Let's do a profit calculation..

The nano can do 20MHASH of x11

0.020GHASH * 0.15 (Nicehash payment for 1 GHASH) = 0,003 BTC /DAY

500$ = 1,32BTC

1.32/0.003 = 440

It will take the Nano 440 days TO ROI with FREE POWER. And in these 440 days we have pascal and the 14NM chips comming..

Have to agree with that. I'm waiting for pascal.
legendary
Activity: 1470
Merit: 1114
Other than that I'm in a cheery mood after a tough couple of days, you can find out why by
visiting my thread. There I got my plug in.

https://bitcointalksearch.org/topic/m.13610998

Cheer up everyone. Smiley

A modern I7 CPU is doing around 0.7MHASH in the quark algo isn't it? My buyabable private kernal is up 1 MHASH on the 980ti. Just a few percent increase, but more than a modern I7. Cpu mining is a waste. Why don't you optimize my cuda code instead?

722 now on a 4790K @ 4 GHz, but you're right. tyhere is no way it's profitable. But like i said before
I'm not in it for the money. That works both ways. It's a hobby that has revenue that offsets the cost.
Developement on cpuminer is interesting and I'm learning a lot of skills that will be applibale to ccminer
development so when I get there i'll have a less steep learning curve, hopefully not as steepas the one
I'm on now. It seems the skills I do have sometoimes geting in the way of relearning the c++ way.

Don't worry I'm chasing you down, maybe sooner than you think.  Grin
sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer
Anyway, I'm still using an old version of release 6x because a few percentages doesn't worth it to me to spend 0.1 or to use a miner that has potentional issues - being a small miner with ~2KW worth of hardware.

At the current penta difficulty a single 980ti card will make around 100 joincoins a day. (140MHASH) with a price of 0.00006BTC a joincoin you make 0.006 BTC. with my private miner. This is 100% more than mining x11 with the NANO @nicehash.
Jump to: