Bitcoin Forum
May 02, 2024, 06:03:32 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 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 ... 1240 »
  Print  
Author Topic: CCminer(SP-MOD) Modded GPU kernels.  (Read 2347498 times)
chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
February 03, 2015, 01:29:02 AM
 #1421


i know - just saw it bomba ... tanx for the explanation ... wont work with linux im assuming ... or it will? ...

damn im slow this morning ... :|

will get on irc when i get back in a few hours - gotta run a few errands for now ... Smiley

#crysx


#crysx
SP's Release 33 has the ability to set priority and affinity in Linux too (also Windows priority/affinity no longer seems to be hardset in SP's build).  Also per GPU intensity has been added from tpruvot's build.

just compiled and tested ... tanx flipclip ...

seems the fresh algo runs well - but dies with rejects after a little while on yaamp ...

will continue testing when ive completed the move - and reorganized the office ...

tanx ...

#crysx

1714673012
Hero Member
*
Offline Offline

Posts: 1714673012

View Profile Personal Message (Offline)

Ignore
1714673012
Reply with quote  #2

1714673012
Report to moderator
1714673012
Hero Member
*
Offline Offline

Posts: 1714673012

View Profile Personal Message (Offline)

Ignore
1714673012
Reply with quote  #2

1714673012
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
February 03, 2015, 01:32:05 AM
 #1422

Nvidia tricked us with GTX 970...
Let's get refund!
https://www.change.org/p/nvidia-refund-for-gtx-970
Grin yeah... I told you, you should have bought the 980gtx  Grin

now regarding the spec, well this is crypto here... people looks more at the price than the spec...
and if they were interested in the spec, they would have gone for the 980gtx...

which is THE reason i went with the gigabyte 750ti oc lp ... no power connector - much more dense than most of the cards out there - and can run 6 cards on one 850 power supply ... with no cables to be tangled everywhere in the mining box ...

o - and they dont overheat - and are much cheaper now ... which is awesome ...

Wink

#crysx

chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
February 03, 2015, 01:33:07 AM
 #1423

Get ready for a 100-600KHASH boost in x11. (750ti) (low difficulty) The 750ti is peaking at 3600KHASH

I am running Echo in parallel with shavite, increasing the AES table cachehits.

With minercontrol software wich switches algos, this is very profitable.

Release 34 is building now.

now THAT is something ive been waiting for Wink

tanx sp ...

#crysx

flipclip
Member
**
Offline Offline

Activity: 111
Merit: 10


View Profile
February 03, 2015, 02:00:50 AM
 #1424


i know - just saw it bomba ... tanx for the explanation ... wont work with linux im assuming ... or it will? ...

damn im slow this morning ... :|

will get on irc when i get back in a few hours - gotta run a few errands for now ... Smiley

#crysx


#crysx
SP's Release 33 has the ability to set priority and affinity in Linux too (also Windows priority/affinity no longer seems to be hardset in SP's build).  Also per GPU intensity has been added from tpruvot's build.

just compiled and tested ... tanx flipclip ...

seems the fresh algo runs well - but dies with rejects after a little while on yaamp ...

will continue testing when ive completed the move - and reorganized the office ...

tanx ...

#crysx

I believe I was on Fresh at the same time with all the rejects (I think I was getting 30% accept).  I believe it was more yaamp then ccminer though.
ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
February 03, 2015, 02:15:04 AM
 #1425

Currently testing on fresh.suprnova.cc - looks good at first.

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
Travis9x
Full Member
***
Offline Offline

Activity: 170
Merit: 100


View Profile WWW
February 03, 2015, 02:43:03 AM
Last edit: February 03, 2015, 03:46:59 AM by Travis9x
 #1426

