#10508: Update ATLAS to stable version 3.10
----------------------------------+-----------------------------------------
Reporter: vbraun | Owner: tbd
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.3
Component: packages | Resolution:
Keywords: ATLAS | Work issues:
Report Upstream: N/A | Reviewers: Benjamin Jones
Authors: Volker Braun | Merged in:
Dependencies: sage-5.2.beta0 | Stopgaps:
----------------------------------+-----------------------------------------
Comment (by vbraun):
The updated atlas spkg also installs a script `atlas-config` in
`$SAGE_LOCAL/bin` which can be used to compute new architectural defaults.
I need somebody on Linux i386 to first install the new spkg and then run
{{{
SAGE_FAT_BINARY=yes atlas-config --archdef
}}}
to grind out the archdefs for the i386 "generic" target. I'm currently
doing this for x86_64, but I don't have a i386 machine. This will use sudo
to turn off CPU throttling so you need to be a sudoer.
{{{
[vbraun@volker-desktop sage-5.2.beta1]$ ./local/bin/atlas-config --help
usage: atlas-config [-h] [--unthrottle PID] [--archdef]
(Re-)Build ATLAS (http://math-atlas.sourceforge.net) according to the
SAGE_ATLAS_ARCH environment variable
optional arguments:
-h, --help show this help message and exit
--unthrottle PID switch CPU throttling off until PID finishes
--archdef build archdef tarball and save it to the current
directory
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10508#comment:68>
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.