Bitcoin Forum
May 03, 2024, 02:39:35 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 123 124 125 126 127 ... 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 08, 2015, 07:47:21 AM
 #1521

I fixed the compiler errors. The change in skein hash reduced the performance in quark. I will modify it.

tanx sp ...

#crysx

There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, which will follow the rules of the network no matter what miners do. Even if every miner decided to create 1000 bitcoins per block, full nodes would stick to the rules and reject those blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
February 08, 2015, 08:14:54 AM
 #1522

looks like the last groestl change broke the hash. will submit a fix.

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

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
February 08, 2015, 08:20:18 AM
 #1523

looks like the last groestl change broke the hash. will submit a fix.

just for groestl? this is what im getting for x11 also mate ...

*** ccminer 1.5.37-git(SP-MOD) for nVidia GPUs by sp-hash@github ***
        Built with the 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.

[2015-02-08 18:46:03] Starting Stratum on stratum+tcp://192.168.0.205:3340/
[2015-02-08 18:46:03] GPU monitoring is not available.
[2015-02-08 18:46:03] Binding thread 0 to cpu 0 (mask 1)
0
[2015-02-08 18:46:03] Binding thread 2 to cpu 2 (mask 4)
2
[2015-02-08 18:46:03] Binding thread 1 to cpu 1 (mask 2)
1
[2015-02-08 18:46:03] Binding thread 3 to cpu 3 (mask Cool
3
[2015-02-08 18:46:03] 5 miner threads started, using 'x11' algorithm.
[2015-02-08 18:46:03] Binding thread 4 to cpu 0 (mask 1)
0
[2015-02-08 18:46:03] Stratum difficulty set to 0.03125
[2015-02-08 18:46:06] GPU #4: result for ccee969d does not validate on CPU!
[2015-02-08 18:46:11] GPU #2: result for 6752aecd does not validate on CPU!
[2015-02-08 18:46:22] GPU #0: GeForce GTX 750 Ti, 2753 kH/s
[2015-02-08 18:46:22] GPU #3: GeForce GTX 750 Ti, 2770 kH/s
[2015-02-08 18:46:27] GPU #4: result for d07c0ff1 does not validate on CPU!
[2015-02-08 18:46:31] GPU #4: GeForce GTX 750 Ti, 2799 kH/s
[2015-02-08 18:46:34] GPU #2: GeForce GTX 750 Ti, 2750 kH/s
[2015-02-08 18:46:34] GPU #1: GeForce GTX 750 Ti, 2690 kH/s
[2015-02-08 18:46:45] GPU #3: result for 9d4ab3ae does not validate on CPU!

so maybe broke it for all?

#crysx

rednoW
Legendary
*
Offline Offline

Activity: 1510
Merit: 1003


View Profile
February 08, 2015, 09:10:32 AM
 #1524

this commit "restore performance quark" https://github.com/sp-hash/ccminer/commit/9b94e71d6764cf8176d5b5321585cc28a55ce22e
seems to broke quark on gtx750
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
February 08, 2015, 10:46:38 AM
 #1525

Get the latest. Build 38 should work now.

Groestl is used in quark and x11 etc.

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 08, 2015, 10:58:58 AM
 #1526

1.5.38(sp-MOD) is available here: (8-feb-2015)

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

The sourcecode is available here:

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

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 08, 2015, 11:57:44 AM
 #1527

Thanx for new release! It works. quark performance is nearly the same with r36 abd r37.
One moment - i don't now if it worth to point at - x13 don't work on default settings on Hamsterpool.
It works fine on Yaamp and Nicehash though ... )))
chrysophylax
Legendary
*
Offline Offline

Activity: 2814
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
February 08, 2015, 12:19:48 PM
 #1528

1.5.38(sp-MOD) is available here: (8-feb-2015)

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

The sourcecode is available here:

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

compiles and runs really well sp ...

will test on the rest of the farm tomorrow ...

tanx ...

#crysx

sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
February 08, 2015, 12:43:50 PM
Last edit: February 08, 2015, 01:38:55 PM by sp_
 #1529

Thanx for new release! It works. quark performance is nearly the same with r36 abd r37.

yes. for compute 5.0 (750,750ti) the speed is the same, but for compute 5.2 much faster. release37 had a drop in the speed for 960,970,980 cards.

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: 1793
Merit: 1028



View Profile WWW
February 08, 2015, 06:23:40 PM
 #1530

Thanx for new release! It works. quark performance is nearly the same with r36 abd r37.

yes. for compute 5.0 (750,750ti) the speed is the same, but for compute 5.2 much faster. release37 had a drop in the speed for 960,970,980 cards.


I am getting many "result does not validate on cpu" errors in various algos.  However, shares are still accepted.  In setting up auto-switching yaamp by using the "-r 0" round-robin flag on my Windows commandline, I have been seeing results on more algos than I usually mine.  The version running is v38, on a GTX 960.           --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: 2898
Merit: 1087

Team Black developer


View Profile
February 08, 2015, 07:10:11 PM
 #1531

Wich algos?

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: 1793
Merit: 1028



View Profile WWW
February 08, 2015, 07:28:56 PM
 #1532

Wich algos?

Was?  Ins algos x11,x13,x14, und fresh.  Vielleicht mehr...

Aber, es tut mir leid, ins Englisch, die worte "which" ein "h" haben.       --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!
go6ooo1212
Legendary
*
Offline Offline

Activity: 1512
Merit: 1000


