#12011: Build ATLAS on OS X Lion
--------------------------+-------------------------------------------------
   Reporter:  jhpalmieri  |          Owner:  tbd                                
      
       Type:  defect      |         Status:  needs_work                         
      
   Priority:  blocker     |      Milestone:  sage-5.0                           
      
  Component:  packages    |       Keywords:  Lion Darwin cvxopt atlas blas      
      
Work_issues:              |       Upstream:  Reported upstream. Little or no 
feedback.
   Reviewer:              |         Author:  Jeroen Demeyer                     
      
     Merged:              |   Dependencies:                                     
      
--------------------------+-------------------------------------------------

Comment(by vbraun):

 I think we have some more work to do until we can ship the new atlas on
 any system, you are a bit premature in discussing how to support old
 systems.

 The only way to be sure that you don't have statically linked to another
 blas is to build Sage from source with the new atlas spkg. This doesn't
 add much overhead over building atlas.

 Also, the atlas shared libraries are now named `lib{t,s}atlas.{so,dylib}`
 for threaded/singlethreaded and unix/osx respectively. We need to change
 `modules_list.py` and `sage/misc/cython.py` to actually use the new
 libraries. How about one of you with an actual OSX machine makes these
 config changes.

 Also, on Linux I'm getting
 {{{
 /home/vbraun/opt/sage-atlas/sage-5.0.beta7/local/lib/python2.7/site-
 packages/numpy/linalg/lapack_lite.so: undefined symbol: dpotrf_
 }}}
 when installing scipy. I'll try to track this down.

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