Re: [eigen] Issues with Trunk:917989

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


Uuh...

A quick note:

Changing the floating point model from /fp:precise to /fp:fast seems to do the job (for test_qr at least)
It compiles with /O2, is reasonably small (289 KB) and do not crash.
I will take a deeper look tonight after my daytime work.

Cheers
Frank

P.S.
The 3rd possible /fp option is not allowed:
'/arch:SSE2' and '/fp:strict' are incompatible.



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/