diff options
Diffstat (limited to 'libraries/blas/README')
-rw-r--r-- | libraries/blas/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/blas/README b/libraries/blas/README index e6b80a9d80..c9ab6d871e 100644 --- a/libraries/blas/README +++ b/libraries/blas/README @@ -1,6 +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 +Note: This BLAS implementation is not optimized! If you want good performance, then use the BLAS libraries provided by your CPU vendor. |