C:\Users\hf40\Desktop\miner>cpuminer --help
** cpuminer-multi 1.1-git by Tanguy Pruvot (tpruvot@github) **
BTC donation address: 1FhDPLPpw18X4srecguG3MxJYe4a1JsZnd
Usage: cpuminer-multi [OPTIONS]
Options:
-a, --algo=ALGO specify the algorithm to use
hmq1725 HMQ1725 (ESP)
-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 processors)
-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)
--time-limit=N maximum time
to mine before exiting the program.
-T, --timeout=N timeout for long poll and stratum (default: 300 seconds)
-s, --scantime=N upper bound on time spent scanning current work when
long polling is unavailable, in seconds (default: 5)
-f, --diff-factor Divide req. difficulty by this factor (std is 1.0)
-m, --diff-multiplier Multiply difficulty by this factor (std is 1.0)
-n, --nfactor neoscrypt N-Factor
--coinbase-addr=ADDR payout address for solo mining
--coinbase-sig=TEXT data to insert in the coinbase when possible
--no-longpoll disable long polling support
--no-getwork disable getwork support
--no-gbt disable getblocktemplate support
--no-stratum disable X-Stratum support
--no-redirect ignore requests to change the URL of the mining server
-q, --quiet disable per-thread hashmeter output
--no-color disable colored output
-D, --debug enable debug output
-P, --protocol-dump verbose dump of protocol-level activities
-B, --background run the miner in the background
--benchmark run in offline benchmark mode
--cputest debug hashes from cpu algorithms
--cpu-affinity set process affinity to cpu core(s), mask 0x3 for cores 0 and 1
--cpu-priority set process priority (default: 0 idle, 2 normal to 5 highest)
-b, --api-bind IP/Port for the miner API (default: 127.0.0.1:4048)
--api-remote Allow remote control
--max-temp=N Only mine if cpu temp is less than specified value (linux)
--max-rate=N[KMG] Only mine if net hashrate is less than specified value
--max-diff=N Only mine if net difficulty is less than specified value
-c, --config=FILE load a JSON-format configuration file
-V, --version display version information and exit
-h, --help display this help text and exit
C:\Users\hf40\Desktop\miner>
C:\Users\hf40\Desktop\miner>run-intel
C:\Users\hf40\Desktop\miner>cpuminer -a blake2s -o stratum+tcp://hexpool.com:5766 -u BdC7x4FgBVNsN7U73uaMt9vo38mLyzU7ak -p c=BLAS -D
** cpuminer-multi 1.1-git by Tanguy Pruvot (tpruvot@github) **
BTC donation address: 1FhDPLPpw18X4srecguG3MxJYe4a1JsZnd
[2017-08-03 09:42:42] Starting Stratum on stratum+tcp://hexpool.com:5766
[2017-08-03 09:42:42] Binding thread 2 to cpu 2 (mask 4)
[2017-08-03 09:42:42] Binding thread 9 to cpu 9 (mask 200)
[2017-08-03 09:42:42] Binding thread 0 to cpu 0 (mask 1)
[2017-08-03 09:42:42] Binding thread 3 to cpu 3 (mask
[2017-08-03 09:42:42] Binding thread 5 to cpu 5 (mask 20)
[2017-08-03 09:42:42] Binding thread 6 to cpu 6 (mask 40)
[2017-08-03 09:42:42] Binding thread 7 to cpu 7 (mask 80)
[2017-08-03 09:42:42] Binding thread 8 to cpu 8 (mask 100)
[2017-08-03 09:42:42] Binding thread 10 to cpu 10 (mask 400)
[2017-08-03 09:42:42] 12 miner threads started, using 'blake2s' algorithm.
[2017-08-03 09:42:42] Binding thread 4 to cpu 4 (mask 10)
[2017-08-03 09:42:42] Binding thread 11 to cpu 11 (mask 800)
[2017-08-03 09:42:42] Binding thread 1 to cpu 1 (mask 2)
[2017-08-03 09:43:04] Stratum connection failed: Failed to connect to hexpool.com port 5766: Timed out
[2017-08-03 09:43:04] ...retry after 10 seconds
[2017-08-03 09:43:35] Stratum connection failed: Failed to connect to hexpool.com port 5766: Timed out
[2017-08-03 09:43:35] ...retry after 10 seconds
[2017-08-03 09:44:06] Stratum connection failed: Failed to connect to hexpool.com port 5766: Timed out
[2017-08-03 09:44:06] ...retry after 10 seconds