Bitcoin Forum
June 19, 2025, 09:08:10 PM *
News: Latest Bitcoin Core release: 29.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 2347847 times)
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


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

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

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 EVRPROGPOW 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
 #1523

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: 3080
Merit: 1093


--- ChainWorks Industries ---


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

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: 2926
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_
 #1525

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 EVRPROGPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
scryptr
Legendary
*
Offline Offline

Activity: 1798
Merit: 1028



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

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   

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: 2926
Merit: 1087

Team Black developer


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

Wich algos?

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

Activity: 1798
Merit: 1028



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

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

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
 #1529

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

Activity: 1798
Merit: 1028



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

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

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: 2758
Merit: 1245



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

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: 2758
Merit: 1245



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

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: 2926
Merit: 1087

Team Black developer


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

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 EVRPROGPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
Schleicher
Hero Member
*****
Offline Offline

Activity: 675
Merit: 514



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

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
 #1535

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: 1122


ccminer/cpuminer developer


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

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
scotte
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
February 09, 2015, 06:32:48 PM
 #1537

 am solo mining DGB in the hope that they go up in value.
I got one "yay" this morning and this went into my wallet which is the official version and I got 2386.045241 DBG
I got another "yay" this afternoon but nothing went to my wallet, I can see things like "AddToWallet" and "ProcessBlock: ACCEPTED" and "generated 2385.965241"  in the debug file for the wallet
I am using ccminer sp version from a few days ago from git which I compiled myself,
My question is what do I look for in the log to tell me what the problem is?
Does my wallet need to be unlocked during mining, although I am fairly sure it was locked when I got the 1st "yay" this morning
I've spent a couple of hours googling this issue and not found anything relevant, apologies if this is a noob question that I should know.
exemplaar
Hero Member
*****
Offline Offline

Activity: 978
Merit: 506



View Profile
February 09, 2015, 06:47:51 PM
 #1538

am solo mining DGB in the hope that they go up in value.
I got one "yay" this morning and this went into my wallet which is the official version and I got 2386.045241 DBG
I got another "yay" this afternoon but nothing went to my wallet, I can see things like "AddToWallet" and "ProcessBlock: ACCEPTED" and "generated 2385.965241"  in the debug file for the wallet
I am using ccminer sp version from a few days ago from git which I compiled myself,
My question is what do I look for in the log to tell me what the problem is?
Does my wallet need to be unlocked during mining, although I am fairly sure it was locked when I got the 1st "yay" this morning
I've spent a couple of hours googling this issue and not found anything relevant, apologies if this is a noob question that I should know.

sounds low level, but maybe was orphaned block?

ocminer
Legendary
*
Offline Offline

Activity: 2758
Merit: 1245



View Profile WWW
February 09, 2015, 07:04:26 PM
 #1539

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

Works - partly ...

Can someone tell me which flag I have to set to get it compile with curl ssl support in MSVC 2013 Express ?

When I try to connect I get HTTP request failed, protocol https not supported or disabled in libcurl.

Of course my local libcurl lib is ssl enabled and the one in the "compat" dir also from what I see.. So it is probably an option somewhere ?

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

Activity: 14
Merit: 0


View Profile
February 09, 2015, 07:15:51 PM
 #1540

am solo mining DGB in the hope that they go up in value.
I got one "yay" this morning and this went into my wallet which is the official version and I got 2386.045241 DBG
I got another "yay" this afternoon but nothing went to my wallet, I can see things like "AddToWallet" and "ProcessBlock: ACCEPTED" and "generated 2385.965241"  in the debug file for the wallet
I am using ccminer sp version from a few days ago from git which I compiled myself,
My question is what do I look for in the log to tell me what the problem is?
Does my wallet need to be unlocked during mining, although I am fairly sure it was locked when I got the 1st "yay" this morning
I've spent a couple of hours googling this issue and not found anything relevant, apologies if this is a noob question that I should know.

sounds low level, but maybe was orphaned block?



not sure if I can tell what it is, is there an accepted failure rate, what % is the norm?
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!