You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- prefix=@prefix@
- libdir=@libdir@
- includedir=@includedir@
-
- Name: OpenBLAS
- Description: OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version
- Version: @OPENBLAS_VERSION@
- URL: https://github.com/xianyi/OpenBLAS
- Libs: -L${libdir} -lopenblas
- Cflags: -I${includedir}
|