Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
2321755
Topic
201027
Board
Altcoin Discussion
Re: YACoin Windows 7 x64 [SSSE3 and AVX support] / x86 miner
by
CryptoMaster
on
30/05/2013, 19:20:36 UTC
Quote from: azwccc on May 30, 2013, 07:07:33 PM
is there any ssse3 or avx supported cpuminer in linux?
Just compile it with the adequate flags:
Code:
./configure CFLAGS="-O3 -march=corei7-avx"