Re: [eigen] Calls to copyPacketByOuterInner: when do they happen?

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]



Le 25 nov. 2013 22:50, "Martin Felis" <martin.felis@xxxxxxxxxxxxxxxxxxxxx> a écrit :

> Could it be that uninitialized values have a negative impact on Eigen's
> performance?

Yes, I had the same problem once. It turned out that uninitialized values produce much more denormalized numbers than initialized ones.
You can confirm it using the FTZ and DAZ modes of the processor.

Cheers



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/