Code:
2015-02-02 19:37:16  2 miner threads started, using 'x15' algorithm.
Cuda error in func 'x11_simd512_cpu_init' at line 641 : invalid texture reference.
*** ccminer 1.5.34-git(SP-MOD) for nVidia GPUs by sp-hash@github ***
Built with VC++ 2013 and nVidia CUDA SDK 6.5
  Based on pooler cpuminer 2.3.2 and the tpruvot@github fork
   CUDA support by Christian Buchner, Christian H. and DJM34
  Includes optimizations implemented by sp , klaust, tpruvot and tsiv.
19:37:18  Dead YAAMP X15
Seems to happen on all "X" algos.  Both GPUs support Compute 5.0, so have any idea what could be causing this?

EDIT:  Lyra2 algo seems to mine without error, but I'm showing no accepted/rejected shares, and GPU usage sits near-zero…

EDIT 2:  Oddly different error when trying to mine Quark algo -
Code:
2015-02-02 20:31:59  2 miner threads started, using 'quark' algorithm.
Cuda error in func 'cuda_check_cpu_setTarget' at line 28 : invalid device symbol.
*** ccminer 1.5.34-git(SP-MOD) for nVidia GPUs by sp-hash@github ***
Built with VC++ 2013 and nVidia CUDA SDK 6.5
  Based on pooler cpuminer 2.3.2 and the tpruvot@github fork
   CUDA support by Christian Buchner, Christian H. and DJM34
  Includes optimizations implemented by sp , klaust, tpruvot and tsiv.
20:32:00  Dead YAAMP Quark

chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
February 03, 2015, 02:48:18 AM
 #1427

Currently testing on fresh.suprnova.cc - looks good at first.

that is your pool is it not ocminer? ...

#crysx

sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
February 03, 2015, 04:49:23 AM
 #1428

Code:
2015-02-02 19:37:16  2 miner threads started, using 'x15' algorithm.
Cuda error in func 'x11_simd512_cpu_init' at line 641 : invalid texture reference.
*** ccminer 1.5.34-git(SP-MOD) for nVidia GPUs by sp-hash@github ***
Built with VC++ 2013 and nVidia CUDA SDK 6.5
  Based on pooler cpuminer 2.3.2 and the tpruvot@github fork
   CUDA support by Christian Buchner, Christian H. and DJM34
  Includes optimizations implemented by sp , klaust, tpruvot and tsiv.
19:37:18  Dead YAAMP X15
Seems to happen on all "X" algos.  Both GPUs support Compute 5.0, so have any idea what could be causing this?

EDIT:  Lyra2 algo seems to mine without error, but I'm showing no accepted/rejected shares, and GPU usage sits near-zero…

EDIT 2:  Oddly different error when trying to mine Quark algo -
Code:
2015-02-02 20:31:59  2 miner threads started, using 'quark' algorithm.
Cuda error in func 'cuda_check_cpu_setTarget' at line 28 : invalid device symbol.
*** ccminer 1.5.34-git(SP-MOD) for nVidia GPUs by sp-hash@github ***
Built with VC++ 2013 and nVidia CUDA SDK 6.5
  Based on pooler cpuminer 2.3.2 and the tpruvot@github fork
   CUDA support by Christian Buchner, Christian H. and DJM34
  Includes optimizations implemented by sp , klaust, tpruvot and tsiv.
20:32:00  Dead YAAMP Quark

you get this error message if one of your cards doesn't support compute 5.0 or higher. Try to run ccminer with -d 0, and then -d 1 and then -d 2 etc. to find wich device that is failing. You can recompile with compute 3.0 / sm 3.0 it it will probobly work

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

Activity: 2898
Merit: 1087

Team Black developer


View Profile
February 03, 2015, 04:51:46 AM
 #1429

I believe I was on Fresh at the same time with all the rejects (I think I was getting 30% accept).  I believe it was more yaamp then ccminer though.

Fresh is working fine on Yaamp now. I get 3400-3500KHASH on the 750ti.

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

Activity: 2898
Merit: 1087

Team Black developer


View Profile
February 03, 2015, 04:58:14 AM
 #1430

