Bitcoin Forum
August 02, 2025, 09:55:53 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 [783] 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 ... 1240 »
  Print  
Author Topic: CCminer(SP-MOD) Modded GPU kernels.  (Read 2347899 times)
m1n1ngP4d4w4n
Full Member
***
Offline Offline

Activity: 224
Merit: 100

CryptoLearner


View Profile
January 02, 2017, 08:42:39 PM
 #15641

with the opening of nicehash source, you may not have alot of time before another miner come out with similar hashing. You may want to release it with a decent fee :p
Where is the source? Not open yet. Just words..

If the 1070 can do 1500h/s 15% is a bargain.

I prefer beethoven over Wagner.

True you have a point :p

but 1500h i really doubt it... 1k ? maybe, or do you really think there is this much improvement still to be done ?

Still 15%... that seems to be steep maybe 10% would be nicer :p . but after all you decide Wink you may want to think too that with 15% probably everyone would mine @ nicehash, or maybe that's what your goal is, in that case 15% make sense Smiley
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
January 02, 2017, 08:47:20 PM
 #15642

or do you really think there is this much improvement still to be done ?

Random access memory.
Ethereum is being harvested, bitcoin and monero is not.
Ethereum is based on fiat currency to fuel the economy. Bitcoin and monero is not.
When a plane is out of fuel, it crash.

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

Activity: 3290
Merit: 1003



View Profile
January 02, 2017, 08:48:11 PM
 #15643

you can auto sell if you want, but with your exchange accounts Wink The problem is .. its hard to handle both modes and i dont want this auto-sell system involved with my yiimp instance
Ok thank you.  Smiley
m1n1ngP4d4w4n
Full Member
***
Offline Offline

Activity: 224
Merit: 100

CryptoLearner


View Profile
January 02, 2017, 08:49:29 PM
 #15644

or do you really think there is this much improvement still to be done ?

Random access memory.
Ethereum is being harvested, bitcoin and monero is not.
Ethereum is based on fiat currency to fuel the economy. Bitcoin and monero is not.
When a plane is out of fuel, it crash.


True Smiley
tbearhere
Legendary
*
Offline Offline

Activity: 3290
Merit: 1003



View Profile
January 02, 2017, 08:55:17 PM
 #15645

Hashrates fluctate.

If you spread your rigs on the 3 coins below you should have gotten around 0.004BTC for 1 GHASH in the last  24hours.

($2,24) (bitcoin is $1000 today)

live from yiimp:




All that work to exchange them for BTC. I don't know why Epsylon3 doesn't make his pool like zpool. We're going to do it anyhow. And I would be mining there at his yiimp pool more.

Yup, especially when you need to juggle more coins. It's not worth the effort, especially when things can get saturated really easily and you need some sort of automated bacekend to handle the coin juggling (basically what YAAMP is).
If he did, I bet he would get 2,000 miners + there. Maybe the miners from zpool would hope in.
tbearhere
Legendary
*
Offline Offline

Activity: 3290
Merit: 1003



View Profile
January 02, 2017, 09:19:04 PM
 #15646

you can use --max-diff in ccminer
Yes I see it on the ccminer read me file.... but if at a yaamp type pool doing 3 coins at once one algo and one of those coins difficulty goes above your setting will it mine only 2 of those coins? Or does the pool override this and keep on mining the 3 coins?  Thx
bensam1231
Legendary
*
Offline Offline

Activity: 1834
Merit: 1024


View Profile
January 02, 2017, 09:43:20 PM
 #15647

at the moment is just better to mine monero than doing all that stuff

500 h/s for a 1070 doesnt seem the most profitable...

yeah you need the sp mod which does 900hash, but i can do 700 with the open source one

Still not worth even at 900. You're winding in your super expensive power again and making blanket statements you think apply to everyone.

I buy private Nvidia miners. Send information and/or inquiries to my PM box.
tbearhere
Legendary
*
Offline Offline

Activity: 3290
Merit: 1003



View Profile
January 02, 2017, 09:44:41 PM
 #15648

you can use --max-diff in ccminer

You need to make a bat file like this:

