Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX]
by
crypto_zoidberg
on 08/07/2014, 22:43:32 UTC
Christian,
Boolberry stratum code is tested and complete. Both are here -> https://github.com/cryptozoidberg
Our test pool has found a few blocks -> http://162.243.210.156/#
ExtremePool has the stratum code running on http://boolberry.extremepool.org/

This looks like a reasonable starting point to do either a fork of said code, or to pull in all the stratum code into ccminer.

I'll proabably start by creating a cudaminer/ccminer-like Windows port based on Visual C++ 2010, as Windows is my primary
development environment for mining software.

Christian


I've done a lot of small changes with cpuminer multi, i guess you'll spent a lot of time moving this changes into another project(ccminer) and making it work.
May be it will be easier to port cuda code into cpuminer ? Windows is also my primary, but i was forced to work in linux with cpuminer-multi since this piece of mess have no chances to compile in VisualStudio.
Anyway, let me know if i can help you.

Zoidberg