Bitcoin Forum
June 16, 2025, 02:27:49 AM *
News: Pizza day contest voting
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 163 164 165 166 167 168 169 170 171 172 173 ... 1240 »
  Print  
Author Topic: CCminer(SP-MOD) Modded GPU kernels.  (Read 2347841 times)
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
April 26, 2015, 01:46:23 PM
 #2441

I have added another 9% in skein. Most gain on compute 5.2. Will clean the code abit and submit to github
the  970 is now hashing at 265MHASH.
The total gain from version 46 on the 970 is 38%

I get some lower rates on the pool. Will investigate.

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
April 26, 2015, 05:20:45 PM
 #2442

I have added another 9% in skein. Most gain on compute 5.2. Will clean the code abit and submit to github
the  970 is now hashing at 265MHASH.
The total gain from version 46 on the 970 is 38%
I get some lower rates on the pool. Will investigate.

Submitted some fixes, the hashrate looks good now but get some rejects / duplicate 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
April 26, 2015, 05:50:34 PM
 #2443

1.5.47(sp-mod)
@sp-hash sp-hash released this 15 minutes ago

-skein 38% faster (192->265MHASH on the gtx 970)
-Faster Keccak (now support higher intensity values)
-small speedup in quark and scypt

1.5.47(sp-MOD) is available here: (26-april-2015)

https://github.com/sp-hash/ccminer/releases/tag/1.5.47

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
frazier34567
Member
**
Offline Offline

Activity: 95
Merit: 10


View Profile
April 26, 2015, 06:07:42 PM
Last edit: April 26, 2015, 06:35:15 PM by frazier34567
 #2444

I am running 6X750ti EVGA SC (no OC) and for quark when I run -i 22 I get  36744.  When I add -g 2 or any number of threads my CPU goes to 99% and I actually run slower at about 36100-250.   I have tried the release 46 and also compiled my own using commit 757 and both go to 99% cpu.  

I am on windows 8.1 Pro with an i3 processor with 8 GB of RAM.  

Just tried 47 and without an -i or -g parameter I get 3653337120

When I try -i 22 or -i 21 it crashes.

I get nonce errors

[2015-04-26 13:04:34] GPU #5: GeForce GTX 750 Ti, 38196 kH/s
[2015-04-26 13:04:34] GPU #4: result for nonce $769C2CC7 does not validate on CPU!

Then this

Cuda error in func 'cuda_check_cpu_setTarget' at line 28 : unspecified launch failure.


EDIT: Rebooted and now it works up to -i 23

rednoW
Legendary
*
Offline Offline

Activity: 1510
Merit: 1003


View Profile
April 26, 2015, 06:11:48 PM
 #2445

Forget about -g ... it just doesn't work or has no advantages
rednoW
Legendary
*
Offline Offline

Activity: 1510
Merit: 1003


View Profile
April 26, 2015, 06:14:30 PM
 #2446

gtx750 oc'ed

#47 vs. Commit 742

skein 83210 vs. 83620
quark 5810 vs 5824 (hashrate fluctuating, maybe incorrect measuring)

conclusion: commit 742 is best for me ...
ryen123
Sr. Member
****
Offline Offline

Activity: 292
Merit: 250


View Profile
April 26, 2015, 06:35:15 PM
 #2447



Tried the scrypt algo. I get the error seen above. And it just sits there does nothing.

sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
April 26, 2015, 06:41:09 PM
 #2448

Release 47:

Gtx980 default clock

Skein: 321Mhash

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
April 26, 2015, 06:44:01 PM
 #2449

gtx750 oc'ed
#47 vs. Commit 742
skein 83210 vs. 83620
quark 5810 vs 5824 (hashrate fluctuating, maybe incorrect measuring)
conclusion: commit 742 is best for me ...

For skein you should use the latest version. Fixed some bugs in the hash. Checking 32 bits was not enough. Increased to 64 bits.

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
April 26, 2015, 06:45:05 PM
 #2450



Tried the scrypt algo. I get the error seen above. And it just sits there does nothing.

Try to add -l 5x24 as a parameter. The autotune seems to have failed

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

Activity: 292
Merit: 250


View Profile
April 26, 2015, 07:02:27 PM
 #2451

Ok. Anyway scrypt algo not important.

scryptr
Legendary
*
Offline Offline

Activity: 1798
Merit: 1028



View Profile WWW
April 26, 2015, 07:33:48 PM
Last edit: April 26, 2015, 08:22:22 PM by scryptr
 #2452

RELEASE v47--

Quick Quark stats:

GTX 750ti FTW: 6.32-6.5Mh/s per card, 38.4Mh/s for 6x750ti rig

GTX 960 SSC: 10.1Mh/s per single card in a work computer with low load

GTX 970 FTW+: 14.8Mh/s per card, 29.2Mh/s per 2x970 rig

