From: Benda Xu <[email protected]>
The following 2 patches are to introduce the runtime switching
mechanism to BLAS/LAPACK libraries in Gentoo.
This feature is turned off by default and only the reference
BLAS/LAPACK is used to satisfy the dependencies. It can be enabled by
USE=eselect-ldso.
Sorry for the glitch to the tree caused by my mistake yesterday. I am
looking forward to your review. I am cross posting to -dev and -sci
so as to attract atention from all interested parties.
Cheers,
Benda
Benda Xu (2):
virtual/{blas,cblas,lapack,lapacke}: add virtual packages.
virtual/{c,}blas: add sci-libs/blis as a candidate.
virtual/blas/blas-3.8.ebuild | 17 +++++++++++++++++
virtual/blas/metadata.xml | 10 +++++++---
virtual/cblas/cblas-3.8.ebuild | 17 +++++++++++++++++
virtual/cblas/metadata.xml | 10 +++++++---
virtual/lapack/lapack-3.8.ebuild | 14 ++++++++++++++
virtual/lapack/metadata.xml | 10 +++++++---
virtual/lapacke/lapacke-3.8.ebuild | 14 ++++++++++++++
virtual/lapacke/metadata.xml | 16 ++++++++++++++++
8 files changed, 99 insertions(+), 9 deletions(-)
create mode 100644 virtual/blas/blas-3.8.ebuild
create mode 100644 virtual/cblas/cblas-3.8.ebuild
create mode 100644 virtual/lapack/lapack-3.8.ebuild
create mode 100644 virtual/lapacke/lapacke-3.8.ebuild
create mode 100644 virtual/lapacke/metadata.xml
--
2.17.0