quarkchain.io


View Profile
February 08, 2015, 08:05:38 PM
 #1533

I saw same error on X15 today with r38
scryptr
Legendary
*
Offline Offline

Activity: 1793
Merit: 1028



View Profile WWW
February 08, 2015, 08:19:58 PM
Last edit: February 08, 2015, 09:37:04 PM by scryptr
 #1534

YAAMP ROUND-ROBIN CONFIGURATION--

The following is a working Windows Batch File for a GTX 960 using the yaamp auto-switch.  The "-r 0" flag allows yaamp to cycle through algorithms until the high-paying algorithm is served up.  The long "password" should be comma separated and have no spaces except immediately after the "-p".  Each line is broken by the formatting process on this blog after the "-p" password flag.  I inserted 1 extra blank line between each 1-line command statement for clarity.

There is no such simple solution on Linux, primarily because BASH does not have a goto command.  Save this text as "looper.bat".  Code follows:

:loop

ccminer.exe -r 0 -a x11 -o stratum+tcp://yaamp.com:3533 -u name -p x11=5.4,x13=4.2,x14=4.1,x15=3.6,quark=9.8,lyra2=0.7,fresh=6.1

ccminer.exe -r 0 -a x13   -o stratum+tcp://yaamp.com:3633 -u name -p x11=5.4,x13=4.2,x14=4.1,x15=3.6,quark=9.8,lyra2=0.7,fresh=6.1

ccminer.exe -r 0 -a x14   -o stratum+tcp://yaamp.com:3933 -u name -p x11=5.4,x13=4.2,x14=4.1,x15=3.6,quark=9.8,lyra2=0.7,fresh=6.1

ccminer.exe -r 0 -a x15   -o stratum+tcp://yaamp.com:3733 -u name -p x11=5.4,x13=4.2,x14=4.1,x15=3.6,quark=9.8,lyra2=0.7,fresh=6.1

ccminer.exe -r 0 -a quark -i 20 -o stratum+tcp://yaamp.com:4033 -u name -p x11=5.4,x13=4.2,x14=4.1,x15=3.6,quark=9.8,lyra2=0.7,fresh=6.1

ccminer.exe -r 0 -a lyra2 -o stratum+tcp://yaamp.com:4433 -u name -p x11=5.4,x13=4.2,x14=4.1,x15=3.6,quark=9.8,lyra2=0.7,fresh=6.1

ccminer.exe -r 0 -a fresh -i 20 -o stratum+tcp://yaamp.com:4133 -u name -p x11=5.4,x13=4.2,x14=4.1,x15=3.6,quark=9.8,lyra2=0.7,fresh=6.1

goto loop

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!
ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
February 08, 2015, 09:46:22 PM
 #1535

Has anyone got build instructions  from source on Windows 8 ?

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

Activity: 2660
Merit: 1240



View Profile WWW
February 08, 2015, 10:26:41 PM
 #1536

Has anyone got build instructions  from source on Windows 8 ?

Compiling on Windows (at least, most software - that is, software that doesn't come with MSVC project files) is not easy.

I know, i already compiled a lot on Windows but this one seems to have some strange issues...

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
February 08, 2015, 10:27:54 PM
 #1537

Thanx for new release! It works. quark performance is nearly the same with r36 abd r37.
yes. for compute 5.0 (750,750ti) the speed is the same, but for compute 5.2 much faster. release37 had a drop in the speed for 960,970,980 cards.
I am getting many "result does not validate on cpu" errors in various algos.  However, shares are still accepted.  In setting up auto-switching yaamp by using the "-r 0" round-robin flag on my Windows commandline, I have been seeing results on more algos than I usually mine.  The version running is v38, on a GTX 960.           --scryptr   

Works on 750ti. You can remove compute 5.2 in the projectfile and try to recompile until I find out whats wrong. Or revert to an earlier build

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

Activity: 675
Merit: 513



View Profile
February 08, 2015, 10:47:52 PM
 #1538

Has anyone got build instructions  from source on Windows 8 ?

Install Visual Studio Express 2013 for Windows Desktop
Install Nvidia CUDA 6.5 Toolkit
Download the ccminer source code
Open the ccminer.sln file
Make sure the compiler is set to "release" and "Win32"
Rebuild solution

Then you should see the ccminer.exe in the release folder

bathrobehero
Legendary
*
Offline Offline

Activity: 2002
Merit: 1051


ICO? Not even once.


View Profile
February 09, 2015, 12:25:34 PM
 #1539

The sha256 algo implementation might come in handy because a coin with modified sha256 is coming from earlz no less:

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

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

Activity: 1484
Merit: 1082


ccminer/cpuminer developer


View Profile WWW
February 09, 2015, 06:08:17 PM
 #1540

Has anyone got build instructions  from source on Windows 8 ?

Install Visual Studio Express 2013 for Windows Desktop
Install Nvidia CUDA 6.5 Toolkit
Download the ccminer source code
Open the ccminer.sln file
Make sure the compiler is set to "release" and "Win32"
Rebuild solution

Then you should see the ccminer.exe in the release folder

And you know what, its the same since XP and works also on Windows 10 ! :p

BTC: 1FhDPLPpw18X4srecguG3MxJYe4a1JsZnd - My Projects: ccminer - cpuminer-multi - yiimp - Forum threads : ccminer - cpuminer-multi - yiimp
Pages: « 1 ... 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 123 124 125 126 127 ... 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!