#10508: Update ATLAS to version 3.9.32
---------------------------+------------------------------------------------
Reporter: vbraun | Owner: tbd
Type: enhancement | Status: needs_info
Priority: major | Milestone: sage-4.6.2
Component: packages | Keywords: ATLAS
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
---------------------------+------------------------------------------------
Comment(by fbissey):
Replying to [comment:9 dimpase]:
> Replying to [comment:8 vbraun]:
> > This fails because `ATL_NCPU` is not set. Do you have a single-core
processor? I guess the threaded libraries are not built in that case.
>
> yes, it's single-core. An old Pentium M. (Atlas 3.8 spkg does not build
on it, at all)
I notice you say it is a Pentium M, yet ATLAS is compiling things
with the assumption that it is a coreduo:
-DATL_ARCH_CoreDuo -DATL_CPUMHZ=800 -DATL_SSE3 -DATL_SSE2 -DATL_SSE1
-DATL_GAS_x8632
I am guessing the speed is right but the rest is not. Was your successful
build
using these parameters? I had in one instance a non-working ATLAS because
the
cpu type was misdetected (wanted to use sse3 when it didn't have them).
The build
was curiously successful but the library was unusable.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10508#comment:18>
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.