Bitcoin Forum
June 15, 2025, 05:40:39 PM *
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 ... 1240 »
  Print  
Author Topic: CCminer(SP-MOD) Modded GPU kernels.  (Read 2347841 times)
Epsylon3
Legendary
*
Offline Offline

Activity: 1484
Merit: 1122


ccminer/cpuminer developer


View Profile WWW
December 20, 2014, 02:57:36 PM
 #681

not yet, but could be added as a new param, you see the result number when "-i" is set (decimals accepted)

is that the x-intensity on cgminer ?

BTC: 1FhDPLPpw18X4srecguG3MxJYe4a1JsZnd - My Projects: ccminer - cpuminer-multi - yiimp - Forum threads : ccminer - cpuminer-multi - yiimp
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
December 20, 2014, 03:22:12 PM
 #682

not yet, but could be added as a new param, you see the result number when "-i" is set (decimals accepted)

is that the x-intensity on cgminer ?
that's the problem, I never understood what exactly cgminer is doing with those numbers, I think it would rather be the raw intensity

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

Activity: 255
Merit: 250



View Profile
December 20, 2014, 11:22:56 PM
 #683

also, what's the default -i value when one is not specified? I've been testing a few so far and 18.4 seems to be the best of those I've tried so far.

The default "-i" value varies per algorithm.  For x11, it is currently 20.  There is a listing by the author, tpruvot:

https://docs.google.com/spreadsheets/d/1dI1Cc3JhhsA-UdIRlndvQ9huX8FmoJT2TXFDB0wdp54/edit#gid=1086083191

For x11, I get good results with "-i 20.5".       --scryptr



Thanks for this. So far I seem to get the most using 18.4 = 19,145 vs. 20.5 = 19,120 or no i param = 19,125 kh/s.

Dash: Xdopotr3eAHpsSCMkUyU2YWP3WQWb5X3t8
chrysophylax
Legendary
*
Offline Offline

Activity: 3080
Merit: 1093


--- ChainWorks Industries ---


View Profile WWW
December 21, 2014, 12:28:53 AM
 #684

also, what's the default -i value when one is not specified? I've been testing a few so far and 18.4 seems to be the best of those I've tried so far.

The default "-i" value varies per algorithm.  For x11, it is currently 20.  There is a listing by the author, tpruvot:

https://docs.google.com/spreadsheets/d/1dI1Cc3JhhsA-UdIRlndvQ9huX8FmoJT2TXFDB0wdp54/edit#gid=1086083191

For x11, I get good results with "-i 20.5".       --scryptr



Thanks for this. So far I seem to get the most using 18.4 = 19,145 vs. 20.5 = 19,120 or no i param = 19,125 kh/s.

[2014-12-21 10:42:21] accepted: 3954/3968 (99.65%), 16290 khash/s yay!!!
[2014-12-21 10:43:18] accepted: 3955/3969 (99.65%), 16290 khash/s yay!!!
[2014-12-21 10:43:53] accepted: 3956/3970 (99.65%), 16290 khash/s yay!!!


these are mine at 'stock' settings with -i 20.5 - it seems to be doing the best at the moment ...

i am unable to OC these cards under linux ( fedora 19 ) that i am aware of (without flashing firmware or the like ) ... unless someone can shed new light on that? ...

this is a 6 x gigabyte 70ti oc machine running fedora 19 with the latest nvidia drivers in the repo ( kmod-nvidia-3.14.23-100.fc19.x86_64-331.67-1.fc19.19.x86_64 ) and kernel ( kernel-3.14.23-100.fc19.x86_64 ) ...

the other machine ( 5 x gigabyte 70ti oc ) is doing approx the same hashes per gpu ...

[2014-12-21 10:52:04] GPU #4: GeForce GTX 750 Ti, 2741 kH/s
[2014-12-21 10:52:04] GPU #2: GeForce GTX 750 Ti, 2691 kH/s
[2014-12-21 10:52:04] GPU #1: GeForce GTX 750 Ti, 2633 kH/s
[2014-12-21 10:52:04] GPU #3: GeForce GTX 750 Ti, 2704 kH/s
[2014-12-21 10:52:04] GPU #0: GeForce GTX 750 Ti, 2691 kH/s
[2014-12-21 10:52:13] GPU #1: GeForce GTX 750 Ti, 2632 kH/s
[2014-12-21 10:52:13] accepted: 2917/2927 (99.66%), 13459 khash/s yay!!!


