#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:  #13160        |      Stopgaps:                
--------------------------------+-------------------------------------------

Old description:

> The new atlas release now builds netlib lapack itself, so the lapack
> tarball is now included in the ATLAS spkg.
>
>   * Updated to newest upstream source, various patches are no longer
> required
>   * `SAGE_ATLAS_LIB=path` now searches in `path/libatlas.so` instead of
> `path/lib/libatlas.so` so it works for people with atlas in `/lib64`,
> too.
>   * Threading is now enabled by default
>   * Flush before `os.system` (#13210)
>
> Upstream has made some attempt at changing the layout of the shared
> libraries, which is now different from the static libraries. The atlas
> spkg contains a stub autoconf/libtools project that unpacks the static
> libraries and repacks them into equivalent shared libraries.
>
> By default, ATLAS will now try twice to get timings and fail immediately
> if throttling is enabled. If auto-tuning fails build with
> `SAGE_ATLAS_ARCH=fast`, and if that fails with `SAGE_ATLAS_ARCH=base`. On
> x86, the fast and base targets are the new ATLAS generic targets x86SSE3
> and x86SSE2/x86x87.
>
> The current spkg version is at
>
> http://www.stp.dias.ie/~vbraun/Sage/spkg/atlas-3.10.0.spkg
>
> '''Apply''' [attachment:trac_10508_root_repo.patch] to the SAGE_ROOT
> repository and [attachment:10508_doctest.patch] to the Sage repository.
>
> '''Remove''' the lapack and blas packages.

New description:

 The new atlas release now builds netlib lapack itself, so the lapack
 tarball is now included in the ATLAS spkg.

   * Updated to newest upstream source, various patches are no longer
 required
   * `SAGE_ATLAS_LIB=path` now searches in `path/libatlas.so` instead of
 `path/lib/libatlas.so` so it works for people with atlas in `/lib64`, too.
   * Threading is now enabled by default
   * Flush before `os.system` (#13210)

 Upstream has made some attempt at changing the layout of the shared
 libraries, which is now different from the static libraries. The atlas
 spkg contains a stub autoconf/libtools project that unpacks the static
 libraries and repacks them into equivalent shared libraries.

 By default, ATLAS will now try twice to get timings and fail immediately
 if throttling is enabled. If auto-tuning fails build with
 `SAGE_ATLAS_ARCH=fast`, and if that fails with `SAGE_ATLAS_ARCH=base`. On
 x86, the fast and base targets are the new ATLAS generic targets x86SSE3
 and x86SSE2/x86x87.

 The current spkg version is at

 http://www.stp.dias.ie/~vbraun/Sage/spkg/atlas-3.10.0.spkg

 '''Apply''' [attachment:trac_10508_root_repo.patch] to the SAGE_ROOT
 repository and [attachment:10508_doctest.patch],
 [attachment:trac_10508_update_atlas_docs.patch]  to the Sage repository.

 '''Remove''' the lapack and blas packages.

--

Comment (by vbraun):

 I've added documentation to the installation guide for the atlas-config
 script and updated the environment variables.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10508#comment:127>
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.

Reply via email to