[openblas] 01/04: Update README.Debian.
Sébastien Villemot
sebastien at debian.org
Tue Aug 5 19:09:57 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastien pushed a commit to branch master
in repository openblas.
commit 1b593a1db227ca1e0c6ffd6a5840f4cc5c764a14
Author: Sébastien Villemot <sebastien at debian.org>
Date: Tue Aug 5 17:00:34 2014 +0200
Update README.Debian.
---
debian/README.Debian | 15 ++++++---------
1 file changed, 6 insertions(+), 9 deletions(-)
diff --git a/debian/README.Debian b/debian/README.Debian
index e1a356b..971b60f 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -7,9 +7,6 @@ $ sudo update-alternatives --config libblas.so.3
LAPACK:
$ sudo update-alternatives --config liblapack.so.3
-Note that the LAPACK alternative should not point to ATLAS when then BLAS
-alternative points to OpenBLAS, otherwise you will get crashes (see #576972).
-
More information is available at:
http://wiki.debian.org/DebianScience/LinearAlgebraLibraries
@@ -18,12 +15,12 @@ More information is available at:
Building an optimized OpenBLAS packages on your architecture
============================================================
-Since version openblas 0.1alpha1-5, libopenblas-base provides a multiple
-architecture library. All kernels are included in the library and the one
-matching your architecture is selected at run time.
+Note that libopenblas-base provides a multiple architecture library. All
+kernels are included in the library and the one matching your architecture is
+selected at run time.
-An alternative is to create a custom OpenBLAS package, optimized for your
-specific machine, as explained below.
+If you nevertheless want to create a custom OpenBLAS package, optimized only
+for your specific machine, proceeds as follows.
Install the build dependencies:
@@ -43,5 +40,5 @@ It should produce a package that you can install with:
$ sudo dpkg -i ../libopenblas-base_<DEBVERSION>.deb
+ -- Sébastien Villemot <sebastien at debian.org>, Tue, 5 Aug 2014 16:52:28 +0200
-- Sylvestre Ledru <sylvestre at debian.org> Tue, 31 May 2011 13:56:22 +0200
- -- Sébastien Villemot <sebastien at debian.org>, Thu, 13 Dec 2012 13:09:19 +0100
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/openblas.git
More information about the debian-science-commits
mailing list