mining with ccminer compiled under fedora 20 using cuda 6.5 with x11 - version output below ...

[root@ace-cm013 ccminer]# ./ccminer --version

*** ccminer 1.5.1-git for nVidia GPUs by tpruvot@github ***
        Built with the nVidia CUDA SDK 6.5

  Based on pooler cpuminer 2.3.2
  CUDA support by Christian Buchner and Christian H.
  Include some of djm34 additions and sp optimisations

ccminer v1.5.1-git
libcurl/7.29.0 NSS/3.17.1 Basic ECC zlib/1.2.7 libidn/1.26 libssh2/1.4.3


is there any way of overclocking on a software level ( whether via parameters in ccminer or linux itself through nvidia drivers ) like that which can be done using sgminer? ...

tanx ...

#crysx

baristor
Sr. Member
****
Offline Offline

Activity: 636
Merit: 262


View Profile
December 21, 2014, 02:48:49 AM
 #685

I keep getting the following : sgminer -o stratum+tcp://pool.profitcoin.org:3893 -u Weblogin.WorkerName -p WorkerPassword


Following error

GPU #0: GEFORE GTX 670, 2104 kH/s
GPU  #0 result for 0185af4 does not validate on CPU !
GPU  #0 result for 0185af4 does not validate on CPU !
GPU  #0 result for 0185af4 does not validate on CPU !
GPU  #0 result for 0185af4 does not validate on CPU !
Stratum time is atleast 35s in the future
pool.profitcoin.org3893 x11 block 21897
GPU #0 gefore gtx 670 2219 kH/s

GPU Result for 00d42416 does not validate on CPU!
does not validate on CPU!
does not validate on CPU!
does not validate on CPU!
does not validate on CPU!
does not validate on CPU!
 WTF ?
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
December 21, 2014, 03:21:12 AM
 #686

I keep getting the following : sgminer -o stratum+tcp://pool.profitcoin.org:3893 -u Weblogin.WorkerName -p WorkerPassword


Following error

GPU #0: GEFORE GTX 670, 2104 kH/s
GPU  #0 result for 0185af4 does not validate on CPU !
GPU  #0 result for 0185af4 does not validate on CPU !
GPU  #0 result for 0185af4 does not validate on CPU !
GPU  #0 result for 0185af4 does not validate on CPU !
Stratum time is atleast 35s in the future
pool.profitcoin.org3893 x11 block 21897
GPU #0 gefore gtx 670 2219 kH/s

GPU Result for 00d42416 does not validate on CPU!
does not validate on CPU!
does not validate on CPU!
does not validate on CPU!
does not validate on CPU!
does not validate on CPU!
 WTF ?
may-be using ccminer (as well as an algo would help)
now if it is ccminer and x11,you are probably using a version which doesn't support compute 3.0

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

Activity: 636
Merit: 262


View Profile
December 21, 2014, 03:45:47 AM
Last edit: December 21, 2014, 04:04:33 AM by baristor
 #687

what kindof algo are we talking about ? Its ccminer and windows what is x11 ? Tongue

So i tried with different pool now getting the foll

pool0.btcdig.com:3333 x11 bl ock 335183
GPU #0: GeForce GTX 670, 2112 kH/s
GPU #0: GeForce GTX 670, 2119 kH/s
GPU #0: GeForce GTX 670, 2058 kH/s
etc

pool 10.btcfdig.com:3333 x11 block 335184

bl a bla bla... but no shares nothing.. m I doing something wrong ? Sorry im new to mining and atm self mining on pc rig.
scryptr
Legendary
*
Offline Offline

Activity: 1798
Merit: 1028



View Profile WWW
December 21, 2014, 04:44:16 AM
 #688

what kindof algo are we talking about ? Its ccminer and windows what is x11 ? Tongue

So i tried with different pool now getting the foll

pool0.btcdig.com:3333 x11 bl ock 335183
GPU #0: GeForce GTX 670, 2112 kH/s
GPU #0: GeForce GTX 670, 2119 kH/s
GPU #0: GeForce GTX 670, 2058 kH/s
etc

pool 10.btcfdig.com:3333 x11 block 335184

bl a bla bla... but no shares nothing.. m I doing something wrong ? Sorry im new to mining and atm self mining on pc rig.

