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.
1 parent 88e224f commit 7d75645Copy full SHA for 7d75645
cmake/openblas.pc.in
@@ -1,6 +1,7 @@
1
libdir=@CMAKE_INSTALL_FULL_LIBDIR@
2
includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
3
4
+openblas_config=USE_64BITINT=@USE_64BITINT@ NO_CBLAS=@NO_CBLAS@ NO_LAPACK=@NO_LAPACK@ NO_LAPACKE=@NO_LAPACKE@ DYNAMIC_ARCH=@DYNAMIC_ARCH@ NO_AFFINITY=@NO_AFFINITY@ USE_OPENMP=@USE_OPENMP@ @CORE@ MAX_THREADS=@NUM_THREADS@
5
Name: OpenBLAS
6
Description: OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version
7
Version: @OPENBLAS_VERSION@
0 commit comments