Re: [eigen] 3.1.4 & 3.0.7 on Friday? |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] 3.1.4 & 3.0.7 on Friday?
- From: Rhys Ulerich <rhys.ulerich@xxxxxxxxx>
- Date: Thu, 1 Aug 2013 09:41:28 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=uejIYjgJruab3kCodgBwcpKR6+CWwimlx7hTzeLtDJo=; b=zqF5aZ+xFfKm1KM1TdAEE45pce+NgldpEbBQ4FSiVr5Gpn9taSzXouRlg76yJqs9CM jm/MsShBzDM8LIUgcGFoGLiMXsCGxPMPvvbJvf84twV+kPsR+PlflRyp2Cv+EWHFLZ25 KpbVdkyYWl8uh8E8tNovTvKmVMY2D8wmdrQjxgiPTHLSwc74ouf6eeD0tfLzEADv7dlQ hcpd0ZiKzX6qRkTF6xSf6yXnHyiKHvPEy1zspvwrIroT0dyweH5bfxI9IAbgqXJ4yyv1 JG3z4EdDK97hjvY4nPiMIiS/3PdraUNCgkT1eZeHbuG+vHqR1BCvBqlcFmQev9Vn4isy ObKA==
> ...the 3.1 branch contains quite a few
> fixes since the last 3.1.6, so I suggest making a release by the end
> of the week.
My usual swath of GCC and Intel RelWithDebInfo builds using
-DEIGEN_TEST_OPENMP=ON have results available at
http://manao.inria.fr/CDash/index.php?project=Eigen3.1&date=2013-08-01.
http://manao.inria.fr/CDash/testSummary.php?project=2&name=product_trmm_21&date=2013-08-01
shows a failure for GCC 4.7. Running 'EIGEN_SEED=1375367469
../build/test/product_trmm_21' causes a repeatable failure for all
compilers tested.
http://manao.inria.fr/CDash/testSummary.php?project=2&name=gmres_2&date=2013-08-01
shows a failure for GCC 4.5. Running 'EIGEN_SEED=1375367393
../build/unsupported/test/gmres_2' causes a repeatable failure for all
compilers tested.
http://manao.inria.fr/CDash/testSummary.php?project=2&name=kronecker_product&date=2013-08-01
shows kronecker_product failing across the board.
- Rhys