Baristor-

The miner that is in your previous post's command line is sgminer:

"I keep getting the following : sgminer -o stratum+tcp://pool.profitcoin.org:3893 -u Weblogin.WorkerName -p WorkerPassword "

You did not specify a mining algorithm in the above command line.  Each class of coin will have its own mining algorithm, like scrypt for Litecoin and SHA256 for Bitcoin.  You need to read some tutorials.  Google "CryptoBadger", or the name of the coin you are trying to mine.

This is a ccminer thread, for nVidia GPU cards.  Sgminer mostly works well on AMD GPUs, with some exceptions.   Not all ccminer versions will work on a GTX 670 card, they have older chips.      --scryptr

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

Activity: 3080
Merit: 1093


--- ChainWorks Industries ---


View Profile WWW
December 21, 2014, 04:45:31 AM
 #689

what kindof algo are we talking about ? Its ccminer and windows what is x11 ? Tongue

So i tried with different pool now getting the foll

pool0.btcdig.com:3333 x11 bl ock 335183
GPU #0: GeForce GTX 670, 2112 kH/s
GPU #0: GeForce GTX 670, 2119 kH/s
GPU #0: GeForce GTX 670, 2058 kH/s
etc

pool 10.btcfdig.com:3333 x11 block 335184

bl a bla bla... but no shares nothing.. m I doing something wrong ? Sorry im new to mining and atm self mining on pc rig.

sgminer requires that you set the algorithm that it will be mining via -k x11mod ( as an example ) with other parameters to get it mining ...

BUT - as far as i know ( and guys in the know please help here ) sgminer is an opencl miner - which will work - but not well on nvidia ( cuda based ) gpu ...

i have both ... so with nvidia gpu - i use ccminer ... with amd gpu - i use sgminer ...

nvidia gpus are built with different chipsets - so different 'compute' instructions are required ... which means that different ccminer's are required for the type of gpu you have ...

as djm34 posted - you will require to specify the algorithm ( that the coin you are trying to mine ) is using AND get the compute 3.0 ccminer ... ie ccminer30 ( .exe if you are using windows )

if its say - granitecoin ( shameless plug - so sue me ) - then you will need to specify the kernel to be used which is in this case -a x11 ( the algorithm parameter for ccminer ) ... if it were feathercoin for instance - the kernel for the algorithm is -a neoscrypt ...

so you command line would look something like this ...

./ccminer -o stratum+tcp://pool.profitcoin.org:3893 -u Weblogin.WorkerName -p WorkerPassword -a x11 ( plus any other parameters you require after that - but stick to the basics first as a beginner ) ...

or ccminer30.exe -o stratum+tcp://pool.profitcoin.org:3893 -u Weblogin.WorkerName -p WorkerPassword -a x11 ...

if you use ccminer that is compiled for a different compute than yours - you will get wild hashrates and NO accepted shares ...

so ... two questions ...

what coin are you mining?
which ccminer are you using?

i hope this helps - at least a little ...

#crysx

baristor
Sr. Member
****
Offline Offline

Activity: 636
Merit: 262


View Profile
December 21, 2014, 04:54:38 AM
 #690

bro r u guys stupid... ?



The above posts I made refferred to cc miner with the algorithm.

I Just wnna know about that cpu nonsense keeps coming when i try mining profitcoin 1st graph( the cpu ! kh/s ) and now i switch pool to another pool for bitcoin for the 2nd graph frm cmd giving kh but thats it no shares showing...

At the moment i get something like this
Starting stratum on stratum+tcp ~~
1miner thread started, using 'x11' algorithm.
Stratum difficulty set to 20
66.55.92.73:8000 x11 block 508972
GPU #0 GeForce GTX 670, 2216kH/s

And thats it.. it just shows the block and gpu again n again no news about shares or anythin sum1 in the know pls tellme what i am doing wrong...or if i am doing sumthing right Tongue
chrysophylax
Legendary
*
Offline Offline

Activity: 3080
Merit: 1093


--- ChainWorks Industries ---


View Profile WWW
December 21, 2014, 05:50:29 AM
 #691

bro r u guys stupid... ?



The above posts I made refferred to cc miner with the algorithm.

I Just wnna know about that cpu nonsense keeps coming when i try mining profitcoin 1st graph( the cpu ! kh/s ) and now i switch pool to another pool for bitcoin for the 2nd graph frm cmd giving kh but thats it no shares showing...

