Re: [eigen] Re: Scheduling beta3 on sunday february 6 ? |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] Re: Scheduling beta3 on sunday february 6 ?
- From: Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
- Date: Sat, 5 Feb 2011 19:09:45 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=Yxsrp06UqXsWuzI0iaJigEdxyTulMzUVto2aVZmZVOY=; b=Rqx4uXAeI3+yUQSqGVBXrg/r3lRTE8YhpJI4RIkgvrHu75N/5V5Ra6FYbceYx9ydPg S2jmPypdWuPpg3oaoW15DB4Gn6K9s7mySKmiRFdneC/bRhVPwBWkXOB+WJYIKQtS7m8f ATsaH82y6iaERWO6G39N8v5CkXbcmdNRZiGnQ=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=qn4Jp51QZTWTeXgqLUeakEMqJPCKCK5RbpR7VAeRyOzmu20GFBkVUR4hQuesQ742C6 0y85zFH5aI8nqu1TFe7oe09dWNVt+aVQysTnVtTRDPtG8XXAehOl50I3maCC5LugBiKq OMwvqaaRjQq874XSkdIW3Du+cbG8mHvIiuc+E=
I'm requesting a couple more days to release beta3. Probably around
tuesday/wednesday.
I've not had as much time as I hoped lately, and many compilation
issues have been discovered in recent testing (thanks everybody)
making a release tomorrow seem too optimistic. Also, Gael has had the
great idea of triaging all our old bugs and has unearthed a few
important ones.
Current blocker list:
45: ei_random<Integer type> should be uniform distribution on
the whole integer range
--> easy fix!
The rest is compiler issues, mostly MSVC, bug 145 is GCC-on-OSX:
83: Compilation error in Visual Studio 2008
89: householder_1 and _2 are continuously failing with segfaults
145: internal compiler error for complex float matrix-vector
multiplication
156: Several CDash Tests fail under MSVC 2008 + 2010
164: Assignment: multiple overloads have similar conversions
165: Inverse unit test crashes (release mode/msvc)
Benoit
2011/2/4 Rhys Ulerich <rhys.ulerich@xxxxxxxxx>:
>> It's also time to start testing the heck out of it.
>> ...
>> cmake -DEIGEN_DEFAULT_TO_ROW_MAJOR=ON
>> cmake -DEIGEN_TEST_OPENMP=ON
>
> Found several of interesting things for Intel 11.1 in bug #176.
>
>> cmake -DEIGEN_TEST_EIGEN2=ON
>
> Additionally beyond #176 I saw a couple of eigen2 test failures:
>
> Above failure plus some failures in
> 600 - eigen2_eigensolver_2 (Failed)
> 602 - eigen2_eigensolver_4 (Failed)
> 603 - eigen2_eigensolver_5 (Failed)
>
> Filed in bug #177.
>
> - Rhys
>
>
>