How to use?
Heavycoin(HEFTY1 ),SHA3,Groestl,SHA256,If you can dig?
Can you give parameters?
ccminer.exe --help
*** ccMiner for nVidia GPUs by Christian Buchner and Christian H. ***
This is version 0.6 (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
Usage: minerd [OPTIONS]
Options:
-a, --algo=ALGO specify the algorithm to use
fugue256 Fuguecoin hash
heavy Heavycoin hash
groestl Groestlcoin hash
myr-gr Myriad-Groestl hash
jackpot Jackpot hash
-d, --devices takes a comma separated list of CUDA devices to use.
Device IDs start counting from 0! Alternatively takes
string names of your cards like gtx780ti or gt640#2
(matching 2nd gt640 in the PC)
-v, --vote=VOTE block reward vote (for HeavyCoin)
-m, --trust-pool trust the max block reward vote (maxvote) sent by the po
ol
-o, --url=URL URL of mining server
-O, --userpass=U:P username:password pair for mining server
-u, --user=USERNAME username for mining server
-p, --pass=PASSWORD password for mining server
--cert=FILE certificate for mining server using SSL
-x, --proxy=[PROTOCOL://]HOST[:PORT] connect through a proxy
-t, --threads=N number of miner threads (default: number of nVidia GPUs)
-r, --retries=N number of times to retry if a network call fails
(default: retry indefinitely)
-R, --retry-pause=N time to pause between retries, in seconds (default: 30)
-T, --timeout=N network timeout, in seconds (default: 270)
-s, --scantime=N upper bound on time spent scanning current work when
long polling is unavailable, in seconds (default: 5)
--no-longpoll disable X-Long-Polling support
--no-stratum disable X-Stratum support
-q, --quiet disable per-thread hashmeter output
-D, --debug enable debug output
-P, --protocol-dump verbose dump of protocol-level activities
--benchmark run in offline benchmark mode
-c, --config=FILE load a JSON-format configuration file
-V, --version display version information and exit
-h, --help display this help text and exit