Bitcoin Forum
June 18, 2025, 08:52:37 AM *
News: Pizza day contest voting
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 [45] 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 ... 1240 »
  Print  
Author Topic: CCminer(SP-MOD) Modded GPU kernels.  (Read 2347845 times)
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
December 30, 2014, 11:52:17 AM
 #881

The miner will be publicly released once 5btc has been reached.

It looks like a lot, but it isn't much if everyone participate. Now if only a bunch of people allows to reach that amount or if only a few donates, then the miner will be released privately only to those who pledge.
I think it is fair this way, it is a crowd funding project, which means everyone has to participate and give a tiny bit, it may also protect coin value...
(I'll make a new thread when I was a minute)

But with only 100KHASH on the 750ti this miner is not profitable. If you want donations, you want to make sure that the miners get's a profit.

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

Activity: 1400
Merit: 1050


View Profile WWW
December 30, 2014, 12:04:25 PM
 #882

The miner will be publicly released once 5btc has been reached.

It looks like a lot, but it isn't much if everyone participate. Now if only a bunch of people allows to reach that amount or if only a few donates, then the miner will be released privately only to those who pledge.
I think it is fair this way, it is a crowd funding project, which means everyone has to participate and give a tiny bit, it may also protect coin value...
(I'll make a new thread when I was a minute)

But with only 100KHASH on the 750ti this miner is not profitable. If you want donations, you want to make sure that the miners get's a profit.
That includes support and update... and it is already more profitable than many things around... (also tdp usage is only 80%)

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
December 30, 2014, 12:09:45 PM
 #883

good day
23-th version automaticly change -f multiplier to 0.67 even thouse it is set in 1.0 in bat file - it`s normal ?
so my hash rate in pool significantly lose
also one of two my farms on 750Ti crashe after half hour working

I think I have a fix. I will remove the code that reduce the diff in the next build. (build 24)

Difficulty is reduced in the miner, but not on the pool. This meens that the pool think you are mining on higher diff, but you only submitt low diff shares.

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

Activity: 2926
Merit: 1087

Team Black developer


View Profile
December 30, 2014, 12:19:05 PM
 #884

The miner will be publicly released once 5btc has been reached.
It looks like a lot, but it isn't much if everyone participate. Now if only a bunch of people allows to reach that amount or if only a few donates, then the miner will be released privately only to those who pledge.
I think it is fair this way, it is a crowd funding project, which means everyone has to participate and give a tiny bit, it may also protect coin value...
(I'll make a new thread when I was a minute)
But with only 100KHASH on the 750ti this miner is not profitable. If you want donations, you want to make sure that the miners get's a profit.
That includes support and update... and it is already more profitable than many things around... (also tdp usage is only 80%)

Looks like the best opensource miner is doing 50KHASH with overclock on the 750ti (opencl code) (Neo scrypt)

http://cryptomining-blog.com/3682-mining-feathercoin-after-the-neoscrypt-fork-with-amd-and-nvidia-gpus/

and from the user

scryptr: 3.7.8 neoscrypt on a 550ti at a rate of 25kh/s (Win64).

So your kernal is more than 100% faster than the opensource. Pretty good.

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: 3276
Merit: 1003



View Profile
December 30, 2014, 12:19:43 PM
 #885

DJM34 --
Please explain what you mean by scaling?  Should it reach the same ratio between card models as scrypt?
I was expecting something different... but actually it looks like sp_ x11 in terms of scaling

The problem with the 750ti cards is that they use so little power. When you optimize the code, the card sometimes downclock itself automaticly and the hashrate will drop.
This is why I have reduced the number of threads in many of the hashing functions. In BMW f.ex I only use 32 threads. On 970/980 on the other hand, more threads increase the performance.
     

Hmmmmm... that may explain why my slower rig slows down to a crawl and then dies.  I found it barely hashing after restarting it at good speed 5 hours ago.  Should I not use the intensity flag?       --scryptr
My 750ti rig is still going strong since yesterday  .......NO intensity setting.  
EDIT: windows 8 and #23 release.
scryptr
Legendary
*
Offline Offline

Activity: 1798
Merit: 1028



View Profile WWW
December 30, 2014, 01:07:24 PM
 #886

DJM34 --
Please explain what you mean by scaling?  Should it reach the same ratio between card models as scrypt?
I was expecting something different... but actually it looks like sp_ x11 in terms of scaling

The problem with the 750ti cards is that they use so little power. When you optimize the code, the card sometimes downclock itself automaticly and the hashrate will drop.
This is why I have reduced the number of threads in many of the hashing functions. In BMW f.ex I only use 32 threads. On 970/980 on the other hand, more threads increase the performance.
     

Hmmmmm... that may explain why my slower rig slows down to a crawl and then dies.  I found it barely hashing after restarting it at good speed 5 hours ago.  Should I not use the intensity flag?       --scryptr
My 750ti rig is still going strong since yesterday  .......NO intensity setting.  
EDIT: windows 8 and #23 release.

I am still not exactly clear on what is meant by the term "scaling".  Is it refering to operations within the code execution, or with overall hash-rate performance in various GPU models/makes?

Whatever.  I have the same commandline for both my 750ti rigs.  My intensity flag is set at 20.5, the rest is address/user.  However, the faster rig (750ti/AMD FX cpu/8 gig) rocks steady with +/- 10kh/s rate of 18,425kh/s.  The slower rig (750ti/AMD Sempron 145/8 gig) starts as previously posted at 17,965kh/s and then slows to far less, maybe 1000kh/s.  It was pretty steady on 1.5.2-git, and before I started tweaking intensity.  Both have identical motherboards.

Maybe I should reload the OS?  Or maybe I should relax the intensity to less than default?         --scryptr

SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
December 30, 2014, 01:11:49 PM
 #887

Looks like a memory leak somewhere, but seems to work fine on Windows. Klaus_t has removed a leak of 4 bytes per throughput in his latest checkin on github. Might help.

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

Activity: 1798
Merit: 1028



View Profile WWW
December 30, 2014, 01:56:10 PM
 #888

does it work with mono?
No idea, and I won't get my hopes up for it ^^" But it works over the network, so another windoze pc or virtualbox with windoze should work.
winblows is no option Wink

KBOMBA-CCMONITOR-WINBLOWS-MONO-

Ok, before I even try to read the documentation, would I be able to run ccmonitor on a Win 7-64 computer and monitor a linux rig remotely?  Or would I have to run ccmonitor with Mono on the Linux rig, and view it on the Win 7 computer?

Mono appears to be a big project.  I'll be looking at ccmonitor today.     --scryptr

SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
Bombadil
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500



View Profile
December 30, 2014, 02:10:18 PM
 #889

does it work with mono?
No idea, and I won't get my hopes up for it ^^" But it works over the network, so another windoze pc or virtualbox with windoze should work.
winblows is no option Wink

KBOMBA-CCMONITOR-WINBLOWS-MONO-

Ok, before I even try to read the documentation, would I be able to run ccmonitor on a Win 7-64 computer and monitor a linux rig remotely?  Or would I have to run ccmonitor with Mono on the Linux rig, and view it on the Win 7 computer?

Mono appears to be a big project.  I'll be looking at ccmonitor today.     --scryptr
Lol, no, normally it should work on your windoze and monitor the linux one from there. I haven't tested it, so please tell me if something goes wrong ^^"
You can also find me on the IRC Wink
GES
Sr. Member
****
Offline Offline

Activity: 315
Merit: 250



View Profile
December 30, 2014, 05:19:23 PM
 #890

neoskrypt gtx 970 only 100kh ?
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
December 30, 2014, 06:02:20 PM
 #891

neoskrypt gtx 970 only 100kh ?
no idea, latest my gtx980 are doing 365kh/s

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
December 30, 2014, 06:17:51 PM
 #892

yaamp is currently paying 3,6 BTC/day 1 GHz neoscrypt
One single 980 mining @ 360KHASH will give you BTC 0.001296 per day

It will take a single 980 card 3858 days to earn 5 bitcoins with free power.

Don't you think your bounty is a little high?

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

Activity: 1400
Merit: 1050


View Profile WWW
December 30, 2014, 06:22:00 PM
 #893

yaamp is currently paying 3,6 BTC/day 1 GHz neoscrypt
One single 980 mining @ 360KHASH will give you BTC 0.001296 per day

It will take a single 980 card 3858 days to earn 5 bitcoins with free power.

Don't you think your bounty is a little high?
no... because released for free it will take twice that time... (just look at vtc...)  Grin
also I am not asking one persons to pay 5btc.
xcn miners was downloaded more than 1000times (binary version, have no idea for the source), in that scenario that would be 0.005btc/persons
don't say it is expensive...  < 1.5euros Grin

it is a crowdfunding project. people gives what they can...

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
maxim000
Full Member
***
Offline Offline

Activity: 304
Merit: 100



View Profile
December 30, 2014, 06:42:53 PM
 #894

good day
23-th version automaticly change -f multiplier to 0.67 even thouse it is set in 1.0 in bat file - it`s normal ?
so my hash rate in pool significantly lose
also one of two my farms on 750Ti crashe after half hour working

I think I have a fix. I will remove the code that reduce the diff in the next build. (build 24)

Difficulty is reduced in the miner, but not on the pool. This meens that the pool think you are mining on higher diff, but you only submitt low diff shares.


it`s good, but please note than -f factor in ccminer is dividing difficulty - not multipliering, against cg/sgminer,
so when ccminer set -f to 0.67, it work with more difficulty hashes (1/0.67=1.5), - not reduced

and if you comletely remove -f factor code, the miner will not working with some pools, for example with diamond coin pools
GES
Sr. Member
****
Offline Offline

Activity: 315
Merit: 250



View Profile
December 30, 2014, 06:52:23 PM
 #895

neoskrypt gtx 970 only 100kh ?
no idea, latest my gtx980 are doing 365kh/s
cgminer?
it is possible the link on a miner

280x - 270 kh
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
December 30, 2014, 06:55:52 PM
 #896

neoskrypt gtx 970 only 100kh ?
no idea, latest my gtx980 are doing 365kh/s
cgminer?
it is possible the link on a miner

280x - 270 kh/s
ccminer not released yet

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
GES
Sr. Member
****
Offline Offline

Activity: 315
Merit: 250



View Profile
December 30, 2014, 07:21:46 PM
 #897

cgminer-3.7.7b-Neoscrypt gtx 970 - 100 kh
scryptr
Legendary
*
Offline Offline

Activity: 1798
Merit: 1028



View Profile WWW
December 30, 2014, 08:01:59 PM
 #898

cgminer-3.7.7b-Neoscrypt gtx 970 - 100 kh

OK.  And with CGminer 3.7.8, I get 25kh/s with my GTX 550ti.  But, CCminer is completely different code from CGminer, they evolved separately.  Excuse me, not trying to be rude.  CGminer and SGminer share origins.  CCminer is designed for Cuda (nVidia) code.       --scryptr

SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
adaseb
Legendary
*
Offline Offline

Activity: 3878
Merit: 1735


View Profile
December 30, 2014, 10:08:10 PM
 #899

Yes its a nice speed but honestly Its not even worth running anymore. Nothing is profitable anymore.
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
December 31, 2014, 02:48:37 PM
 #900

Today I finally solved the ccminer crash when exiting with ctrl-c. Now ccminer will exit quietly, and not with a windows error message box. I believe other crashes, also will be without the message box. This makes it easier to run i a batch script.

here is a simple example of a bat script:

:loop
C:\ccminersp-mod\ccminer.exe  <params>
timeout 30 /NOBREAK >nul
goto loop

If the miner crash, it will wait a bit and then restart

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW EVRPROGPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 [45] 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 ... 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!