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: Wed, 25 May 2011 09:40:41 +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=XJhIOd4zpmYCxjdJXsFP1ECZ1gV3OcfEnK0bxdcLv6o=; b=Zo+McBF41iuKdsYrZ1bepYxp4N1Ir7dvc41lDUuJryr52KN4vSckAIiE7JGZndx4YP 7p8sGJkVouPuHSGbcbRXRgGw3wx3NW3edNu0T9B8E9kCRlEaqV3+mOcNDDB1JT4bpcsm 5puEwYagLfk3v/1fJZtn6YtDSaj5S6zutSuNk=
- 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=k+W5dNIIHUFz1wLVPq695x4GqRTlrzMw1WZX3R9MdnqfUdSWNM2yrqxh/gYgDZvOSq fOhXfDPWuF5ICNaNViz7LOzjCkAFr1RSW/BA5PGqyGualwf9S2Xm3/N5BfEx+0sspBZ1 mLQv7vUE0A9nl01U6aqujyP8PXLLRX17UlTzc=
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)
>
>
>