Post
Topic
Board Mining (Altcoins)
Re: [ANN]: cpuminer-opt v3.9.7, open source optimized multi-algo CPU miner
by
agavrilyk
on 03/08/2019, 19:31:41 UTC
What am I doing wrong?

.bat

cpuminer-sse2 -a yespower -N 2048 -R 32 -K CPUpower -o stratum+tcp://stratum.rplant.xyz:7029 -u ...

**********  cpuminer-opt 3.9.7  ***********
     A CPU miner with multi algo support and optimized for CPUs
     with AES_NI and AVX2 and SHA extensions.
     BTC donation address: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT

[2019-08-03 22:22:55] Yespower parameters: N= 2048, R= 32.
[2019-08-03 22:22:55] Key= CPUpower, len= 8.

CPU: AMD FX(tm)-8350 Eight-Core Processor           .
SW built on Aug  3 2019 with GCC 7.3.0.
CPU features: SSE2 AES SSE4.2 AVX.
SW features: SSE2.
Algo features: SSE2.
Start mining with SSE2.

[2019-08-03 22:22:55] Starting Stratum on stratum+tcp://stratum.rplant.xyz:7029
[2019-08-03 22:22:55] 8 miner threads started, using 'yespower' algorithm.
[2019-08-03 22:22:55] Stratum difficulty set to 0.2
[2019-08-03 22:23:00] Miner perf: 1479 H, 408.33 H/s.
[2019-08-03 22:23:05] Share 1 submitted by thread 0, job a5a8.
[2019-08-03 22:23:05] Rejected, diff 3.23e-006, 9.395 secs, A/R/B: 0/1/0.
[2019-08-03 22:23:05] reject reason: low difficulty share of 0.0005167300093864507.
[2019-08-03 22:23:15] yespower block 40010, job a5a9, network diff 0.0443
[2019-08-03 22:23:15] Miner perf: 6722 H, 432.55 H/s.
[2019-08-03 22:23:35] yespower block 40011, job a5aa, network diff 0.0441
[2019-08-03 22:23:35] Miner perf: 7690 H, 428.78 H/s.
[2019-08-03 22:23:45] yespower block 40012, job a5ab, network diff 0.0447
[2019-08-03 22:23:45] Miner perf: 7835 H, 423.51 H/s.
[2019-08-03 22:23:51] Share 2 submitted by thread 2, job a5ab.
[2019-08-03 22:24:05] yespower block 40013, job a5ac, network diff 0.0454
[2019-08-03 22:24:05] Rejected, diff 3.99e-006, 46.752 secs, A/R/B: 0/2/0.
[2019-08-03 22:24:05] reject reason: job not found.

Thanks you