#11920: Sympow needs specify -ffp-contract=on and should create datafiles
------------------------+---------------------------------------------------
Reporter: jdemeyer | Owner: tbd
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.7.3
Component: packages | Keywords:
Work_issues: | Upstream: None of the above - read trac for
reasoning.
Reviewer: | Author: Jeroen Demeyer
Merged: | Dependencies:
------------------------+---------------------------------------------------
Comment(by leif):
With GCC versions prior to 4.6, you might have to specify e.g. `-fno-
fused-madd` instead on some platforms, so you could also check whether
that's supported and use it in case it is.
[Although it's not immediately clear to me whether that's desirable at
all; with (fused) multiply-accumulate, the results are ''more'' accurate
than without. They'll of course frequently differ slightly from what you
get ''with'' strict IEEE 754 compliance.]
[[BR]]
`spkg-install` should use `$MAKE` instead of `make`.
`$SAGE_LOCAL` should be quoted in the generated script.
There are a few typos in the comments, e.g. ''"default mode of
operat'''ion'''"'' and ''"prec'''is'''ion"'' (instead of ''"precion"'').
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11920#comment:9>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.