#17075: Install blas pkgconfig files
---------------------------+----------------------------
   Reporter:  vbraun       |            Owner:
       Type:  enhancement  |           Status:  new
   Priority:  major        |        Milestone:  sage-6.4
  Component:  build        |         Keywords:
  Merged in:               |          Authors:
  Reviewers:               |  Report Upstream:  N/A
Work issues:               |           Branch:
     Commit:               |     Dependencies:
   Stopgaps:               |
---------------------------+----------------------------
 In an ideal world every blas implementation would come with pkgconfig
 files, but unfortunately it couldn't be farther from the truth. So,
 instead:

 * Let Sage build one / all / none of our included blas implementations,
 depending on OS and user input.

 * Then install a `blas-config` package that picks the most suitable blas
 install from `SAGE_LOCAL/lib`. If there is none, look in the base OS
 install.

 Implementation: https://github.com/vbraun/blas-config

 Also includes a mini-benchmark (mostly to check that cblas works), and a
 `blas-config` script that can be used later on to switch to another
 implementation.

--
Ticket URL: <http://trac.sagemath.org/ticket/17075>
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to