aboutsummaryrefslogtreecommitdiff
path: root/libraries/blas/README
diff options
context:
space:
mode:
authorKyle Guinn <elyk03@gmail.com>2017-06-27 23:31:48 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-07-01 07:42:11 +0700
commitb2341ef250ab7f25511d08e96d6abcbfaaf80355 (patch)
tree1fe09d1e5ce72a5c7f41c8bbeabe4783e24fdae7 /libraries/blas/README
parentdc2d9c09ae4167c87b760453ecc61bc234c9983d (diff)
downloadslackbuilds-b2341ef250ab7f25511d08e96d6abcbfaaf80355.tar.xz
libraries/blas: Updated for version 3.7.1.
Signed-off-by: Kyle Guinn <elyk03@gmail.com>
Diffstat (limited to 'libraries/blas/README')
-rw-r--r--libraries/blas/README5
1 files changed, 2 insertions, 3 deletions
diff --git a/libraries/blas/README b/libraries/blas/README
index 8755c6f620bc..a68d1dc79073 100644
--- a/libraries/blas/README
+++ b/libraries/blas/README
@@ -1,6 +1,5 @@
Build script for the reference BLAS library provided by Netlib.
The final package will contain static and shared libraries.
-Note: This BLAS implementation is not optimized! If you want good
- performance, then use the BLAS libraries provided by your
- CPU vendor or atlas provided by SlackBuilds.org.
+Note: If you want good performance, then use the BLAS libraries provided by
+ your CPU vendor, or OpenBLAS or atlas provided by SlackBuilds.org.