Re: [eigen] Matrix decompositions |
[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]
On Thu, Feb 28, 2013 at 10:00 PM, Sameer AgarwalSIMD is disabled only for fixed size matrices which are supposed to be
<sameeragarwal@xxxxxxxxxx> wrote:
> So why is SIMD/vectorization disabled on unaligned matrices? and by turn on
> Map objects.
small, and so not worth trying to adapt to the actual alignement at
run-time. For dynamic size matrices, everything is vectorized.
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |