slackbuilds_ponce/libraries/OpenBLAS/README
Mario Antunes db9704e188
libraries/OpenBLAS: Updated for version 0.3.23.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-07-08 16:40:39 +07:00

8 lines
420 B
Text

OpenBLAS is an optimized BLAS library
Added symbolic link to install a generic blas library that can be used by Octave and R.
OpenBLAS has cpu specific targetted assembly code for speed optimisation.
In most cases, the installation will detect the correct CPU architecture
If you want to specify the architecture you can define the EXTRAPARAMS
environmental variable with EXTRAPARAMS="TARGET=ZEN" (for AMD Ryzen CPUs)