#14699: Install ATLAS header files and static libraries
-----------------------------------------------------+----------------------
       Reporter:  jhpalmieri                         |         Owner:  jdemeyer 
   
           Type:  defect                             |        Status:  
needs_review
       Priority:  critical                           |     Milestone:  
sage-5.11   
      Component:  packages: standard                 |    Resolution:           
   
       Keywords:  atlas IML testsuite check cblas.h  |   Work issues:           
   
Report Upstream:  N/A                                |     Reviewers:           
   
        Authors:  Jean-Pierre Flori                  |     Merged in:           
   
   Dependencies:                                     |      Stopgaps:           
   
-----------------------------------------------------+----------------------

Comment (by Koen):

 You'd still need a line
 {{{
     cmd += ' --incdir=' + os.path.join(conf['SAGE_LOCAL'],'include')
 }}}
 in {{{configure_atlas_library()}}} for the header files to go the correct
 place?

 And currently numpy is built without Atlas (it uses another blas):
 local/lib/python2.7/site-packages/numpy/core/_dotblas.so normally contains
 ATL_* symbols (for an old Atlas 3.8.3 version, at least).

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14699#comment:14>
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 http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to