pls sp, can you help im having trouble with driver crashing with only 970 gtx cards with all of your realases mining mjollnir algo on diferent systems and different os i have TDP at 52% and gpu usage at 91-92%, i have 1200w gold psu per 3 card setups and all cards are stock - non oced and never get hotter than 50 C, i tried all drivers that are out and same cards are not crashing when mining 11 algo or with spreadminer. They are at 61% TDP when mining spread and that is maybe why they are chrashing while mining mjollnir at only 52% maybe they need more power idk can you help, Thanks

Seems to work in benchmark mode. Try to mine a while with only one card. -d 0.

then add another card. -d 0,1

It could be a riser problem.

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

Activity: 170
Merit: 100


View Profile WWW
February 03, 2015, 06:14:53 AM
 #1431

Code:
2015-02-02 19:37:16  2 miner threads started, using 'x15' algorithm.
Cuda error in func 'x11_simd512_cpu_init' at line 641 : invalid texture reference.
*** ccminer 1.5.34-git(SP-MOD) for nVidia GPUs by sp-hash@github ***
Built with VC++ 2013 and nVidia CUDA SDK 6.5
  Based on pooler cpuminer 2.3.2 and the tpruvot@github fork
   CUDA support by Christian Buchner, Christian H. and DJM34
  Includes optimizations implemented by sp , klaust, tpruvot and tsiv.
19:37:18  Dead YAAMP X15
Seems to happen on all "X" algos.  Both GPUs support Compute 5.0, so have any idea what could be causing this?

EDIT:  Lyra2 algo seems to mine without error, but I'm showing no accepted/rejected shares, and GPU usage sits near-zero…

EDIT 2:  Oddly different error when trying to mine Quark algo -
Code:
2015-02-02 20:31:59  2 miner threads started, using 'quark' algorithm.
Cuda error in func 'cuda_check_cpu_setTarget' at line 28 : invalid device symbol.
*** ccminer 1.5.34-git(SP-MOD) for nVidia GPUs by sp-hash@github ***
Built with VC++ 2013 and nVidia CUDA SDK 6.5
  Based on pooler cpuminer 2.3.2 and the tpruvot@github fork
   CUDA support by Christian Buchner, Christian H. and DJM34
  Includes optimizations implemented by sp , klaust, tpruvot and tsiv.
20:32:00  Dead YAAMP Quark

you get this error message if one of your cards doesn't support compute 5.0 or higher. Try to run ccminer with -d 0, and then -d 1 and then -d 2 etc. to find wich device that is failing. You can recompile with compute 3.0 / sm 3.0 it it will probobly work
I have a 780Ti and a 760, and running GPU-Z reports they both support Compute 5.0.  I just updated the drivers, and using -d to separate and test the cards one at a time shows the same error with both cards.  Any recommendations?  As far as I can tell, this is the only version of ccminer I can find which supports the Lyra2 algo (and all your other algo optimizations are also very helpful), so I'd really like to get this to work.  Thanks!  Smiley

Bombadil
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500



View Profile
February 03, 2015, 06:37:18 AM
 #1432

I have a 780Ti and a 760, and running GPU-Z reports they both support Compute 5.0.  I just updated the drivers, and using -d to separate and test the cards one at a time shows the same error with both cards.  Any recommendations?  As far as I can tell, this is the only version of ccminer I can find which supports the Lyra2 algo (and all your other algo optimizations are also very helpful), so I'd really like to get this to work.  Thanks!  Smiley

Wouldn't be the first time GPU-Z is wrong on anything Tongue
Check your GPU here, under "Cuda-Enabled Geforce Products": https://developer.nvidia.com/cuda-gpus
But I can already tell you a 780ti is compute 3.5 and a 760 is 3.0 Wink
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
February 03, 2015, 08:48:07 AM
 #1433

To make it work, change from compute_50 sm50 to compute_30  / 35 and recompile. I tested some time ago on a gtx 650ti. (compute3.0) Got some hw errors in x15. Not sure if the latest version will work.

you need cuda 6.5 and visual studio 2013.

For compute 3.0 and 3.5 I reccomend this fork:

