Post
Topic
Board Development & Technical Discussion
Re: tcatm's 4-way SSE2 for Linux 32/64-bit 0.3.9 rc2
by
tcatm
on 16/08/2010, 00:50:04 UTC
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%.
Good Cheesy
Will this also work on Windows OS?
Didn't try it, but CFLAGS are not OS dependent at all so I guess it'll work.