At the moment i get something like this
Starting stratum on stratum+tcp ~~
1miner thread started, using 'x11' algorithm.
Stratum difficulty set to 20
66.55.92.73:8000 x11 block 508972
GPU #0 GeForce GTX 670, 2216kH/s

And thats it.. it just shows the block and gpu again n again no news about shares or anythin sum1 in the know pls tellme what i am doing wrong...or if i am doing sumthing right Tongue

STUPID???

after WE try and help you 'bro' ...

after YOU post that you are using SGMINER in the very first post and THEN ask 'what is X11?' ...

mate - i dont know where you are from - but here in australia - we help people the best way we can and the best way we UNDERSTAND from what YOU have written ...

stupid huh?

if WE are so stupid - what the hell are YOU doing here asking the bloody questions in the first place ...

#crysx

baristor
Sr. Member
****
Offline Offline

Activity: 636
Merit: 262


View Profile
December 21, 2014, 06:40:32 AM
 #692

Tongue sorry my bad din c but ne ways gt it all working nw

but no shares it just shows block n kh/s
grendel25
Legendary
*
Offline Offline

Activity: 2296
Merit: 1031



View Profile
December 21, 2014, 06:59:46 AM
 #693

anyone else get frequent crashes?  I run on three separate win8 rigs and all occasionally get a pop-up window saying the ccminer.exe stopped working.  Or, sometimes it stops working without a pop-up window.

It's not bad but of course very noticeable when the original/slower ccminer doesn't crash at all.  And the crashes aren't too frequent but at least once in 24 hours so I check it daily.  I know I could do some other monitor things or just set it to restart every 12 hours but... I'm lazy!  And... just wanted to bring it up for any discussion.

thx

..EPICENTRAL .....
..EPIC: Epic Private Internet Cash..
.
.
▄▄█████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄████████████████▀▀█████▄
▄████████████▀▀▀    ██████▄
████████▀▀▀   ▄▀   ████████
█████▄     ▄█▀     ████████
████████▄ █▀      █████████
▀████████▌▐       ████████▀
▀████████ ▄██▄  ████████▀
▀█████████████▄███████▀
▀█████████████████▀
▀▀█████████▀▀
.
▄▄█████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄████████▀█████▀████████▄
▄██████▀  ▀     ▀  ▀██████▄
██████▌             ▐██████
██████    ██   ██    ██████
█████▌    ▀▀   ▀▀    ▐█████
▀█████▄  ▄▄     ▄▄  ▄█████▀
▀██████▄▄███████▄▄██████▀
▀█████████████████████▀
▀█████████████████▀
▀▀█████████▀▀
.
.
[/center]
chrysophylax
Legendary
*
Offline Offline

Activity: 3080
Merit: 1093


--- ChainWorks Industries ---


View Profile WWW
December 21, 2014, 07:07:54 AM
 #694

anyone else get frequent crashes?  I run on three separate win8 rigs and all occasionally get a pop-up window saying the ccminer.exe stopped working.  Or, sometimes it stops working without a pop-up window.

It's not bad but of course very noticeable when the original/slower ccminer doesn't crash at all.  And the crashes aren't too frequent but at least once in 24 hours so I check it daily.  I know I could do some other monitor things or just set it to restart every 12 hours but... I'm lazy!  And... just wanted to bring it up for any discussion.

thx

which ccminer is it - url/link please?

im setting a windows system up and want to test the 750ti oc on that ...

tanx in advance ...

#crysx

baristor
Sr. Member
****
Offline Offline

Activity: 636
Merit: 262


View Profile
December 21, 2014, 07:13:44 AM
 #695

hey chrys can u tellme whats wrong ?

cc miner now goes like this

Stratum difficulty set to 20
66.55.92.73:8000 x11 block 509104
GPU #0: GeForce gtx670 2222 kh/s
GPU #0 ~~~~
66.55.92.73:8000 x11 block 509105
GPU #0 ~~~~

Does this mean it is working properly ? Coz miner is not showing  active on site.

Also stratum connection timed out
Stratum connection interrupted - every 2 mins.
chrysophylax
Legendary
*
Offline Offline

Activity: 3080
Merit: 1093


--- ChainWorks Industries ---


View Profile WWW
December 21, 2014, 07:21:42 AM
 #696

