Bitcoin Forum
June 22, 2024, 06:06:27 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 [112] 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 ... 1240 »
  Print  
Author Topic: CCminer(SP-MOD) Modded GPU kernels.  (Read 2347502 times)
scryptr
Legendary
*
Offline Offline

Activity: 1796
Merit: 1028



View Profile WWW
April 21, 2015, 06:32:26 PM
Last edit: April 21, 2015, 06:43:45 PM by scryptr
 #2221

LINUX COMPILE ERROR --

I also get a compile error:



Something about conflicting types in line 696 of scrypt.c and line 354 of miner.h?

I can hardly wait to try it, sp_ .  Thanks for your work!       --scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          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: 2912
Merit: 1087

Team Black developer


View Profile
April 21, 2015, 07:11:26 PM
 #2222

The autotune function in scrypt needs cuda compute 2.1 to work. I think this is removed in the latest cuda kit. Downlad cuda 6.5.

I added more mulitthreading tweaking to all the kernals. quark with -g 3 is 6-8MHASH on the 750ti standard clocked in benchmark mode. with no cpu validation errors.
On the pool the hashrate is lower, but the cpu is near 100%, so I think I need to add some cpu sleeping

Looks like I have managed to remove the does not validate on the cpu..

edit: got one does not validate after 5 minutes of hashing on the pool

 (quark)

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

Activity: 672
Merit: 500


Banned: For Your Protection


View Profile
April 21, 2015, 07:18:07 PM
 #2223

The autotune function in scrypt needs cuda compute 2.1 to work. I think this is removed in the latest cuda kit. Downlad cuda 6.5.

I added more mulitthreading tweaking to all the kernals. quark with -g 3 is 6-8MHASH on the 750ti standard clocked in benchmark mode. with no cpu validation errors.
On the pool the hashrate is lower, but the cpu is near 100%, so I think I need to add some cpu sleeping

Using 6.5 here... but getting build error
KL0nLutiy
Member
**
Offline Offline

Activity: 158
Merit: 10


View Profile
April 21, 2015, 07:33:22 PM
 #2224

The autotune function in scrypt needs cuda compute 2.1 to work. I think this is removed in the latest cuda kit. Downlad cuda 6.5.

I added more mulitthreading tweaking to all the kernals. quark with -g 3 is 6-8MHASH on the 750ti standard clocked in benchmark mode. with no cpu validation errors.
On the pool the hashrate is lower, but the cpu is near 100%, so I think I need to add some cpu sleeping

Using 6.5 here... but getting build error

Delete compute_52,sm_52 in ccminer.vcxproj if you have gtx 750 ti

arpika
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
April 21, 2015, 07:47:52 PM
 #2225

LINUX COMPILE ERROR --

I also get a compile error:

http://s1.postimg.org/basdqn6cv/error.png

Something about conflicting types in line 696 of scrypt.c and line 354 of miner.h?

I can hardly wait to try it, sp_ .  Thanks for your work!       --scryptr

Getting the same build error (linux, CUDA 6.5)
scryptr
Legendary
*
Offline Offline

Activity: 1796
Merit: 1028



View Profile WWW
April 21, 2015, 07:55:54 PM
 #2226

LINUX COMPILE ERROR --

I also get a compile error:



Something about conflicting types in line 696 of scrypt.c and line 354 of miner.h?

I can hardly wait to try it, sp_ .  Thanks for your work!       --scryptr

Getting the same build error (linux, CUDA 6.5)

JUST NOW --

SP_  just finished depositing a newer build on GitHub, but I still get the same conflict error when attempting to build it.  I do have Cuda 6.5.       --scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          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: 2912
Merit: 1087

Team Black developer


View Profile
April 21, 2015, 08:04:43 PM
 #2227

LINUX COMPILE ERROR --

I also get a compile error:



Something about conflicting types in line 696 of scrypt.c and line 354 of miner.h?

I can hardly wait to try it, sp_ .  Thanks for your work!       --scryptr

Getting the same build error (linux, CUDA 6.5)

JUST NOW --

SP_  just finished depositing a newer build on GitHub, but I still get the same conflict error when attempting to build it.  I do have Cuda 6.5.       --scryptr

You are not building the latest source... Submitted a fix for the intensity parameter.

With -g 3 quark can run -i 22 without any problems. This is because the memory is fragmented, so the gpu doesn't need to allocate a big continuous block.

I get higher rates on the pool now  Smiley

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

Activity: 1796
Merit: 1028



View Profile WWW
April 21, 2015, 08:14:41 PM
 #2228

LINUX COMPILE ERROR --

I also get a compile error:



Something about conflicting types in line 696 of scrypt.c and line 354 of miner.h?

I can hardly wait to try it, sp_ .  Thanks for your work!       --scryptr

Getting the same build error (linux, CUDA 6.5)

JUST NOW --

SP_  just finished depositing a newer build on GitHub, but I still get the same conflict error when attempting to build it.  I do have Cuda 6.5.       --scryptr

You are not building the latest source... Submitted a fix for the intensity parameter.

With -g 3 quark can run -i 22 without any problems. This is because the memory is fragmented, so the gpu doesn't need to allocate a big continuous block.

I get higher rates on the pool now  Smiley


SAME ERROR --

I just pulled from Git and attempted to compile, and the "type conflict" is still there.  I did see your Intensity fix comments. That is 3 commits today?       --scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          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: 2912
Merit: 1087

Team Black developer


View Profile
April 21, 2015, 08:31:54 PM
 #2229

