cbuchner1 / CudaMiner

a CUDA accelerated litecoin mining application based on pooler's CPU miner
Other
688 stars 303 forks source link

Darkcoin, X11 algo support. #100

Open ccomly opened 10 years ago

ccomly commented 10 years ago

Darkcoin, X11 algo support.

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

http://www.darkcoin.io/

wallet http://www.github.com/evan82/darkcoin

modified minerd https://github.com/ig0tik3d/darkcoin-cpuminer-1.2c

the gpuminer? https://github.com/evan82/darkcoin-sgminer

n00bsys0p commented 10 years ago

I would also like to see this. I'm in no position to port it, but am noting my support.

TrustlessVotary commented 10 years ago

Noting my support as well.

cbuchner1 commented 10 years ago

chained algorithms create a lot of work for the implementer. Every single one of them has to be CUDA optimized and verified.

Christian

2014-03-09 18:09 GMT+01:00 fiorsirtheoir notifications@github.com:

Noting my support as well.

Reply to this email directly or view it on GitHubhttps://github.com/cbuchner1/CudaMiner/issues/100#issuecomment-37132010 .

TrustlessVotary commented 10 years ago

Wish I had more understanding of this I would do it just for the experience of doing it. Care to give me some instruction?

ccomly commented 10 years ago

Would it help with the support from the darkcoin/hirocoin guys or is the work mostly deep into complicated cuda bits for each of the 11 algos?

mculp commented 10 years ago

Any work on this?

cbuchner1 commented 10 years ago

Much work. Very promising. Check the cudaminer thread (last 3 pages)

2014-04-11 17:17 GMT+02:00 Matt Culpepper notifications@github.com:

Any work on this?

— Reply to this email directly or view it on GitHubhttps://github.com/cbuchner1/CudaMiner/issues/100#issuecomment-40215157 .

mculp commented 10 years ago

exciting!!

On Friday, April 11, 2014 at 10:32 AM, Christian Buchner wrote:

Much work. Very promising. Check the cudaminer thread (last 3 pages)

2014-04-11 17:17 GMT+02:00 Matt Culpepper <notifications@github.com (mailto:notifications@github.com)>:

Any work on this?


Reply to this email directly or view it on GitHubhttps://github.com/cbuchner1/CudaMiner/issues/100#issuecomment-40215157
.

— Reply to this email directly or view it on GitHub (https://github.com/cbuchner1/CudaMiner/issues/100#issuecomment-40216845).

ghost commented 10 years ago

Awesome! Can't wait!