Re: [eigen] 2.0.16 and 3.0.1 for the end of the week. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] 2.0.16 and 3.0.1 for the end of the week.
- From: Gael Guennebaud <gael.guennebaud@xxxxxxxxx>
- Date: Thu, 26 May 2011 18:27:26 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type:content-transfer-encoding; bh=+kVIK6pvnxifI/RFCcNUT10ektgIvXlF/NqhgAKmhXE=; b=UQFJk0OdgbeZy0V5GUX2+Hes79qjhLo47x94SFN+W7Y3E63ahDtz0eXupuXXc9FW3r HkdGIZz0JJsq7zOBljqt9C0GqgLcjOslGBRTmKrvdYtGeYQVA1IC06C2Iaf+wFiMB/I4 w2n/cXhWQNmZnRHV/QyTgaiEPx5y12YBq/7BQ=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; b=ezsQTHZ68v+QaJAF+C9q3PWJnQ2bAgVYLSxIrHce2RPPdyKRxRHIAsTahPhkYgNSJG iDbPA9F+CHbwqv/vStI+1HmYxydXAGvNLfIDO1LbvxiEb4XIYc3XRdbt/hpN89YXvjD9 o7H5xDzlC/jBGzsWCy/d6NbfnTesq3zCTOTgE=
On Wed, May 25, 2011 at 9:43 AM, Hauke Heibel
<hauke.heibel@xxxxxxxxxxxxxx> wrote:
> Hi,
>
> I've seen the CMake guys gathering a list of most desired bug fixes
> before their releases and I am wondering whether we should at least
> try to adapt this procedure.
>
> It seems nice and requires little overhead since we could do it right
> here on the mailing-list.
yes, we could ask now for the 3.0.2 release or activate votes on the
bugtracker but I'm not sure that in our case this will be really
helpful.
gael
> - Hauke
>
> On Wed, May 25, 2011 at 9:40 AM, Gael Guennebaud
> <gael.guennebaud@xxxxxxxxx> wrote:
>> thanks for the feedback on these exotic systems. Unfortunately since
>> ctest has been run without the -V option we don't get any clue about
>> which precise line of the test failed, and how it failed.
>> Nevertheless, this is still very useful because I do have access to
>> such system, and so can focus on the precise tests that failed without
>> having to compile the whole bunch of tests!
>>
>> Gael.
>>
>> On Tue, May 24, 2011 at 8:00 PM, Anton Gladky <gladky.anton@xxxxxxxxx> wrote:
>>> Hi all,
>>>
>>> Logs from Debian-packaging give some more information about tests on
>>> different platforms.
>>> Probably, it can be useful.
>>>
>>> Tests were carried out with GCC-4.6, 3.0-release (not the trunk
>>> version), stdvector_overload test was disabled due to bug #262.
>>>
>>> Anton
>>>
>>>
>>> =============================
>>> mips
>>> https://buildd.debian.org/status/fetch.php?pkg=eigen3&arch=mips&ver=3.0.0-1&stamp=1305376955
>>> 94% tests passed, 33 tests failed out of 536
>>> Total Test time (real) = 74282.22 sec
>>> The following tests FAILED:
>>> 3 - dynalloc (Failed)
>>> 85 - product_large_1 (Timeout)
>>> 86 - product_large_2 (Timeout)
>>> 88 - product_large_4 (Timeout)
>>> 89 - product_large_5 (Timeout)
>>> 92 - product_extra_2 (Timeout)
>>> 93 - product_extra_3 (Timeout)
>>> 198 - product_symm_3 (Timeout)
>>> 199 - product_symm_4 (Timeout)
>>> 207 - product_syrk_4 (Timeout)
>>> 216 - product_trmm_3 (Timeout)
>>> 217 - product_trmm_4 (Timeout)
>>> 218 - product_trsolve_1 (Timeout)
>>> 219 - product_trsolve_2 (Timeout)
>>> 220 - product_trsolve_3 (Timeout)
>>> 221 - product_trsolve_4 (Timeout)
>>> 228 - product_mmtr_3 (Timeout)
>>> 229 - product_mmtr_4 (Timeout)
>>> 230 - product_notemporary_1 (Timeout)
>>> 231 - product_notemporary_2 (Timeout)
>>> 253 - lu_5 (Timeout)
>>> 254 - lu_6 (Timeout)
>>> 263 - inverse_5 (Timeout)
>>> 284 - qr_colpivoting_3 (Timeout)
>>> 286 - qr_colpivoting_5 (Failed)
>>> 309 - hessenberg_5 (Timeout)
>>> 348 - jacobisvd_7 (Timeout)
>>> 349 - jacobisvd_8 (Timeout)
>>> 486 - prec_inverse_4x4_1 (Timeout)
>>> 487 - prec_inverse_4x4_2 (Timeout)
>>> 488 - prec_inverse_4x4_3 (Timeout)
>>> 509 - FFT (Timeout)
>>> 513 - sparse_ldlt_2 (Timeout)
>>>
>>> =============================
>>> mipsel:
>>> https://buildd.debian.org/status/fetch.php?pkg=eigen3&arch=mipsel&ver=3.0.0-1&stamp=1305273543
>>> 99% tests passed, 3 tests failed out of 536
>>> Total Test time (real) = 860.82 sec
>>> The following tests FAILED:
>>> 3 - dynalloc (Failed)
>>> 221 - product_trsolve_4 (Failed)
>>> 286 - qr_colpivoting_5 (Failed)
>>>
>>> =============================
>>> powerpc:
>>> https://buildd.debian.org/status/fetch.php?pkg=eigen3&arch=powerpc&ver=3.0.0-1&stamp=1305246747
>>> 99% tests passed, 3 tests failed out of 536
>>> Total Test time (real) = 233.97 sec
>>> The following tests FAILED:
>>> 322 - eigensolver_selfadjoint_2 (Failed)
>>> 328 - eigensolver_selfadjoint_7 (Failed)
>>> 437 - householder_4 (Failed)
>>>
>>> =============================
>>> s390 and sparc:
>>> https://buildd.debian.org/status/fetch.php?pkg=eigen3&arch=s390&ver=3.0.0-1&stamp=1305250580
>>> https://buildd.debian.org/status/fetch.php?pkg=eigen3&arch=sparc&ver=3.0.0-1&stamp=1305269865
>>> 99% tests passed, 2 tests failed out of 536
>>> Total Test time (real) = 198.16 sec
>>> The following tests FAILED:
>>> 3 - dynalloc (Failed)
>>> 11 - mixingtypes_3 (Failed)
>
>
>