baristor
|
|
December 21, 2014, 07:34:51 AM |
|
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
Activity: 2898
Merit: 1091
--- ChainWorks Industries ---
|
|
December 21, 2014, 08:13:34 AM |
|
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/QYfPX9Yfrom 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
|
|
December 21, 2014, 08:22:47 AM |
|
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
Activity: 2954
Merit: 1087
Team Black developer
|
|
December 21, 2014, 08:37:01 AM |
|
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.
|
|
|
|
baristor
|
|
December 21, 2014, 08:58:16 AM |
|
well to be fair gtx 670 aint that old still didnt answer the scrypt - sha256 issue tho
|
|
|
|
AzzAz
Legendary
Offline
Activity: 1030
Merit: 1006
|
|
December 21, 2014, 09:55:36 AM |
|
well to be fair gtx 670 aint that old still didnt answer the scrypt - sha256 issue tho
Try nicehash, coinotron, ... x11, x13.. i.e. mine x11 @ nicehash and get payed in btc. and that is easiest to setup
|
|
|
|
sp_ (OP)
Legendary
Offline
Activity: 2954
Merit: 1087
Team Black developer
|
|
December 21, 2014, 10:20:20 AM |
|
I have improved quark 10%. (submitted to github)
|
|
|
|
djm34
Legendary
Offline
Activity: 1400
Merit: 1050
|
|
December 21, 2014, 10:56:56 AM |
|
well to be fair gtx 670 aint that old still didnt answer the scrypt - sha256 issue tho
scrypt or sha256 aren't supported by ccminer. also they aren't profitable to gpu miners because of asic reason why they won't be supported. And you need to tell in the command line which algo you want to use (and direct to a pool mining that algo/coin specifically). say I want to mine x11 (time to do some reading to learn about x11) you will type something like that. "ccminer -a x11 -o "pool address" -u "username" -p "password" Furthermore the 670 won't probably works on x11 (so it is a bad example) as it uses instructions which doesn't exist in compute 3.0 (you need to visit cudamining.co.uk and search for a version compatible with compute 3.0). I personally think, that compute 3.0 should still be included... (wouldn't be too much work actually...)
|
djm34 facebook pageBTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
|
|
|
sp_ (OP)
Legendary
Offline
Activity: 2954
Merit: 1087
Team Black developer
|
|
December 21, 2014, 11:36:46 AM |
|
New exe file to test. Compiled with compute 30,35,50,52 -faster lyra 12% (Most of the improvement done by Klaus_t) -faster quark 10% -fixed HW errors in x11 -fixed compute 3.0 cards.(untested.) x11, x13, x15 a little bit faster. (Optimized Skein) The 21th public beta(windows executable) is available here: (21-12-2014) http://www.filedropper.com/ccminer21The sourcecode is available here: https://github.com/sp-hash/ccminer
|
|
|
|
go6ooo1212
Legendary
Offline
Activity: 1512
Merit: 1000
quarkchain.io
|
|
December 21, 2014, 04:05:38 PM |
|
I cant find , do we have neoscrypt available for ccminer ?
|
|
|
|
djm34
Legendary
Offline
Activity: 1400
Merit: 1050
|
|
December 21, 2014, 04:54:25 PM |
|
I cant find , do we have neoscrypt available for ccminer ?
if it was already there, you would have seen it (working on it though)
|
djm34 facebook pageBTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
|
|
|
go6ooo1212
Legendary
Offline
Activity: 1512
Merit: 1000
quarkchain.io
|
|
December 21, 2014, 04:59:43 PM |
|
I cant find , do we have neoscrypt available for ccminer ?
if it was already there, you would have seen it (working on it though) hah well - said , my friend. Too much algos to follow these days
|
|
|
|
Handofmidas
Member
Offline
Activity: 61
Merit: 10
|
|
December 21, 2014, 05:52:44 PM |
|
New exe file to test. Compiled with compute 30,35,50,52 -faster lyra 12% (Most of the improvement done by Klaus_t) -faster quark 10% -fixed HW errors in x11 -fixed compute 3.0 cards.(untested.) x11, x13, x15 a little bit faster. (Optimized Skein) The 21th public beta(windows executable) is available here: (21-12-2014) http://www.filedropper.com/ccminer21The sourcecode is available here: https://github.com/sp-hash/ccminerGood job as always SP! Lyra2 hash is a bit better. However, same issue as with x11: Pool does not report the full hashrate. I think this is a ccminer 1.5.x related problem. For the original ccminer-Lyra2RE, pools show the correct hashrate as it is displayed in the miner. Would you mind to include the Lyra2 improvements into djm34's ccminer-Lyra2RE release?
|
|
|
|
tbearhere
Legendary
Offline
Activity: 3206
Merit: 1003
|
|
December 21, 2014, 05:56:43 PM |
|
New exe file to test. Compiled with compute 30,35,50,52 -faster lyra 12% (Most of the improvement done by Klaus_t) -faster quark 10% -fixed HW errors in x11 -fixed compute 3.0 cards.(untested.) x11, x13, x15 a little bit faster. (Optimized Skein) The 21th public beta(windows executable) is available here: (21-12-2014) http://www.filedropper.com/ccminer21The sourcecode is available here: https://github.com/sp-hash/ccminerWorks great sp
|
|
|
|
tbearhere
Legendary
Offline
Activity: 3206
Merit: 1003
|
|
December 21, 2014, 05:59:27 PM |
|
I cant find , do we have neoscrypt available for ccminer ?
if it was already there, you would have seen it (working on it though) Keep us informed.
|
|
|
|
djm34
Legendary
Offline
Activity: 1400
Merit: 1050
|
|
December 21, 2014, 06:04:27 PM |
|
I cant find , do we have neoscrypt available for ccminer ?
if it was already there, you would have seen it (working on it though) Keep us informed. I shouldn't have started from Wolf0 opencl code
|
djm34 facebook pageBTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
|
|
|
scryptr
Legendary
Offline
Activity: 1797
Merit: 1028
|
|
December 21, 2014, 07:01:13 PM |
|
I cant find , do we have neoscrypt available for ccminer ?
if it was already there, you would have seen it (working on it though) Keep us informed. I shouldn't have started from Wolf0 opencl code Haha, yeah, it's hard to read... but it's a lot faster than it was! I can run cgminer 3.7.8 neoscrypt on a 550ti at a rate of 25kh/s (Win64). However, I cannot run cgminer 3.7.8 neoscrypt on a 6-card 750ti rig, Ubuntu 14.04.1. I can compile it, but it won't run properly, it just spits HW errors. My 750ti rigs run smoothly with compiled ccminer 1.5.2-git code. Are there any special command-line switches to use during compilation to make cgminer 3.7.8 or sgminer 5 work properly on nVidia Linux rigs? The code compiles, I am pretty sure that I have the pre-requisites in place. Personally, I think a 750ti could likely hash on a level of a 280x if the cuda code is right. --scryptr
|
|
|
|
Schleicher
|
|
December 21, 2014, 07:05:41 PM |
|
I cant find , do we have neoscrypt available for ccminer ?
if it was already there, you would have seen it (working on it though) Keep us informed. I shouldn't have started from Wolf0 opencl code Don't you like 16-dimensional vectors?
|
|
|
|
chrysophylax
Legendary
Offline
Activity: 2898
Merit: 1091
--- ChainWorks Industries ---
|
|
December 21, 2014, 09:24:07 PM |
|
I cant find , do we have neoscrypt available for ccminer ?
if it was already there, you would have seen it (working on it though) Keep us informed. I shouldn't have started from Wolf0 opencl code Haha, yeah, it's hard to read... but it's a lot faster than it was! I can run cgminer 3.7.8 neoscrypt on a 550ti at a rate of 25kh/s (Win64). However, I cannot run cgminer 3.7.8 neoscrypt on a 6-card 750ti rig, Ubuntu 14.04.1. I can compile it, but it won't run properly, it just spits HW errors. My 750ti rigs run smoothly with compiled ccminer 1.5.2-git code. Are there any special command-line switches to use during compilation to make cgminer 3.7.8 or sgminer 5 work properly on nVidia Linux rigs? The code compiles, I am pretty sure that I have the pre-requisites in place. Personally, I think a 750ti could likely hash on a level of a 280x if the cuda code is right. --scryptr agreed - it would run very well if it was coded right ... if only we had the fine grained control that sgminer does with ccminer and cuda ... as a side issue - i run sgminer/neoscrypt on the 6 card 750ti with out issue - but the hashrates are poor ... so i stick with ccminer/x11 ... #crysx
|
|
|
|
djm34
Legendary
Offline
Activity: 1400
Merit: 1050
|
|
December 21, 2014, 09:36:49 PM |
|
I cant find , do we have neoscrypt available for ccminer ?
if it was already there, you would have seen it (working on it though) Keep us informed. I shouldn't have started from Wolf0 opencl code Don't you like 16-dimensional vectors? would be good if they were existing natively in cuda... (sure I could probably create a similar structure...)
|
djm34 facebook pageBTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
|
|
|
|