... | @@ -13,7 +13,6 @@ When you start `configure` script just add `--download-metis --download-parmetis |
... | @@ -13,7 +13,6 @@ When you start `configure` script just add `--download-metis --download-parmetis |
|
cd "$INMOST_ROOT"
|
|
cd "$INMOST_ROOT"
|
|
wget http://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-lite-3.5.2.tar.gz
|
|
wget http://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-lite-3.5.2.tar.gz
|
|
tar zxf petsc-lite-3.5.2.tar.gz
|
|
tar zxf petsc-lite-3.5.2.tar.gz
|
|
rm -f petsc-lite-3.5.2.tar.gz
|
|
|
|
cd petsc-3.5.2
|
|
cd petsc-3.5.2
|
|
export PETSC_DIR="`pwd`"
|
|
export PETSC_DIR="`pwd`"
|
|
export PETSC_ARCH=linux-gnu-debug
|
|
export PETSC_ARCH=linux-gnu-debug
|
... | | ... | |