Re: tcatm's 4-way SSE2 for Linux 32/64-bit is in 0.3.10

Participants: Vasiliev
Quote from: satoshi on August 15, 2010, 5:57:57 PM
Quote from: tcatm on August 15, 2010, 3:43:39 PM

I propose to compile sha256.cpp with -O3 -march=amdfamk10 (will work on 32bit and 64bit) as only CPUs supporting this instruction set (AMD Phenom, Intel i5 and newer) benefit from -4way and it’ll improve performance by ~9%.

GCC 4.3.3 doesn’t support -march=amdfamk10. I get: sha256.cpp:1: error: bad value (amdfamk10) for -march= switch

try -march=amdfam10