[Numpy-discussion] numpy arrays, data allocation and SIMD alignement

Charles R Harris charlesr.harris at gmail.com
Wed Aug 8 15:16:41 EDT 2007


On 8/8/07, Matthieu Brucher <matthieu.brucher at gmail.com> wrote:
>
> My 64 bit linux on Intel aligns arrays, whatever the data type, on 16 byte
> > boundaries. It might be interesting to see what happens with the Intel and
> > MSVC comipilers, but I expect similar results.
> >
>
> According to the doc on the msdn, the data should be 16-bits aligned.


Shades of DOS and 16 bit machines. Have you checked what actually happens on
modern hardware?

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20070808/d81ef962/attachment.html>


More information about the NumPy-Discussion mailing list