Bitcoin Forum
April 27, 2024, 10:10:21 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 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 ... 172 »
  Print  
Author Topic: [ANN] ccminer 2.3 - opensource - GPL (tpruvot)  (Read 499988 times)
Epsylon3 (OP)
Legendary
*
Offline Offline

Activity: 1484
Merit: 1082


ccminer/cpuminer developer


View Profile WWW
September 05, 2014, 07:00:05 AM
Last edit: June 25, 2018, 03:12:51 PM by Epsylon3
Merited by scryptr (23), suchmoon (7)
 #1



Welcome to the discussion thread for my ccminer fork.

It contains most algorithms, and was adapted to be usable on both linux and windows.
My releases are generally tuned with the Geforce GTX 750Ti, which was, and still is a good reference for tests (Linux + Windows) and has less hashrate drop in activity (unlike the 9xx and pascal series).

For a comprehensive list of the algorithms supported as well as details about the various configuration parameters, please check the ReadMe file.

Direct links
Windows Binaries : https://github.com/tpruvot/ccminer/releases
Source Code : https://github.com/tpruvot/ccminer
Linux, read first : https://github.com/tpruvot/ccminer/wiki/Compatibility
Sample Command Line : ccminer -a bitcore -o stratum+tcp://yiimp.eu:3556 -u 1Hpjgz8i4aRdnmLXm9Eri8fFgje2dA9BaQ -p c=BTX




BTC: 1FhDPLPpw18X4srecguG3MxJYe4a1JsZnd - My Projects: ccminer - cpuminer-multi - yiimp - Forum threads : ccminer - cpuminer-multi - yiimp
1714212621
Hero Member
*
Offline Offline

Posts: 1714212621

View Profile Personal Message (Offline)

Ignore
1714212621
Reply with quote  #2

1714212621
Report to moderator
1714212621
Hero Member
*
Offline Offline

Posts: 1714212621

View Profile Personal Message (Offline)

Ignore
1714212621
Reply with quote  #2

1714212621
Report to moderator
No Gods or Kings. Only Bitcoin
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714212621
Hero Member
*
Offline Offline

Posts: 1714212621

View Profile Personal Message (Offline)

Ignore
1714212621
Reply with quote  #2

1714212621
Report to moderator
Epsylon3 (OP)
Legendary
*
Offline Offline

Activity: 1484
Merit: 1082


ccminer/cpuminer developer


View Profile WWW
September 10, 2014, 09:12:01 AM
 #2

Version 1.4.3 released, with "penta" Pentablake
Qubit and Doom were also imported..

Color is now enabled by default (without the "removed" -C param)

https://github.com/tpruvot/ccminer/releases

BTC: 1FhDPLPpw18X4srecguG3MxJYe4a1JsZnd - My Projects: ccminer - cpuminer-multi - yiimp - Forum threads : ccminer - cpuminer-multi - yiimp
gaalx
Sr. Member
****
Offline Offline

Activity: 411
Merit: 250



View Profile
October 02, 2014, 05:03:55 AM
 #3

are there any plans to create for AMD GPU?

royalpro
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
October 18, 2014, 10:08:52 AM
 #4

I am trying to use this with Xubuntu 14.04.1, kernel 3.13.0-37, nvidia driver 340.46, cuda 6.5.  I have other versions of ccminer compiled and working.  I can compile this without error.  The problem comes when I am trying to execute ccminer.  It gives me this error message: "Cuda error in file 'blake32.cu' in line 273 : invalid device symbol."  I get the same type of 'invalid device symbol' for other algorithms too.  Could someone please help me figure out why I ma getting this error.
Epsylon3 (OP)
Legendary
*
Offline Offline

Activity: 1484
Merit: 1082


ccminer/cpuminer developer


View Profile WWW
October 18, 2014, 03:25:04 PM
 #5

gallx: cuda is a nvidia framework Wink I also own a R9 285 but i dont plan to use opencl in this project.

royalpro: This cuda error could be wrong, that means the cuda has detected an error before, generally if there is no more memory on the card.

Which card are you using ? default on my project use shaders model 5.0 only, you need to change it if you dont use a 750Ti in the Makefile.am and run ./build.sh

BTC: 1FhDPLPpw18X4srecguG3MxJYe4a1JsZnd - My Projects: ccminer - cpuminer-multi - yiimp - Forum threads : ccminer - cpuminer-multi - yiimp
royalpro
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
October 18, 2014, 03:38:20 PM
 #6

Epsylon3, I think you might be correct with your advise.  I thought in bed before sleeping and realized these are for the 750 ti and not my 780 gtx.  I am compiling a new one with the advice your gave me.  Thanks you.

Edit: You were spot on and it is working just fine now.  Donations sent.
royalpro
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
October 18, 2014, 05:00:20 PM
 #7

