13 lines
473 B
PkgConfig
13 lines
473 B
PkgConfig
libdir=/home/br/repos/OpenBLAS/
|
|
includedir=/home/br/repos/OpenBLAS/
|
|
openblas_config= OpenBLAS 0.3.27 DYNAMIC_ARCH NO_AFFINITY Haswell MAX_THREADS=64
|
|
version=0.3.27
|
|
extralib=-lm -lpthread -lgfortran -lquadmath -L${libdir} -lopenblas
|
|
Name: openblas
|
|
Description: OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version
|
|
Version: ${version}
|
|
URL: https://github.com/xianyi/OpenBLAS
|
|
Libs: -L${libdir} -lopenblas
|
|
Libs.private: ${extralib}
|
|
Cflags: -I${includedir}
|