diff options
Diffstat (limited to 'libraries/blas/README')
-rw-r--r-- | libraries/blas/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/libraries/blas/README b/libraries/blas/README index e6326e594638..de7a5c81491c 100644 --- a/libraries/blas/README +++ b/libraries/blas/README @@ -3,5 +3,6 @@ Build script for the reference BLAS library provided by Netlib. To build a static library in addition to the shared library, pass STATIC=yes to the script. -Note: If you want good performance, then use the BLAS libraries provided by - your CPU vendor, or OpenBLAS 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. |