Skip to content

Commit 8b40f43

Browse files
Missing blaslapack for binaries under Linux
1 parent d2ed426 commit 8b40f43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

externalpackages/petsc/install-3.22-linux-static.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ cd ${PETSC_DIR}
4444
--with-valgrind=0 \
4545
--with-x=0 \
4646
--with-ssl=0 \
47+
--download-fblaslapack=1 \
4748
--download-metis=1 \
4849
--download-mpich=1 \
4950
--download-mumps=1 \

0 commit comments

Comments
 (0)