blas-library
Basic Linear Algebra Subroutines (BLAS) interface ยป Configuring the BLAS interface

Next:blas-fortran-abi


Vocabulary
math.blas.config

Variable description
The name of the shared library containing the BLAS interface to load. The value of this variable must be a valid shared library name that can be passed to add-fortran-library. To take effect, this variable must be set before any other math.blas vocabularies are loaded. See Configuring the BLAS interface for details and examples.

Variable value
Current value in global namespace:
"libblas.dylib"


Definition