We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5a20bc5 + 01c7010 commit 0c43c6fCopy full SHA for 0c43c6f
cmake/openblas.pc.in
@@ -5,7 +5,7 @@ includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
5
openblas_config=USE_64BITINT=@INTERFACE64@ NO_CBLAS=@NO_CBLAS@ NO_LAPACK=@NO_LAPACK@ NO_LAPACKE=@NO_LAPACKE@ DYNAMIC_ARCH=@DYNAMIC_ARCH@ DYNAMIC_OLDER=@DYNAMIC_OLDER@ NO_AFFINITY=@NO_AFFINITY@ USE_OPENMP=@USE_OPENMP@ @CORE@ MAX_THREADS=@NUM_THREADS@
6
Name: OpenBLAS
7
Description: OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version
8
-Version: @OPENBLAS_VERSION@
9
-URL: https://github.com/xianyi/OpenBLAS
+Version: @OpenBLAS_VERSION@
+URL: https://github.com/OpenMathLib/OpenBLAS
10
Libs: @OpenMP_C_FLAGS@ -L${libdir} -lopenblas${libsuffix}
11
Cflags: -I${includedir}
0 commit comments