-
```
CFLAGS="-O3 -march=znver1 -Wall" ./configure --with-curl
CFLAGS="-O3 -maes -msse4.2 -Wall" ./configure --with-curl
```
in https://github.com/JayDDee/cpuminer-opt/wiki/Compiling-from-source#com…
-
Hi I try to install cpuminer on linux but I got this error can you help me ?
-
Hi,
I have one CPU E5-2683-V3.
I would like to know why when I mine with the CPU with 5 threads I have 500H/s vs 20 threads I have the same hashrate.
**How do I get more hashrate**
**ALGO**:…
-
Can the test be set with more compatibility checks so it could avoid being offered for this hardware? Would there be any value in compiling and running non-avx2 versions of it?
.\phoronix-test-sui…
-
Cpuminer-opt fails to compile for zen 3. In addition feature reporting of VAES may be incorrect.
There is no compiler support for znver3 yet so testing will be done using "-march=znver2 -mvaes".
…
-
HI!
I'm giving a try with your docker (alpine! cool!) with minergate.
This is the command I'm issuing:
`docker run --rm wernight/cpuminer-multi cpuminer -D -a cryptonight -o stratum+tcp://bcn.pool.…
-
Can you verify?
-
.. like the title says. Miner starts but returns to command line quickly:
```
[2020-09-23 08:48:19] Extranonce subscribe: YES
[2020-09-23 08:48:19] API listnening to 127.0.0.1:33333
[2020-09-23 08…
-
Just FYI, I did a lot of testing regarding consumption, temperatures and so on and at Armbian we came up with new NEO settings. We come out of u-boot with 480/408 MHz (cpu/DRAM) and limit maximum cpuf…
-
algo//m7m/m7m.c:4:10: fatal error: gmp.h: No such file or directory
#include
^~~~~~~
compilation terminated.
Makefile:4035: recipe for target 'algo//m7m/cpuminer-m7m.o' failed
make[2]…