hey chrys can u tellme whats wrong ?

cc miner now goes like this

Stratum difficulty set to 20
66.55.92.73:8000 x11 block 509104
GPU #0: GeForce gtx670 2222 kh/s
GPU #0 ~~~~
66.55.92.73:8000 x11 block 509105
GPU #0 ~~~~

Does this mean it is working properly ? Coz miner is not showing  active on site.

Also stratum connection timed out
Stratum connection interrupted - every 2 mins.

what settings do you have on the commandline?

#crysx

baristor
Sr. Member
****
Offline Offline

Activity: 636
Merit: 262


View Profile
December 21, 2014, 07:34:51 AM
 #697

ur cc miner wont open without a batch , ie it will open and quickly close itself.

on the bat file i got sumthing like this -o stratum+tcp://pool0.btcdig.com:3333 -u 1234 -p 123


screen shot below:
http://imgur.com/QYfPX9Y
chrysophylax
Legendary
*
Offline Offline

Activity: 3080
Merit: 1093


--- ChainWorks Industries ---


View Profile WWW
December 21, 2014, 08:13:34 AM
 #698

ur cc miner wont open without a batch , ie it will open and quickly close itself.

on the bat file i got sumthing like this -o stratum+tcp://pool0.btcdig.com:3333 -u 1234 -p 123


screen shot below:
http://imgur.com/QYfPX9Y

from what i can see ( and what i understand - please correct me if im wrong guys ) you are connecting to a pool that mines bitcoin directly as a pool ...

this means that you are trying to mine using the btc algo - which is sha256 ...

as far as i know - ccminer does not have that algorithm in its arsenal of algo's ...

i just did a --help on the compiled linux version and the list of algorithms is as follows ...

  -a, --algo=ALGO       specify the hash algorithm to use
                        anime       Animecoin
                        blake       Blake 256 (SFR/NEOS)
                        blakecoin   Fast Blake 256 (8 rounds)
                        deep        Deepcoin
                        dmd-gr      Diamond-Groestl
                        fresh       Freshcoin (shavite 80)
                        fugue256    Fuguecoin
                        groestl     Groestlcoin
                        heavy       Heavycoin
                        jackpot     Jackpot
                        keccak      Keccak-256 (Maxcoin)
                        luffa       Doomcoin
                        lyra2       VertCoin
                        mjollnir    Mjollnircoin
                        myr-gr      Myriad-Groestl
                        nist5       NIST5 (TalkCoin)
                        penta       Pentablake hash (5x Blake 512)
                        quark       Quark
                        qubit       Qubit
                        s3          S3 (1Coin)
                        x11         X11 (DarkCoin)
                        x13         X13 (MaruCoin)
                        x14         X14
                        x15         X15
                        x17         X17 (peoplecurrency)
                        whirl       Whirlcoin (old whirlpool)

i could be wrong - but btcdig.com is a stratum server for sha256 ... and ccminer ( if you dont specify an algo ) defaults to scrypt ...

what you need is one of the other miners that they list on their website ...

can anyone verify this please? ...

#crysx

baristor
Sr. Member
****
Offline Offline

Activity: 636
Merit: 262


View Profile
December 21, 2014, 08:22:47 AM
 #699

it was the same results for pool.profitcoin.org and cointellect.com is there any other pool i can test it out at ?
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
December 21, 2014, 08:37:01 AM
 #700

I keep getting the following : sgminer -o stratum+tcp://pool.profitcoin.org:3893 -u Weblogin.WorkerName -p WorkerPassword
Following error

GPU #0: GEFORE GTX 670, 2104 kH/s
GPU  #0 result for 0185af4 does not validate on CPU !
GPU  #0 result for 0185af4 does not validate on CPU !
GPU  #0 result for 0185af4 does not validate on CPU !
GPU  #0 result for 0185af4 does not validate on CPU !
Stratum time is atleast 35s in the future
pool.profitcoin.org3893 x11 block 21897
GPU #0 gefore gtx 670 2219 kH/s

GPU Result for 00d42416 does not validate on CPU!
does not validate on CPU!
does not validate on CPU!
does not validate on CPU!
does not validate on CPU!
does not validate on CPU!
 WTF ?

Build 20 doesn't work with the old cards. compute 3.0. I have fixed it @github, but need to test some more before building 21.

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 ... 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!