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.
|
- libdir=/home/da/OpenBLAS/install/lib
- libprefix=
- libnamesuffix=
- libsuffix=
- includedir=/home/da/OpenBLAS/install/include
- omp_opt=
- openblas_config= USE_64BITINT= DYNAMIC_ARCH= DYNAMIC_OLDER= NO_CBLAS= NO_LAPACK= NO_LAPACKE= NO_AFFINITY=1 USE_OPENMP= RISCV64_ZVL128B MAX_THREADS=32
- version=0.3.29.dev
- extralib=-lm -lpthread -lgfortran -lm -lpthread -lgfortran
- 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} -l${libprefix}openblas${libsuffix}${libnamesuffix}
- Libs.private: ${extralib}
- Cflags: -I${includedir} ${omp_opt}
|