Re: [eigen] 3.2.3 for the end of the week. |
[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]
Addendum:
We could add -DEIGEN_NO_EIGEN2_DEPRECATED_WARNING when compiling the eigen2support tests.
On 11.12.2014 11:01, Christoph Hertzberg wrote:
On 10.12.2014 14:35, Gael Guennebaud wrote:
the 3.2 branch received a lot of fixes since the latest 3.2.3 release,
and
it's time for a 3.2.3 release.
There are some problems with metis_support, mpreal_support and
opengl_support (all of them had been fixed in devel, I think).
Also with gcc-4.8 there are lots of warnings like:
typedef ‘Scalar’ locally defined but not used [-Wunused-local-typedefs]we could either disable those or remove these typedefs.
Furthermore, gcc-4.4 has lots of warnings:
/.../eigen3.2/Eigen/src/Core/ProductBase.h:92: warning: comparison ofThese are kind of silly, as they result from template parameters and
unsigned _expression_ < 0 is always false
intended to be known at compile time. Eigen 3.3 seems not to use that
mechanism anymore, so I can't figure out if we had some work-around for
that at one point.
I don't have MKL, so I can't test anything related to that (btw, there
are some MKL related bugs, partially over a year old ...)
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/ |