Just submitted commit number 6 today. you have the wrong version of the file ccminer.cpp. Get this file from the head and build

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

Activity: 1796
Merit: 1028



View Profile WWW
April 21, 2015, 08:47:54 PM
 #2230

Just submitted commit number 6 today. you have the wrong version of the file ccminer.cpp. Get this file from the head and build


SP_ --

I must be misunderstanding.  I did a clean git clone into an empty direcory and ran build.sh.  I see your most recent comments.  However, the "type conflict" is still there, the build fails.  Here is my command line for the git, executed in an empty build directory:

       "git clone https://github.com/sp-hash/ccminer ."


If you mean "pull it from your head", I am afraid you are out of reach.  Any use of pliers or suction would likely cause irrepairable damage, and your golden eggs would cease.       --scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          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: 2912
Merit: 1087

Team Black developer


View Profile
April 21, 2015, 08:49:37 PM
 #2231

hehe. sorry, I corrected it now. The makefile was including an old file

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

Activity: 1796
Merit: 1028



View Profile WWW
April 21, 2015, 09:08:51 PM
 #2232

hehe. sorry, I corrected it now. The makefile was including an old file

UNDEFINED REFERENCE --

Another error exists:



Thanks for your attention to this.  Smiley       --scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
KL0nLutiy
Member
**
Offline Offline

Activity: 158
Merit: 10


View Profile
April 21, 2015, 09:18:56 PM
 #2233

With the last build from git also a lot of does not validate on cpu with -g 3 on 750 ti on quark and other algos too.

sp_ (OP)
Legendary
*
Offline Offline

Activity: 2912
Merit: 1087

Team Black developer


View Profile
April 21, 2015, 09:32:25 PM
 #2234

Yes there still are some. Try with -g 2.

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

Activity: 158
Merit: 10


View Profile
April 21, 2015, 09:42:08 PM
 #2235

Yes there still are some. Try with -g 2.


Does not validate on cpu also with -g 2

sp_ (OP)
Legendary
*
Offline Offline

Activity: 2912
Merit: 1087

Team Black developer


View Profile
April 21, 2015, 09:47:57 PM
Last edit: April 21, 2015, 10:04:34 PM by sp_
 #2236

I reverted the quark syncronization code. Seems to be bether now. Let the miner run for a while with vardiff.
 
It looks like the "does not validate..." comes more often on low difficulty shares.

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

Activity: 1796
Merit: 1028



View Profile WWW
April 21, 2015, 09:52:23 PM
Last edit: April 21, 2015, 10:04:01 PM by scryptr
 #2237

CCMINER -g 3 -i 22 --

It works now.  The build was a success:


1) 6x750ti FTW Rig, command line "ccminer -a quark -g 3 -i 22 -o URL -u USER -p PSWD"


2) 6x750ti FTW Rig, command line "ccminer -a quark -g 3 -i 22 -o URL -u USER -p PSWD"

I used your suggested configuration to achieve this result.  The "CPU..." errors settle down after a few minutes.  Some accepted hashes are 70Mh/s+.  I'd say that the rig is averaging 55Mh/s, up from 36.4Mh/s yesteday.  That is about 2x290X hash rate improvement from yesterday.       --scryptr  

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          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: 2912
Merit: 1087

Team Black developer


View Profile
April 21, 2015, 10:02:29 PM
Last edit: April 21, 2015, 10:31:16 PM by sp_
 #2238

I will let my test rig run overnight and check if it crashes.

-g 3 -i 22 !!

Verified higher rates at the pool.

The miner is working fine in benchmark mode without the stratum connection, perhaps you should try to solomine? Until I figure out what's wrong.

Don't forget to donate guys. I am to lazy to make a percentage miner right now.


Your support is my motivation.

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

Activity: 1796
Merit: 1028



View Profile WWW
April 21, 2015, 10:57:55 PM
 #2239

I will let my test rig run overnight and check if it crashes.

-g 3 -i 22 !!

Verified higher rates at the pool.

The miner is working fine in benchmark mode without the stratum connection, perhaps you should try to solomine? Until I figure out what's wrong.

Don't forget to donate guys. I am to lazy to make a percentage miner right now.


Your support is my motivation.

SP_ --

THANKS!  I flipped another two-bits your way.  Please continue to tune up this miner!       --scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
AliMan
Hero Member
*****
Offline Offline

Activity: 2044
Merit: 502


Vave.com - Crypto Casino


View Profile
April 22, 2015, 01:49:19 AM
 #2240

For me it crashes when trying to run all cards together in a single miner, running individually is fine, but I don't see any 25% boost or anything like that.

██████
██
██
██
██
██
██
██
██
██
██
██████
██████            ██████
 █████            █████
  █████          █████
   █████        █████
 ████████      ████████
  ████████    ████████
      █████  █████ 
    ████████████████
    ████████████████
        ████████   
         ██████     
          ████     
           ██         
AVE.COM | BRANDNEW CRYPTO
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀.. CASINO & BETTING PLATFORM
██████
██
██
██
██
██
██
██
██
██
██
██████
██████
██
██
██
██
██
██
██
██
██
██
██████
🏆🎁
██████
██
██
██
██
██
██
██
██
██
██
██████
██████
██
██
██
██
██
██
██
██
██
██
██████
████████████████████████████████   ████████████████   ██████
.
..PLAY NOW..
.
██████   ███████████████████   █████████████████████████████
██████
██
██
██
██
██
██
██
██
██
██
██████
Pages: « 1 ... 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 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 [112] 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 ... 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!