Post
Topic
Board Mining (Altcoins)
Re: [ANN]: cpuminer-opt v3.4.10, faster xevan
by
Nik4691
on 10/11/2016, 18:24:37 UTC
cpuminer-core-avx2:     Haswell, Broadwell, Skylake
cpuminer-corei7-avx:    Sandybridge
cpuminer-corei7-sse41:    Westbridge (AES + SSE4.1)
cpuminer-corei7:        Nehalem  (AES + SSE2)
cpuminer-sse2:         Core2 (no AES)

AMD users should choose the build that best matches the CPU's features.


amd fx-6300 With which works the short time the miner closes me

and i5 Which one do I choose to put it?

 thanks
cpuminer-corei7-avx is the safe bet for those two architectures.
I use this for my 8 core FX 8320.
The next step is cpuminer-core-avx2 but of course AMD FX 8320 don't have AVX2 so it hangs and closes.
i5 is another thing. The first i5 didn't had AVX. Try them with this bat:
Code:
cpuminer-corei7-avx -a cryptonight  --benchmark
pause
Change the kernel cpuminer-corei7-avx to any other and see the results.