#10508: Update ATLAS to stable version 3.10
-------------------------------------------------------+--------------------
       Reporter:  vbraun                               |         Owner:  tbd    
                                                                                
            
           Type:  enhancement                          |        Status:  
needs_work                                                                      
                   
       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 kcrisman):

 And just to prove something must have happened, old versus new:
 {{{
 $ otool -L lapack.so
 lapack.so:
 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
 (compatibility version 1.0.0, current version 1.0.0)
         /Users/.../sage-5.4.beta0/local/lib/libgfortran.3.dylib
 (compatibility version 4.0.0, current version 4.0.0)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 159.1.0)
         /Users/.../sage-5.4.beta0/local/lib/libgcc_s.1.dylib
 (compatibility version 1.0.0, current version 1.0.0)
 }}}
 {{{
 $ otool -L lapack.so
 lapack.so:
 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
 (compatibility version 1.0.0, current version 1.0.0)
 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
 (compatibility version 1.0.0, current version 1.0.0)
         /Users/.../sage-5.4.beta1/local/lib/libgfortran.3.dylib
 (compatibility version 4.0.0, current version 4.0.0)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 159.1.0)
         /Users/.../sage-5.4.beta1/local/lib/libgcc_s.1.dylib
 (compatibility version 1.0.0, current version 1.0.0)
 }}}

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