summaryrefslogtreecommitdiffstats
path: root/libraries/blas/README
diff options
context:
space:
mode:
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 8755c6f620..a68d1dc790 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.