:loop
ccminer -a skein -u <myriad address> (...) --maxdiff xxxx
ccminer -a skein -u <Aurora address> (...) --maxdiff yyyy
ccminer -a skein -u <digibyte address> (...) --maxdiff zzzz
ccminer -a skein -u <myriad address> (...) --maxdiff xxxx
ccminer -a skein -u <Aurora address> (...) --maxdiff yyyy
ccminer -a skein -u <digibyte address> (...) --maxdiff zzzz
ccminer -a skein -u <myriad address> (...) --maxdiff xxxx
ccminer -a skein -u <Aurora address> (...) --maxdiff yyyy
ccminer -a skein -u <digibyte address> (...) --maxdiff zzzz
ccminer -a skein -u <myriad address> (...) --maxdiff xxxx
ccminer -a skein -u <Aurora address> (...) --maxdiff yyyy
ccminer -a skein -u <digibyte address> (...) --maxdiff zzzz

ccminer -a LBRY -u <LBRY address> (...) --timelimit 60 (Failover mining. 1 hour on LBRY (if all the diff's are too high))
goto loop

Find good values for xxxx yyyy and zzzz, and the miner will skip to the next coin if the diff is too high. (payout is low). Or just mine on zpool.ca with 20-30% fee.

http://coinmarketcap.com/currencies/auroracoin/ (3.84BTC 24h volume)
http://coinmarketcap.com/currencies/digibyte/ (20.09 BTC 24H volume)
http://coinmarketcap.com/currencies/myriad/ (1.67 BTC 24h volume)

failover:

http://coinmarketcap.com/currencies/library-credit/ (13.00 BTC 24h volume)


That --maxdiff zzzz ..... zzzz would be the actual difficulty of the coin then like  20,000 correct?
tbearhere
Legendary
*
Offline Offline

Activity: 3290
Merit: 1003



View Profile
January 02, 2017, 09:53:30 PM
 #15649

at the moment is just better to mine monero than doing all that stuff
500 h/s for a 1070 doesnt seem the most profitable...
yeah you need the sp mod which does 900hash, but i can do 700 with the open source one

I think I will sell it to nicehash without the sourcecode, locked to BTC payouts. And then I will release a free version under a different name with  a 15% fee, that can be used on other pools  Grin. Or I will just continue to grow my farm and keep the kernel private. With ethereum gone, the profit of mining will tank...

Prerelease results monero Hashrates sp-mod #2 pascal (2-jan-2017)

gtx 1060 3gb: 550h/s
gtx 1060: 600h/s
gtx 1070: 900h/s
Why don't you give me a copy since I contribute to you?
bathrobehero
Legendary
*
Offline Offline

Activity: 2002
Merit: 1051


ICO? Not even once.


View Profile
January 02, 2017, 10:09:01 PM
 #15650

15% fee is basically screaming to get hacked. The higher you go, the sooner the fee will be neutered.

PS: Jim Jeffries is one of my favourites along with Louis CK, Doug Stanhope, Lewis Black, Joe Rogan and Bill Burr.

Not your keys, not your coins!
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
January 02, 2017, 10:18:49 PM
 #15651

15% fee is basically screaming to get hacked. The higher you go, the sooner the fee will be neutered.

Zpool.ca has been scamming 20% since the beginning. 2000+ bitcoins has been mined on their pool, and 500BTC++ fee directly to their pockets.
Why does it work?
Because Nicehash is paying 30% less. The renters (botnets)  want to pay 20-30% less for  the hashrate to make sure they have a profit. The botnet's rent your cheap hashrate, mine the shitcoins, and dump to the highest bidder.

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

Activity: 445
Merit: 255


View Profile
January 02, 2017, 11:17:54 PM
 #15652

at the moment is just better to mine monero than doing all that stuff
500 h/s for a 1070 doesnt seem the most profitable...
yeah you need the sp mod which does 900hash, but i can do 700 with the open source one

I think I will sell it to nicehash without the sourcecode, locked to BTC payouts. And then I will release a free version under a different name with  a 15% fee, that can be used on other pools  Grin. Or I will just continue to grow my farm and keep the kernel private. With ethereum gone, the profit of mining will tank...

Prerelease results monero Hashrates sp-mod #2 pascal (2-jan-2017)

gtx 1060 3gb: 550h/s
gtx 1060: 600h/s
gtx 1070: 900h/s
Why don't you give me a copy since I contribute to you?

because you have to pay to breathe
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
January 02, 2017, 11:42:51 PM
 #15653

because you have to pay to breathe

Remember when  wolf0 wanted 50BTC on his work on the x11-x15 miner that was sold cheap and stolen?

Seems that the wolf is doing pretty good right now.

His public adress shows 200 BTC already. That is a $200 000 profit in a couple of years of spare time coding...

https://blockchain.info/address/1WoLFumNUvjCgaCyjFzvFrbGfDddYrKNR

Good payment for a few lines of code... But worth every penny..

He seems to be in the pocket of genesis mining now, and the opensource competition is only done by students and lamers

The xmr hashrates on the cheapest modded bios 470 cards is around 700-800h/s with the wolf0 miner.
The unreleased Sp-mod #2 is only doing 550 on the 10603gb. (but only 40 watt in the wall)

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

Activity: 174
Merit: 100


View Profile
January 03, 2017, 12:07:00 AM
 #15654

because you have to pay to breathe

Remember when  wolf0 wanted 50BTC on his work on the x11-x15 miner that was sold cheap and stolen?

Seems that the wolf is doing pretty good right now.

His public adress shows 200 BTC already. That is a $200 000 profit in a couple of years of spare time coding...

https://blockchain.info/address/1WoLFumNUvjCgaCyjFzvFrbGfDddYrKNR

Good payment for a few lines of code... But worth every penny..

He seems to be in the pocket of genesis mining now, and the opensource competition is only done by students and lamers

The xmr hashrates on the cheapest modded bios 470 cards is around 700-800h/s with the wolf0 miner.
The unreleased Sp-mod #2 is only doing 550 on the 10603gb. (but only 40 watt in the wall)

Hi SP, do you still have 980Ti - what is xmr score on that one? Curious because TitanXP and 1080Ti have 384bit bus and I'm woundering if it has any boost vs 256 on 1070 ( I do have Titan XP but dont have private kernel Wink
Amph
Legendary
*
Offline Offline

Activity: 3276
Merit: 1072



View Profile
January 03, 2017, 06:51:44 AM
 #15655

at the moment is just better to mine monero than doing all that stuff

500 h/s for a 1070 doesnt seem the most profitable...

yeah you need the sp mod which does 900hash, but i can do 700 with the open source one

Still not worth even at 900. You're winding in your super expensive power again and making blanket statements you think apply to everyone.

you didn't the math properly apparently, just check wattomine, with 900 per gpu it's equal to zcash

and what my power have to do with this? your logic is stupid, because if it suit for me with expensive power, it should be even more profitable for other
bensam1231
Legendary
*
Offline Offline

Activity: 1834
Merit: 1024


View Profile
January 03, 2017, 10:00:34 AM
Last edit: January 03, 2017, 10:18:13 AM by bensam1231
 #15656

at the moment is just better to mine monero than doing all that stuff

500 h/s for a 1070 doesnt seem the most profitable...

yeah you need the sp mod which does 900hash, but i can do 700 with the open source one

Still not worth even at 900. You're winding in your super expensive power again and making blanket statements you think apply to everyone.

you didn't the math properly apparently, just check wattomine, with 900 per gpu it's equal to zcash

and what my power have to do with this? your logic is stupid, because if it suit for me with expensive power, it should be even more profitable for other

Depending on how much power is determines how much money you make, common sense, no? If you have expensive power, it may not pay to mine a algo that earns less then others that use more power. Currently Zcash uses more power then Cryptonote.

And no Monero is earning less then Equihash (especially ZCL) at 900hash vs 360(stock).

because you have to pay to breathe

Remember when  wolf0 wanted 50BTC on his work on the x11-x15 miner that was sold cheap and stolen?

Seems that the wolf is doing pretty good right now.

His public adress shows 200 BTC already. That is a $200 000 profit in a couple of years of spare time coding...

https://blockchain.info/address/1WoLFumNUvjCgaCyjFzvFrbGfDddYrKNR

Good payment for a few lines of code... But worth every penny..

He seems to be in the pocket of genesis mining now, and the opensource competition is only done by students and lamers

The xmr hashrates on the cheapest modded bios 470 cards is around 700-800h/s with the wolf0 miner.
The unreleased Sp-mod #2 is only doing 550 on the 10603gb. (but only 40 watt in the wall)

Yuh, I mentioned numerous times you guys could make a business off of miner development. It's not like Wolf stopped developing shit, he just sells to megacorps now (or giant farms). Claymore is the most common developer that basically has turned mining development into a business and his program is still available to the average miner.


Magical hash appeared on Equihash again. +15MH out of no where, no other coins losing hashrate. Definitely has to be AWS instances.

I buy private Nvidia miners. Send information and/or inquiries to my PM box.
Amph
Legendary
*
Offline Offline

Activity: 3276
Merit: 1072



View Profile
January 03, 2017, 11:57:51 AM
Last edit: January 03, 2017, 12:36:08 PM by Amph
 #15657

at the moment is just better to mine monero than doing all that stuff

500 h/s for a 1070 doesnt seem the most profitable...

yeah you need the sp mod which does 900hash, but i can do 700 with the open source one

Still not worth even at 900. You're winding in your super expensive power again and making blanket statements you think apply to everyone.

you didn't the math properly apparently, just check wattomine, with 900 per gpu it's equal to zcash

and what my power have to do with this? your logic is stupid, because if it suit for me with expensive power, it should be even more profitable for other

Depending on how much power is determines how much money you make, common sense, no? If you have expensive power, it may not pay to mine a algo that earns less then others that use more power. Currently Zcash uses more power then Cryptonote.

And no Monero is earning less then Equihash (especially ZCL) at 900hash vs 360(stock).

they use the same power that's the point, on my 6 x 1070 rig both use 700 watt full system, but obviously with only 700 hash per gpu with monero... is not worth it without the private miner...

and yes the earning is very akin now, at the moment zcash(zcl was just recently pumped i wasn't counting on that) is slightly more profitable if we take in consideration 900 hash per gpu, but they are there

sp said that it can be improved even more about 900 so...
m1n1ngP4d4w4n
Full Member
***
Offline Offline

Activity: 224
Merit: 100

CryptoLearner


View Profile
January 03, 2017, 12:09:31 PM
 #15658

at the moment is just better to mine monero than doing all that stuff

500 h/s for a 1070 doesnt seem the most profitable...

yeah you need the sp mod which does 900hash, but i can do 700 with the open source one

Still not worth even at 900. You're winding in your super expensive power again and making blanket statements you think apply to everyone.

you didn't the math properly apparently, just check wattomine, with 900 per gpu it's equal to zcash

and what my power have to do with this? your logic is stupid, because if it suit for me with expensive power, it should be even more profitable for other

Depending on how much power is determines how much money you make, common sense, no? If you have expensive power, it may not pay to mine a algo that earns less then others that use more power. Currently Zcash uses more power then Cryptonote.

And no Monero is earning less then Equihash (especially ZCL) at 900hash vs 360(stock).

they use the same power that's the point, on my 6 x 1070 rig both use 700 watt full system, but obviously with only 700 hash per gpu with monero... is not worth it without the private miner...

and yes the earning is very akin now, right no zcash(zcl was just recently pumped i wasn't counting on that) is a slightly more profitable if we take in consideration 900 hash per gpu, but they are there

sp said that it can be improved even more about 900 so...

Also to note zcash is on the down, where monero is constantly rising for now, so if you can mine as much XMR as you can right now, and sell them later, you would probably turn a better profit than mining zcash right now, but as you say, we would need to have this 900+ hash miner to do so Smiley
Nikolaj
Sr. Member
****
Offline Offline

Activity: 445
Merit: 255


View Profile
January 03, 2017, 12:29:38 PM
 #15659

because you have to pay to breathe

Remember when  wolf0 wanted 50BTC on his work on the x11-x15 miner that was sold cheap and stolen?

Seems that the wolf is doing pretty good right now.

His public adress shows 200 BTC already. That is a $200 000 profit in a couple of years of spare time coding...

https://blockchain.info/address/1WoLFumNUvjCgaCyjFzvFrbGfDddYrKNR

Good payment for a few lines of code... But worth every penny..

He seems to be in the pocket of genesis mining now, and the opensource competition is only done by students and lamers

The xmr hashrates on the cheapest modded bios 470 cards is around 700-800h/s with the wolf0 miner.
The unreleased Sp-mod #2 is only doing 550 on the 10603gb. (but only 40 watt in the wall)

Pretty much, to have success in life, it's a matter of honesty and capability Wink
Epsylon3
Legendary
*
Offline Offline

Activity: 1484
Merit: 1122


ccminer/cpuminer developer


View Profile WWW
January 03, 2017, 12:55:48 PM
 #15660

i only see one lamer there :p

BTC: 1FhDPLPpw18X4srecguG3MxJYe4a1JsZnd - My Projects: ccminer - cpuminer-multi - yiimp - Forum threads : ccminer - cpuminer-multi - yiimp
Pages: « 1 ... 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 [783] 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 ... 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!