Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
suzanmanasreh committed Jun 14, 2024
1 parent 9e12522 commit 1d86fcc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install/install-with-lapack.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ cd petsc-3.19.6
--with-shared-libraries=0 \
--with-x11=0 --with-x=0 --with-windows-graphics=0

make PETSC_DIR=`pwd` PETSC_ARCH=petsc_configure all
make PETSC_DIR=`pwd` PETSC_ARCH=petsc_configure check
make PETSC_DIR=`pwd` PETSC_ARCH=arch-linux-c-opt all
make PETSC_DIR=`pwd` PETSC_ARCH=arch-linux-c-opt check

# build and install spherepack
cd ..
Expand Down

0 comments on commit 1d86fcc

Please sign in to comment.