#10508: Update ATLAS to stable version 3.10
-------------------------------------------------------+--------------------
Reporter: vbraun | Owner: tbd
Type: enhancement | Status:
needs_review
Priority: major | Milestone:
sage-5.4
Component: packages | Resolution:
Keywords: ATLAS | Work issues:
Report Upstream: Reported upstream. No feedback yet. | Reviewers:
Benjamin Jones, Karl-Dieter Crisman, Dmitrii Pasechnik, Georg Weber, François
Bissey, John Palmieri
Authors: Volker Braun | Merged in:
Dependencies: #13160 | Stopgaps:
-------------------------------------------------------+--------------------
Comment (by vbraun):
While ugly, its not really a problem if some parts of the Sage install
link to alternative blas implementations. Though for now I think we'll
just do the symlink workaround for OSX PPC.
I'm totally against new environment variables. The proper solution IMHO is
a `blas-config` script that can spit out the required options. For
example, `blas-config --cflags --f77blas` would give you the f77 compiler
flags. Then we can step by step replace all hardcoded blas guesses by
`blas-config` calls. But this is stuff for a future ticket ;-)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10508#comment:224>
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.