This might be another easy question that I don't have the answer to yet, but how do I know to use either the blake or blakecoin algorithm?  They both seem to give me accepted shares, but one is half the hash rate of the other.  Thanks for any help again.
Epsylon3 (OP)
Legendary
*
Offline Offline

Activity: 1484
Merit: 1082


ccminer/cpuminer developer


View Profile WWW
October 18, 2014, 05:48:45 PM
 #8

This might be another easy question that I don't have the answer to yet, but how do I know to use either the blake or blakecoin algorithm?  They both seem to give me accepted shares, but one is half the hash rate of the other.  Thanks for any help again.

oh, thx Smiley hmm ? on which pool ?

BTC: 1FhDPLPpw18X4srecguG3MxJYe4a1JsZnd - My Projects: ccminer - cpuminer-multi - yiimp - Forum threads : ccminer - cpuminer-multi - yiimp
SS2006
Sr. Member
****
Offline Offline

Activity: 285
Merit: 250


View Profile
October 18, 2014, 11:06:32 PM
Last edit: October 18, 2014, 11:31:21 PM by SS2006
 #9

I've been getting the best performance out of my GTX970 for weeks using this release. Thank you. I hope there is more improvement to come!
6100 KH/S after OC currently for X11 (that's all i mine)

PS do i have to install 'CUDA 5.2' or something, like that other guy was saying install 'CUDA toolkit 6.5' but it did nothing for me
Epsylon3 (OP)
Legendary
*
Offline Offline

Activity: 1484
Merit: 1082


ccminer/cpuminer developer


View Profile WWW
October 18, 2014, 11:38:40 PM
 #10

it's also CUDA 6.5, there was a newer test sdk variant for the GTX 9x0 : cuda_6.5.19_windows_general_64 : https://developer.nvidia.com/cuda-downloads-geforce-gtx9xx

BTC: 1FhDPLPpw18X4srecguG3MxJYe4a1JsZnd - My Projects: ccminer - cpuminer-multi - yiimp - Forum threads : ccminer - cpuminer-multi - yiimp
SS2006
Sr. Member
****
Offline Offline

Activity: 285
Merit: 250


View Profile
October 18, 2014, 11:42:33 PM
 #11

thanks boss. is it worth installing? does it improve performance in anyway

also do you see any room for improvement for x11 etc mining in ur upcoming release, or have we hit ceiling

I was reading some good info here: https://bitcointalk.org/index.php?topic=824764.0
royalpro
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
October 19, 2014, 12:00:44 AM
 #12

oh, thx Smiley hmm ? on which pool ?

I am mining on la1.blakecoin.com.  I started out using blakecoin algorithm and thought I would see what happens when I used the blake algorithm.  To my surprise I was getting accepted shares but with half the hash rate.  I have been running with the blakecoin now for a while, but  I swithed it back to blake now to see if I was just wrong before.  So far I have one accepted (booo) with a message that says 'h is not zero' in red.  As of the finish writing of this I still just have the one bad accepted share with blake algorithm.

Also accepts are few and far between on both of them.  So I get a pool reported hash rate that is low or 0 for a while then it spikes up when I get an accept.
Epsylon3 (OP)
Legendary
*
Offline Offline

Activity: 1484
Merit: 1082


ccminer/cpuminer developer


View Profile WWW
October 19, 2014, 12:06:48 AM
 #13

The "blake" algo is only for SFR and NEOS (its the real blake256 algo), blakecoin changed it to speed up the hashrate

BTC: 1FhDPLPpw18X4srecguG3MxJYe4a1JsZnd - My Projects: ccminer - cpuminer-multi - yiimp - Forum threads : ccminer - cpuminer-multi - yiimp
Epsylon3 (OP)
Legendary
*
Offline Offline

Activity: 1484
Merit: 1082


ccminer/cpuminer developer


View Profile WWW
October 20, 2014, 04:25:49 PM
 #14

v1.4.5 released

BTC: 1FhDPLPpw18X4srecguG3MxJYe4a1JsZnd - My Projects: ccminer - cpuminer-multi - yiimp - Forum threads : ccminer - cpuminer-multi - yiimp
SS2006
Sr. Member
****
Offline Offline

Activity: 285
Merit: 250


View Profile
October 20, 2014, 07:52:40 PM
 #15

v1.4.5 released

will this yield any improvement in x11 over your old release?
Epsylon3 (OP)
Legendary
*
Offline Offline

Activity: 1484
Merit: 1082


ccminer/cpuminer developer


View Profile WWW
October 20, 2014, 08:32:27 PM
 #16

1%, almost nothing

BTC: 1FhDPLPpw18X4srecguG3MxJYe4a1JsZnd - My Projects: ccminer - cpuminer-multi - yiimp - Forum threads : ccminer - cpuminer-multi - yiimp
BlueDragon747
Legendary
*
Offline Offline

Activity: 1509
Merit: 1030


Solutions Architect


View Profile WWW
October 21, 2014, 04:18:28 AM
Last edit: October 21, 2014, 05:05:12 PM by BlueDragon747
 #17

The "blake" algo is only for SFR and NEOS (its the real blake256 algo), blakecoin changed it to speed up the hashrate

The original submission of Blake-256 was 10 rounds but in the final they increased the rounds to 14 to try and gain more support from the judges but in the end NIST wanted the sponge function to get total immunity from length extension attacks rather than just resistance like all the other algo's in the final of the SHA-3 competition

Blake is based on ChaCha which is often used in an 8 round configuration hence why I chose to use that over the other extra security margin versions as that is all the extra rounds do!

Here is the proof that 8 round Blake-256 has a minimum security margin of 2200 for best attack by a world leading expert academic team in cryptography
http://eprint.iacr.org/2013/852.pdf

for brute force attack there is still no better than 2256 and as the process of mining is like a partial preimage attack seems pointless to waste time, resources and efficient using the final submission 14 round version as it did not help win over the NIST judges  Roll Eyes

all variants are real due to a feature of the Blake algo "simple speed/confidence trade-off with the tunable number of rounds"

reducing the rounds also makes the algo smaller in hardware for FPGA so you can build higher Fmax bitstreams and would also make an Asic smaller thus cheaper, faster, and use less watt/hash for same nanometer process

*also note that the rounds in Blake2 are also reduced "from 14 to 10 for BLAKE2s (successor of BLAKE-256)"

Thanks for porting the Blakecoin version    

Info: GithubBlakecoin.org - BCT Blakecoin thread - Twitter - BCS - BlakeZone  Trade Blakecoin: Xeggex.com Merged Mining Pools: EU3 - NY2/AT1 - LA1
Donation Addresses: BLC: Bd3jJftFbwxWSKNSNz35vkDd57kG6jHAjt PHO: BZXPMc8eF9YZcJStskkP2bVia38fv9VmuT BBTC: 2h8c4NbzXJXk6QQ89r7YYMGhe13gQUC2ajD ELT: e7cm6cAgpfhvk3Myh2Jkmi1nqaHtDHnxXb 
UMO: uQH9H17t7kz3eVQ3vKDzMsWCK4hn5nh2gC LIT: 8p8Z4h5fkZ8SCoyEtihKcjzZLA7gFjTdmL BTC: 1Q6kgcNqhKh8u67m6Gj73T2LMgGseETwR6
smolen
Hero Member
*****
Offline Offline

Activity: 524
Merit: 500


View Profile
October 22, 2014, 02:27:22 AM
 #18

reducing the rounds also makes the algo smaller in hardware for FPGA so you can build higher Fmax bitstreams and would also make an Asic smaller thus cheaper, faster, and use less watt/hash for same nanometer process
I really like this approach - instead of inventing ASIC-proof PoW make the transition to ASIC mining as smooth as possible.

Of course I gave you bad advice. Good one is way out of your price range.
Epsylon3 (OP)
Legendary
*
Offline Offline

Activity: 1484
Merit: 1082


ccminer/cpuminer developer


View Profile WWW
October 26, 2014, 10:33:43 AM
 #19

v1.4.6 released with S3 algo

BTC: 1FhDPLPpw18X4srecguG3MxJYe4a1JsZnd - My Projects: ccminer - cpuminer-multi - yiimp - Forum threads : ccminer - cpuminer-multi - yiimp
grendel25
Legendary
*
Offline Offline

Activity: 2282
Merit: 1031



View Profile
October 27, 2014, 06:26:17 AM
 #20

Not working for me.  At first it would give a red error message, something about not detecting any NVIDIA gpu.  So I set the ccminer to run as administrator and it doesn't give the same error.  Instead, it now just sits there and says press any key to continue and when I press a key the window closes? 

I gotta reload drivers?  pfft... tooooo lazy lol.  I'll wait til another release and see if it works then maybe.  hahaha

..EPICENTRAL .....
..EPIC: Epic Private Internet Cash..
.
.
▄▄█████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄████████████████▀▀█████▄
▄████████████▀▀▀    ██████▄
████████▀▀▀   ▄▀   ████████
█████▄     ▄█▀     ████████
████████▄ █▀      █████████
▀████████▌▐       ████████▀
▀████████ ▄██▄  ████████▀
▀█████████████▄███████▀
▀█████████████████▀
▀▀█████████▀▀
.
▄▄█████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄████████▀█████▀████████▄
▄██████▀  ▀     ▀  ▀██████▄
██████▌             ▐██████
██████    ██   ██    ██████
█████▌    ▀▀   ▀▀    ▐█████
▀█████▄  ▄▄     ▄▄  ▄█████▀
▀██████▄▄███████▄▄██████▀
▀█████████████████████▀
▀█████████████████▀
▀▀█████████▀▀
.
.
[/center]
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 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 ... 172 »
  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!