Bitcoin Forum
June 20, 2025, 05:33:35 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   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 ... 1240 »
  Print  
Author Topic: CCminer(SP-MOD) Modded GPU kernels.  (Read 2347847 times)
baristor
Sr. Member
****
Offline Offline

Activity: 636
Merit: 262


View Profile
December 21, 2014, 08:58:16 AM
 #701

well to be fair gtx 670 aint that old still didnt answer the scrypt - sha256 issue tho
AzzAz
Legendary
*
Offline Offline

Activity: 1030
Merit: 1006


View Profile
December 21, 2014, 09:55:36 AM
 #702

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 Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
December 21, 2014, 10:20:20 AM
 #703

I have improved quark 10%. (submitted to github)

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 21, 2014, 10:56:56 AM
 #704

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 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 21, 2014, 11:36:46 AM
 #705

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/ccminer21

The sourcecode is available here:

https://github.com/sp-hash/ccminer

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

Activity: 1512
Merit: 1000


quarkchain.io


View Profile
December 21, 2014, 04:05:38 PM
 #706

I cant find , do we have neoscrypt available for ccminer ?
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
December 21, 2014, 04:54:25 PM
 #707

I cant find , do we have neoscrypt available for ccminer ?
if it was already there, you would have seen it  Grin
(working on it though)

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
go6ooo1212
Legendary
*
Offline Offline

Activity: 1512
Merit: 1000


quarkchain.io


View Profile
December 21, 2014, 04:59:43 PM
 #708

I cant find , do we have neoscrypt available for ccminer ?
if it was already there, you would have seen it  Grin
(working on it though)

hah well - said , my friend. Too much algos to follow these days Smiley
Handofmidas
Member
**
Offline Offline

Activity: 61
Merit: 10


View Profile
December 21, 2014, 05:52:44 PM
 #709

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/ccminer21

The sourcecode is available here:

https://github.com/sp-hash/ccminer


Good 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 Offline

Activity: 3276
Merit: 1003



View Profile
December 21, 2014, 05:56:43 PM
 #710

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/ccminer21

The sourcecode is available here:

https://github.com/sp-hash/ccminer

Works great sp  Wink
tbearhere
Legendary
*
Offline Offline

Activity: 3276
Merit: 1003



View Profile
December 21, 2014, 05:59:27 PM
 #711

I cant find , do we have neoscrypt available for ccminer ?
if it was already there, you would have seen it  Grin
(working on it though)
Keep us informed.   Grin
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
December 21, 2014, 06:04:27 PM
 #712

I cant find , do we have neoscrypt available for ccminer ?
if it was already there, you would have seen it  Grin
(working on it though)
Keep us informed.   Grin
I shouldn't have started from Wolf0 opencl code  Grin

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
scryptr
Legendary
*
Offline Offline

Activity: 1798
Merit: 1028



View Profile WWW
December 21, 2014, 07:01:13 PM
 #713

I cant find , do we have neoscrypt available for ccminer ?
if it was already there, you would have seen it  Grin
(working on it though)
Keep us informed.   Grin
I shouldn't have started from Wolf0 opencl code  Grin

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

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

Activity: 675
Merit: 514



View Profile
December 21, 2014, 07:05:41 PM
 #714

I cant find , do we have neoscrypt available for ccminer ?
if it was already there, you would have seen it  Grin
(working on it though)
Keep us informed.   Grin
I shouldn't have started from Wolf0 opencl code  Grin
Don't you like 16-dimensional vectors?  Grin

chrysophylax
Legendary
*
Offline Offline

Activity: 3080
Merit: 1093


--- ChainWorks Industries ---


View Profile WWW
December 21, 2014, 09:24:07 PM
 #715

I cant find , do we have neoscrypt available for ccminer ?
if it was already there, you would have seen it  Grin
(working on it though)
Keep us informed.   Grin
I shouldn't have started from Wolf0 opencl code  Grin

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 Offline

Activity: 1400
Merit: 1050


View Profile WWW
December 21, 2014, 09:36:49 PM
 #716

I cant find , do we have neoscrypt available for ccminer ?
if it was already there, you would have seen it  Grin
(working on it though)
Keep us informed.   Grin
I shouldn't have started from Wolf0 opencl code  Grin
Don't you like 16-dimensional vectors?  Grin
would be good if they were existing natively in cuda... (sure I could probably create a similar structure...)

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

Activity: 1400
Merit: 1050


View Profile WWW
December 21, 2014, 10:01:37 PM
 #717

I cant find , do we have neoscrypt available for ccminer ?
if it was already there, you would have seen it  Grin
(working on it though)
Keep us informed.   Grin
I shouldn't have started from Wolf0 opencl code  Grin
Don't you like 16-dimensional vectors?  Grin
would be good if they were existing natively in cuda... (sure I could probably create a similar structure...)

lol, sorry. They're so handy, though!
especially for the permutation... really miss that thing

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 21, 2014, 10:05:34 PM
 #718

Good 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?

I have done some fixes in x11 , is it still underrepporting in release 21?

Lyra is currently only finding one solution and the throughput is big. I will add 2 solutions soon.

I am considering to change the fork to the DJM34 fork. Clean it and replace all the kernals.

1. Less crashes.
2. Fix the problem on some pools.

But will lack some features like the API etc..

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

Activity: 2296
Merit: 1031



View Profile
December 21, 2014, 10:23:20 PM
 #719

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

It's the latest release from the OP.  I've been using the latest link from the OP and some releases are better than others.  I think 19 may have been a little more stable than 20.  I'm on 20 now.

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

Activity: 2296
Merit: 1031



View Profile
December 21, 2014, 10:27:31 PM
 #720

Good 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?

I have done some fixes in x11 , is it still underrepporting in release 21?

Lyra is currently only finding one solution and the throughput is big. I will add 2 solutions soon.

I am considering to change the fork to the DJM34 fork. Clean it and replace all the kernals.

1. Less crashes.
2. Fix the problem on some pools.

But will lack some features like the API etc..


#1 please.  Less crashes would be really nice.  Is 21 any better than 20?

..EPICENTRAL .....
..EPIC: Epic Private Internet Cash..
.
.
▄▄█████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄████████████████▀▀█████▄
▄████████████▀▀▀    ██████▄
████████▀▀▀   ▄▀   ████████
█████▄     ▄█▀     ████████
████████▄ █▀      █████████
▀████████▌▐       ████████▀
▀████████ ▄██▄  ████████▀
▀█████████████▄███████▀
▀█████████████████▀
▀▀█████████▀▀
.
▄▄█████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄████████▀█████▀████████▄
▄██████▀  ▀     ▀  ▀██████▄
██████▌             ▐██████
██████    ██   ██    ██████
█████▌    ▀▀   ▀▀    ▐█████
▀█████▄  ▄▄     ▄▄  ▄█████▀
▀██████▄▄███████▄▄██████▀
▀█████████████████████▀
▀█████████████████▀
▀▀█████████▀▀
.
.
[/center]
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 ... 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!