Re: 4 hashes parallel on SSE2 CPUs for 0.3.6

Is it 2x fast on AMD and 1/2 fast on Intel?

Quote from: tcatm on July 31, 2010, 10:12:38
Btw. Why are you using this alignup<16> function when __attribute__ ((aligned (16))) will tell the compiler to align at compiletime?

Tried that, but it doesn’t work for things on the stack.  I ran some tests.

It doesn’t even cause an error, it just doesn’t align it.

33,771 total views, 40 views today

https://bitcointalk.org/index.php?topic=648.msg7084#msg7084