aboutsummaryrefslogtreecommitdiff
path: root/libraries/blas/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/blas/README')
-rw-r--r--libraries/blas/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/blas/README b/libraries/blas/README
new file mode 100644
index 000000000000..e6b80a9d80c0
--- /dev/null
+++ b/libraries/blas/README
@@ -0,0 +1,6 @@
+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 want good
+ performance, then use the BLAS libraries provided by your
+ CPU vendor.