Post
Topic
Board Altcoin Discussion
Re: YACoin Windows 7 x64 [SSSE3 and AVX support] / x86 miner
by
CryptoMaster
on 30/05/2013, 19:20:36 UTC
is there any ssse3 or avx supported cpuminer in linux?

Just compile it with the adequate flags:

Code:
./configure CFLAGS="-O3 -march=corei7-avx"