Re: [eigen] STL Vectors and Alignment |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
On Wed, 26 Nov 2014, Christoph Hertzberg wrote:
Actually, for many 64bit systems many things work out of the box, because
allocation methods align to 16byte by default (again, I'm not entirely sure
if that is mandatory, or system specific).
So the introduction of AVX in the next release should break that again by
requiring 32-byte alignment, no?
(I need to ask what happened to
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3396.htm )
--
Marc Glisse