|
| From: | Dmitri A. Sergatskov |
| Subject: | [Octave-bug-tracker] [bug #58795] Tests for ode15i and ode15s fail for Octave 32bit on Windows |
| Date: | Tue, 21 Jul 2020 06:44:10 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0 |
Follow-up Comment #2, bug #58795 (project octave):
Markus:
I suspect that some of the erros in tests are due to 387
(default on x86 platform) vs SSE (default on x86_64).
Since even Win 7 requires CPU with SSE2, I would recommend
compiling with "-mfpmath=sse -msse -msse2" flags.
Dmitri.
--
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?58795>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |