Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX]
by
jk_14
on 22/05/2014, 08:12:24 UTC

I would kindly ask people to report Spoetnik's post to moderators.

This crosses the line.




Hi, Christian!


small bug with JSON config file found:

Code:
root@kopiemtu:/opt/miners/ccminer# cat /etc/kopiemtu/miner.conf
{
"url" : "stratum+tcp://coinotron.com:3341",
"user" : "jk_14.d1",
"pass" : "p1",
"algo" : "x11"
}
root@kopiemtu:/opt/miners/ccminer# ./ccminer -c /etc/kopiemtu/miner.conf
     *** ccMiner for nVidia GPUs by Christian Buchner and Christian H. ***
                     This is version 1.0 (beta)
          based on pooler-cpuminer 2.3.2 (c) 2010 Jeff Garzik, 2012 pooler
          based on pooler-cpuminer extension for HVC from
               https://github.com/heavycoin/cpuminer-heavycoin
                        and
               http://hvc.1gh.com/
        Cuda additions Copyright 2014 Christian Buchner, Christian H.
          LTC donation address: LKS1WDKGED647msBQfLBHV3Ls8sveGncnm
          BTC donation address: 16hJF5mceSojnTD3ZTUDqdRhDyPJzoRakM
          YAC donation address: Y87sptDEcpLkLeAuex6qZioDbvy1qXZEj4
./ccminer: Heavycoin hash requires block reward vote parameter (see --vote)
Try `minerd --help' for more information.
root@kopiemtu:/opt/miners/ccminer#


(I have some workaroud, but a bit comfortless...)