Post
Topic
Board Mining (Altcoins)
Re: [ANN]: cpuminer-opt v3.7.10, open source optimized multi-algo CPU miner
by
scryptr
on 19/01/2018, 22:46:15 UTC
Hello,

i've i5-6700k cpu.this cpu has AVX2 .but miner starts with SSE2.How can i fix that? (in linux)

CPU: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz.
SW built on Jan 13 2018 with GCC 4.9.2.
CPU features: SSE2 AES AVX AVX2.
SW features: SSE2 AES AVX AVX2.
Algo features: SSE2 SHA.
Start mining with SSE2

THE ALGORITHM IS LIMITED TO SSE2--

The code in the (un-named) algorithm is optimized with SSE2.  Your CPU is not detected as capable of SHA (is it?).  SSE2 is the best option available per code.       --scryptr