Error rates are greater.  The last release, v46, could run for hours at 99%+ acceptance rates.  Now, I am getting mid-90% acceptance, early on.

--scryptr

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

Activity: 1798
Merit: 1028



View Profile WWW
April 26, 2015, 11:45:47 PM
 #2453

The as-compiled by sp_ release 45 is a nightmare on my rig, mining Quark

GTX 970
i7 4770
16GB
Win 8.1

Unsteady hashrate with -i 20, and most any other intensity setting crashes.

After a crash, the GPU goes into a low power mode and I have to restart the machine. I suspect that if I used an older version of Afterburner or Precision X that has the K-Boost button, I might be able to wake it up after the crash without restarting .

Either way, it is very buggy and that makes me Sad

download nvidia inspector

Use bat-file with

nvidiaInspector -restartDisplayDriver
Nvidia inspector is an  OverClocking application. Does it have anything to do with recovering from a crash?

DRIVER CRASH--

I am often able to overcome a driver crash with EVGA PrecisionX 16, an overclocking utility.  If you drive the card to hard, and the driver crashes, the card can be reset by turning "Boost Clock" off and on and then re-applying the clocking settings.  The desktop display may also need to be reset, as well.       --scryptr
Thanks scryptr. But what I just installed was TdrDelaySetTo40 that I found in nvminer zip folder. It hasn't crashed yet. But when renting hash and not able to monitor all the time I needed something to restart the miner right away. He is the problem I was having or still maybe have.
 At that time the command window was still open and if I clicked the warning window off the miner would start mining again without any problem.



thx

EDIT: This happened a lot when the stratum failed and at the goto loop. Tested it by disconnecting the ithernet.

:loop
ccminer.exe -r 1 -R 5 -a quark   -o stratum+tcp://us-west01.miningrigrentals.com:3333 -u me -p x  -d 0,1,2
ccminer.exe -r 1 -R 5 -a quark   -o stratum+tcp://us-central01.miningrigrentals.com:3333 -u me  -p x  -d 0,1,2
goto loop

nVidiaInspector --

The program is a GOOD ONE for Windows!  It overclocks and is NOT LIMITED to 4 CARDS!  I am able to access the settings on all 6 of the GTX 750ti SSC cards on the Windows rig, save the settings in a shortcut, and place the shortcut in the Startup Folder on my rig.  Fan speed, clock speed for core and memory, and power settings are all adjustable.  I added 500kh/s to the rig's Lyra2 mining hash rate with the utility (4.5Mh/s now).

@tbearhere --

I also get the Windows warning "ccminer has stopped working" when it cycles through the batch file.  It requires manual intervention and disrupts the functionality of the goto loop.  Apparently, it is a more frequent problem in Windows 8.  I don't have a solution yet, I am still looking.      

 --scryptr

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

Activity: 2002
Merit: 1051


ICO? Not even once.


View Profile
April 27, 2015, 12:49:17 AM
 #2454

:loop
ccminer.exe -r 1 -R 5 -a quark   -o stratum+tcp://us-west01.miningrigrentals.com:3333 -u me -p x  -d 0,1,2
taskkill -t -f /im ccminer*
timeout -t 1

ccminer.exe -r 1 -R 5 -a quark   -o stratum+tcp://us-central01.miningrigrentals.com:3333 -u me  -p x  -d 0,1,2
goto loop

Should prevent the crash.

Not your keys, not your coins!
chrysophylax
Legendary
*
Offline Offline

Activity: 3080
Merit: 1093


--- ChainWorks Industries ---


View Profile WWW
April 27, 2015, 01:00:08 AM
 #2455

:loop
ccminer.exe -r 1 -R 5 -a quark   -o stratum+tcp://us-west01.miningrigrentals.com:3333 -u me -p x  -d 0,1,2
taskkill -t -f /im ccminer*
timeout -t 1

ccminer.exe -r 1 -R 5 -a quark   -o stratum+tcp://us-central01.miningrigrentals.com:3333 -u me  -p x  -d 0,1,2
goto loop

Should prevent the crash.

nice ...

now for a linux one and we will be set ...

Wink ...

from memory - there was someone who did actually write a looping script - but cant remember who or when or where ...

#crysx

scryptr
Legendary
*
Offline Offline

Activity: 1798
Merit: 1028



View Profile WWW
April 27, 2015, 01:31:54 AM
 #2456

:loop
ccminer.exe -r 1 -R 5 -a quark   -o stratum+tcp://us-west01.miningrigrentals.com:3333 -u me -p x  -d 0,1,2
taskkill -t -f /im ccminer*
timeout -t 1

ccminer.exe -r 1 -R 5 -a quark   -o stratum+tcp://us-central01.miningrigrentals.com:3333 -u me  -p x  -d 0,1,2
goto loop

Should prevent the crash.