https://bitcointalk.org/index.php?topic=770064.0


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

Activity: 1510
Merit: 1003


View Profile
February 03, 2015, 10:30:22 AM
Last edit: February 03, 2015, 10:46:06 AM by rednoW
 #1434


K4000 is using Compute 3.0. Should work If you build yourself. My binaries are always build with compute 5.0 and 5.2.
just changing settings to compute_30,sm_30 in CUDA C/C++ -> Device -> Code Generation in VS2013 project preferences
leads to results not approved by CPU.
Not that i need it, just tried ))).

As well as trying to compile with CUDA 7.0

Any step from default config leads to not working code ... Wink
StuffOfInterest
Sr. Member
****
Offline Offline

Activity: 401
Merit: 250


View Profile
February 03, 2015, 11:01:33 AM
 #1435

Interesting to see bitcoin (sha256) support added.  No chance of profit but fun to have most of the algos supported in one miner.  Of note, this doesn't seem to be a very optimal implementation.  With cgminer (opencl) I was getting about 405,000 kh/s on my 2 x 750 Ti setup.  With release 34 ccminer I'm down to about 345,000 kh/s.  Still, it sits at the very bottom of the profitability list with either hash rate so I'm not too concerned.  It burns many more times in power than it earns.

BExR exchange rates on your phone's home screen.
Miner Control to get auto algorithm switching for multiple mining services. (please donate if you like)
Could Proof of Blockchain (PoBC) help secure a coin and avoid runaway ASIC mining?
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
February 03, 2015, 11:09:20 AM
 #1436

Interesting to see bitcoin (sha256) support added.  No chance of profit but fun to have most of the algos supported in one miner.  Of note, this doesn't seem to be a very optimal implementation.  With cgminer (opencl) I was getting about 405,000 kh/s on my 2 x 750 Ti setup.  With release 34 ccminer I'm down to about 345,000 kh/s.  Still, it sits at the very bottom of the profitability list with either hash rate so I'm not too concerned.  It burns many more times in power than it earns.


The code was added by klaus-t. Probobly a pure C port without any cuda.
The code could be optimized, but it doesn't matter.  Even if I manage to push the speed to 1GHASH---> not profitable.

But perhaps I will try anyway...

I will add some more speedup in x13,x14,x15 today.  Similar to the fresh/x11 optimalizations. Divide the stream into two streams and run in paralell.

Nobody mining x11 anymore? what rates are you getting? (ppol vs miner) (970 and 980 is untested so please test)

Use a low difficulty

on nicehash.com you can add the difficulty in the password like this: -p=d=0.02

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

Activity: 2898
Merit: 1087

Team Black developer


View Profile
February 03, 2015, 11:13:02 AM
 #1437

K4000 is using Compute 3.0. Should work If you build yourself. My binaries are always build with compute 5.0 and 5.2.
just changing settings to compute_30,sm_30 in CUDA C/C++ -> Device -> Code Generation in VS2013 project preferences
leads to results not approved by CPU.
Not that i need it, just tried ))).
As well as trying to compile with CUDA 7.0
Any step from default config leads to not working code ... Wink

yeah. It might work on compute 3.5 though..

Use this version (1.5.2-git)

https://bitcointalk.org/index.php?topic=770064.0

it works.

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

Activity: 1510
Merit: 1003


View Profile
February 03, 2015, 12:41:32 PM
 #1438


yeah. It might work on compute 3.5 though..

Use this version (1.5.2-git)

https://bitcointalk.org/index.php?topic=770064.0

it works.
yes, it works. Good in "fresh".
Strange but for "quark" on compute 3.0 original ccminer 1.2 is the best, just for fun Wink


Tried to build your release 34 in x64 mode. Small performance drop in all algos.
Test comp: Athlon64X2 3ghz, gtx 750 (1470gpu/1550mem), win7x64

rates on your original release34 build are
fresh: ~3450kh  
quark: ~5550kh (on release 31 is ~5600kh) up to 61% of modded TDP 65w (cool)

