[eigen] MSVC 2010 64bit users needed |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: Eigen <eigen@xxxxxxxxxxxxxxxxxxx>
- Subject: [eigen] MSVC 2010 64bit users needed
- From: Hauke Heibel <hauke.heibel@xxxxxxxxxxxxxx>
- Date: Fri, 11 Feb 2011 13:38:08 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=NP26T0YTLABMHdrMoF2mYZ0kKUM4PSjGSd7Db1yZ2Lc=; b=IRR+8Z7Jb7Q3H3b6WjQuyHf19uyQlS70lwvZSJl4NpvfIMHOF7m8/4KkrHNkdqIdQg lAdHoeeXWhP2mM79OxFCSjSTZp+tm/QPl1vbjg4CKeYXwH69tKHV6aRL1MPkhunUGmEs ix4Drm3fCV7wxj607z5bm4Ux+4Add8SRAj/aI=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=iejAAHCoSA3PY4nM76G4MNwhmg5qbrCIN2jxPDM2fheuQf4hWX2m7msGvzwBMFQuKh 0L0AUvnUn9GUfTy7k4TztLCfkTxsiG/NV1XzVW8BcJUOtmuJA6kSMBEUhdGcv4D2IKF9 x/DgqnAJhlli2R4dCaqEjF2wS09Hy97bg5oQk=
Hi,
it would be great if anybody out there could confirm a few issues we
seem to have with MSVC 2010 64 bit builds.
The failing tests can be found here:
http://eigen.tuxfamily.org/CDash/viewTest.php?onlyfailed&buildid=4929
The problem is that currently I am the only one who can produce this issue.
Any verification would be very welcome right now -- in case it is only
my machine which causes trouble we could most likely release the next
beta version.
You do not even need to run the full test suite, but only those tests
which failed.
Just be sure to test in Relese or RelWithDebInfo modes, and be sure to
use either the same seeds or to run the tests several times.
Thanks,
- Hauke