nice ...

now for a linux one and we will be set ...

Wink ...

from memory - there was someone who did actually write a looping script - but cant remember who or when or where ...

#crysx

CBuchner--

CBuchner wrote the looping scrypt for CudaMiner.  He also had a timeout switch that would restart CudaMiner after so many seconds.  Yaamp has a looper that will cycle through the top paying algos.  I revised it to reflect the actual performance of the cards with up-to-date software, and posted a bunch of pages back.       --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
April 27, 2015, 01:39:03 AM
 #2457

:loop
ccminer.exe -r 1 -R 5 -a quark   -o stratum+tcp://us-west01.miningrigrentals.com:3333 -u me -p x  -d 0,1,2
taskkill -t -f /im ccminer*
timeout -t 1

ccminer.exe -r 1 -R 5 -a quark   -o stratum+tcp://us-central01.miningrigrentals.com:3333 -u me  -p x  -d 0,1,2
goto loop

Should prevent the crash.

nice ...

now for a linux one and we will be set ...

Wink ...

from memory - there was someone who did actually write a looping script - but cant remember who or when or where ...

#crysx

CBuchner--

CBuchner wrote the looping scrypt for CudaMiner.  He also had a timeout switch that would restart CudaMiner after so many seconds.  Yaamp has a looper that will cycle through the top paying algos.  I revised it to reflect the actual performance of the cards with up-to-date software, and posted a bunch of pages back.       --scryptr

where scryptr? ... do you have a link? ...

would luv to see it ... and implement it if we can ...

#crysx

bathrobehero
Legendary
*
Offline Offline

Activity: 2002
Merit: 1051


ICO? Not even once.


View Profile
April 27, 2015, 01:44:08 AM
 #2458

:loop
ccminer.exe -r 1 -R 5 -a quark   -o stratum+tcp://us-west01.miningrigrentals.com:3333 -u me -p x  -d 0,1,2
taskkill -t -f /im ccminer*
timeout -t 1

ccminer.exe -r 1 -R 5 -a quark   -o stratum+tcp://us-central01.miningrigrentals.com:3333 -u me  -p x  -d 0,1,2
goto loop

Should prevent the crash.

nice ...

now for a linux one and we will be set ...

Wink ...

from memory - there was someone who did actually write a looping script - but cant remember who or when or where ...

#crysx

CBuchner--

CBuchner wrote the looping scrypt for CudaMiner.  He also had a timeout switch that would restart CudaMiner after so many seconds.  Yaamp has a looper that will cycle through the top paying algos.  I revised it to reflect the actual performance of the cards with up-to-date software, and posted a bunch of pages back.       --scryptr

Tpruvot added that same cudaminer parameter (--time-limit) to his ccminer fork: https://github.com/tpruvot/ccminer/commit/c6a94c9998acf81559ffb122e309e5a12457f349

Not your keys, not your coins!
bensam1231
Legendary
*
Offline Offline

Activity: 1806
Merit: 1024


View Profile
April 27, 2015, 05:50:29 AM
 #2459

Anyone have power numbers for the 970 and 750ti on x11 using this mod? I've been skimming the thread and there still doesn't seem to be any recent power numbers.

I buy private Nvidia miners. Send information and/or inquiries to my PM box.
flipclip
Member
**
Offline Offline

Activity: 111
Merit: 10


View Profile
April 27, 2015, 02:22:10 PM
 #2460

:loop
ccminer.exe -r 1 -R 5 -a quark   -o stratum+tcp://us-west01.miningrigrentals.com:3333 -u me -p x  -d 0,1,2
taskkill -t -f /im ccminer*
timeout -t 1

ccminer.exe -r 1 -R 5 -a quark   -o stratum+tcp://us-central01.miningrigrentals.com:3333 -u me  -p x  -d 0,1,2
goto loop

Should prevent the crash.

nice ...

now for a linux one and we will be set ...

Wink ...

from memory - there was someone who did actually write a looping script - but cant remember who or when or where ...

#crysx

CBuchner--

CBuchner wrote the looping scrypt for CudaMiner.  He also had a timeout switch that would restart CudaMiner after so many seconds.  Yaamp has a looper that will cycle through the top paying algos.  I revised it to reflect the actual performance of the cards with up-to-date software, and posted a bunch of pages back.       --scryptr

where scryptr? ... do you have a link? ...

would luv to see it ... and implement it if we can ...

#crysx
I posted the below a while back.  Not sure how well the script works anymore (I use my own so never tried skunk's), but it would be a start.
... skunk posted a bash script back in November to do this (also integrating nicehash, and trademybit (RIP)): https://bitcointalk.org/index.php?topic=167229.msg9434777#msg9434777 .  I also have my own bash script to do such things Wink
Pages: « 1 ... 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 163 164 165 166 167 168 169 170 171 172 173 ... 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!