# Re: 4 hashes parallel on SSE2 CPUs for 0.3.6

Post by: satoshi on August 02, 2010, 07:02:46 PM<br>
Last edit: August 02, 2010, 07:14:55 PM by satoshi

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

Quote from: tcatm on July 31, 2010, 10:12:38 AM

> 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. &nbsp;I ran some tests.

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

---

Source file: bitcoin-forum-satoshi-nakamoto.tgz

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