Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
19932515
Topic
1326803
Board
Mining (Altcoins)
Re: [ANN]: cpuminer-opt v3.6.6, open source optimized multi-algo CPU miner
by
g1itch
on
04/07/2017, 14:10:43 UTC
Quote from: hmage on July 04, 2017, 01:41:50 PM
This particular one you quoted -- your compiler options did not enable SSSE3 support. Please use -march=native instead of -mtune=broadwell
Thank you! Adding -march=native helped.