Re: [eigen] Matrix product avoiding heap allocation

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


On 21.01.2014 14:15, Christoph Hertzberg wrote:
You seem to be using MacOS. Can you say what the macro EIGEN_ALLOCA is
expanded to? I assume Qt-Creator directly shows that, otherwise:

Looking int Memory.h, it seems only to be defined if __linux__ or _MSC_VER is defined. If you have alloca, you can work-around the problem by defining -DEIGEN_ALLOCA=alloca until we fix that.

I submitted a bug for that:
http://eigen.tuxfamily.org/bz/show_bug.cgi?id=729


Christoph



--
----------------------------------------------
Dipl.-Inf., Dipl.-Math. Christoph Hertzberg
Cartesium 0.049
Universität Bremen
Enrique-Schmidt-Straße 5
28359 Bremen

Tel: +49 (421) 218-64252
----------------------------------------------



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