release 34 seems to work better with yaamp then release 31
bathrobehero
Legendary
*
Offline Offline

Activity: 2002
Merit: 1051


ICO? Not even once.


View Profile
February 03, 2015, 01:06:23 PM
 #1439


K4000 is using Compute 3.0. Should work If you build yourself. My binaries are always build with compute 5.0 and 5.2.
just changing settings to compute_30,sm_30 in CUDA C/C++ -> Device -> Code Generation in VS2013 project preferences
leads to results not approved by CPU.
Not that i need it, just tried ))).

As well as trying to compile with CUDA 7.0

Any step from default config leads to not working code ... Wink


I can confirm that compiling for 3.0 doesn't work (CPU validation errors) but 3.5 is fine.

For anyone wondering about compute versions:
3.0   GeForce GTX 770, GeForce GTX 760, GeForce GT 740, GeForce GTX 690, GeForce GTX 680, GeForce GTX 670, GeForce GTX 660 Ti, GeForce GTX 660, GeForce GTX 650 Ti BOOST, GeForce GTX 650 Ti, GeForce GTX 650, GeForce GTX 780M, GeForce GTX 770M, GeForce GTX 765M, GeForce GTX 760M, GeForce GTX 680MX, GeForce GTX 680M, GeForce GTX 675MX, GeForce GTX 670MX, GeForce GTX 660M, GeForce GT 750M, GeForce GT 650M, GeForce GT 745M, GeForce GT 645M, GeForce GT 740M, GeForce GT 730M, GeForce GT 640M, GeForce GT 640M LE, GeForce GT 735M, GeForce GT 730M, Quadro K5000, Quadro K4200, Quadro K4000, Quadro K2000, Quadro K2000D, Quadro K600, Quadro K420, Quadro K500M, Quadro K510M, Quadro K610M, Quadro K1000M, Quadro K2000M, Quadro K1100M, Quadro K2100M, Quadro K3000M, Quadro K3100M, Quadro K4000M, Quadro K5000M, Quadro K4100M, Quadro K5100M, Tesla K10

3.5   GeForce GTX TITAN Z, GeForce GTX TITAN Black, GeForce GTX TITAN, GeForce GTX 780 Ti, GeForce GTX 780, GeForce GT 640 (GDDR5), GeForce GT 630 v2, Quadro K6000, Quadro K5200, Tesla K40, Tesla K20x, Tesla K20

3.7   Tesla K80

5.0   GeForce GTX 750 Ti, GeForce GTX 750, GeForce GTX 860M, GeForce GTX 850M, GeForce 845M, GeForce 840M, GeForce 830M, Quadro K2200, Quadro K620, Quadro K620M

5.2   GeForce GTX 980, GeForce GTX 970, GeForce GTX 960, GeForce GTX 980M, GeForce GTX 970M, GeForce GTX 965M

Not your keys, not your coins!
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
February 03, 2015, 01:10:42 PM
 #1440

yeah. It might work on compute 3.5 though..
Use this version (1.5.2-git)
https://bitcointalk.org/index.php?topic=770064.0
it works.
yes, it works. Good in "fresh".
Strange but for "quark" on compute 3.0 original ccminer 1.2 is the best, just for fun Wink
Tried to build your release 34 in x64 mode. Small performance drop in all algos.
Test comp: Athlon64X2 3ghz, gtx 750 (1470gpu/1550mem), win7x64
rates on your original release34 build are
fresh: ~3450kh  
quark: ~5550kh (on release 31 is ~5600kh) up to 61% of modded TDP 65w (cool)
release 34 seems to work better with yaamp then release 31

Release 31 uses more CPU, but if your cpu is good, more hash.
Compute 3.0 uses less registers and have different assembly instructions, not strange that it goes slower than the old version. All my modifications are tested on the Maxwell chips only. Compute 5.0 +
x64 has always been slower on windows. Mine is buildt with x86.
What rates are you getting in x11?

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
Pages: « 1 ... 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 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 ... 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!