Re: [eigen] Re: MSVC 2010 64bit users needed |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] Re: MSVC 2010 64bit users needed
- From: Gael Guennebaud <gael.guennebaud@xxxxxxxxx>
- Date: Sat, 12 Feb 2011 16:45:00 +0100
- 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; bh=TameltkwsXnifiQsSyPf56IiYgXcV3ahAIXtuSgCze0=; b=PanlSveTlsdyRs6BcoqfoaBQ1hJWB1aB9PS5B49FgA+kmHpIgUI1HUEPCy2vkMcXpM dVFaEiB5wSD7MrY/eSSsuD2xnEtVj9cgfLWCjQdApCu0XtFGXfDCsy17dmg3LoQErfaR 3Yt1mt4ZJMWW9x/Owyccuv3b0BOqj0MlB5fvk=
- 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; b=I/8QCxc5m3OXMtClmPu+f0cctjQnklte2OT/zea0hKb14dRv+sSLqB44+107iRBYJ8 ubXKhaFzrEmlyRGeqgzIr4cWnnU2OEeocC6Y7t2RoLPmwt76s3/wtCYwxs9Jn54HLOBD O0QX49ud14/PH31vFXGppwiZ2mvelt3NPtEAc=
good new, this should be fixed now.
see the respective bug report for details...
http://eigen.tuxfamily.org/bz/show_bug.cgi?id=165
gael
On Sat, Feb 12, 2011 at 4:24 PM, Benoit Jacob <jacob.benoit.1@xxxxxxxxx> wrote:
> 2011/2/12 Hauke Heibel <hauke.heibel@xxxxxxxxxxxxxx>:
>> Hi Basil,
>>
>> Thanks a lot for testing this!
>>
>> I see that you found my batch script for the CDash submissions. That's
>> great. Hopefully we will find at some point some time to simplify unit
>> test submissions - e.g. by just building the "Experimental" target.
>>
>> Regarding the MSVC bug, I hope that we can fix this one in March on
>> our meeting.
>
> This is a bigger priority than that: I don't think that we can release
> 3.0 final with it. It already feels weird to release beta3 today with
> it.
>
> Benoit
>
>> Since your compiler version is even newer than mine, it
>> seems to be a valid assumption that all new compilers are broken which
>> means for us that we need a fix. Unfortunately, we can not even submit
>> a bug report to MS unless we can reproduce the bug in a small self
>> contained example.
>>
>> - Hauke
>>
>> On Fri, Feb 11, 2011 at 10:11 PM, Basil Fierz <basil.fierz@xxxxxxxxxxx> wrote:
>>> Hi Hauke,
>>>
>>> I have tested the head using VS 2010 SP1 beta (x64):
>>> windows(6.1.7600)-x64_64-msvc(10.0.31118.1)-SSE2
>>>
>>> http://eigen.tuxfamily.org/CDash/viewTest.php?buildid=4944
>>>
>>> The tests you mentioned failed on my machine, addionally the "qr_1" failed
>>> with a segfault.
>>>
>>> Best,
>>> Basil
>>>
>>> -----Original Message----- From: Hauke Heibel
>>> Sent: Friday, February 11, 2011 3:36 PM
>>> To: Eigen
>>> Subject: [eigen] Re: MSVC 2010 64bit users needed
>>>
>>> Ok, I tested on two other machines.
>>>
>>> 1) working (confiremd by Gael and a colleague of mine)
>>> MSVC version 10.0.30319.1 RTMRel
>>>
>>> 2) failing (confirmed on my machine and on my colleague's)
>>> MSVC version 10.0.30319.341 RTMLDR
>>>
>>> AFAIK, the latter version number belongs to the "Team Foundation
>>> Server" IDE and the other one to the stand alone IDE.
>>>
>>> - Hauke
>>>
>>>
>>>
>>>
>>>
>>
>>
>>
>
>
>