Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
cbuchner1
on 19/03/2014, 08:34:45 UTC

i got a windows binary form http://cryptomining-blog.com/1591-ccminer-nvidia-cuda-gpu-miner-for-heavycoin-and-fuguecoin-now-available/
but the result is this:

[2014-03-19 09:10:41] Starting Stratum on stratum+tcp://hvcpool.1gh.com:5333
[2014-03-19 09:10:41] Binding thread 2 to cpu 2
[2014-03-19 09:10:41] Binding thread 5 to cpu 5
[2014-03-19 09:10:41] Binding thread 3 to cpu 3
[2014-03-19 09:10:41] 6 miner threads started, using 'heavy' algorithm.
[2014-03-19 09:10:41] Binding thread 4 to cpu 4
[2014-03-19 09:10:41] Binding thread 1 to cpu 1
[2014-03-19 09:10:41] Binding thread 0 to cpu 0

and exe stop work.why is cpu not gpu?
here is my bat
ccminer.exe -a heavy -o stratum+tcp://hvcpool.1gh.com:5333 -u x -p x -v 512

Looks to me like the output of minerd. I would run my anti-virus if I were you and take the files made by the author and not taken on some site...

This zip download file is definitely not the same as the one we've put out for release. Binary (.exe) file sizes differ.
We've released x86 and x64 binaries. The version crypto-mining-blog put up for download seems to be based on
the x86 binary, but it is BIGGER. So beware, it may carry undesired payload.

EDIT:

here is a posting from "admin" right below their download link. Seems they built it themselves for compute 3.5...

Quote
March 19th, 2014 at 10:01

This is a build for newer cards, and there is no need to configure the miner like you would with cudaminer with various kernel settings etc, for older card you might want to try the official binary release from here: https://github.com/cbuchner1/ccminer/releases

So if you trust cryptomining-blog's "admin" and you want a Compute 3.5 build, then go ahead. Otherwise stay away from this download.

Christian