We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9696388 + 39cd8f2 commit f42951fCopy full SHA for f42951f
1 file changed
pkgs/hypre.yaml
@@ -52,7 +52,7 @@ build_stages:
52
"--with-blas-lib-dirs=${BLAS_DIR}/lib",
53
"--with-lapack=yes",
54
"--with-lapack-libs=openblas",
55
- "--with-lapack-lib-dirs=${BLAS_DIR}/lib"]
+ "--with-lapack-lib-dirs=${LAPACK_DIR}/lib"]
56
57
- when: with_accelerate and not with_openblas
58
# Libraries used for linking to Accelerate framework; `otool -L`
0 commit comments