#19715: ATLAS should skip "fast" configuration if it is not implemented
----------------------------------+----------------------------------
Reporter: jdemeyer | Owner:
Type: defect | Status: new
Priority: major | Milestone: sage-6.11
Component: packages: standard | Keywords:
Merged in: | Authors: Jeroen Demeyer
Reviewers: | Report Upstream: N/A
Work issues: | Branch:
Commit: | Dependencies:
Stopgaps: |
----------------------------------+----------------------------------
ATLAS should just skip the "fast" option if it is not available:
{{{
Third attempt: use "fast" options.
Traceback (most recent call last):
File "./spkg-install", line 526, in <module>
rc = build(arch='fast')
File "./spkg-install", line 454, in build
rc = configure(arch, isa_ext)
File "./spkg-install", line 254, in configure
arch, isa_ext, thread_limit = configure_fast()
File "./spkg-install", line 374, in configure_fast
raise NotImplementedError('I don\'t know a "fast" configuration for
your cpu.')
NotImplementedError: I don't know a "fast" configuration for your cpu.
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/19715>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.