From: Guytri KASTANE Date: Wed, 13 Sep 2023 08:24:39 +0000 (+0200) Subject: include slepc 3.19.2 in petsc 3.19.4 archive X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=1358f0eb7792ffc0c2d9f2308b989eae9e8db559;p=tools%2Fsat_salome.git include slepc 3.19.2 in petsc 3.19.4 archive --- diff --git a/products/compil_scripts/petsc-3.19.4.sh b/products/compil_scripts/petsc-3.19.4.sh index 2c50abe..9a57875 100755 --- a/products/compil_scripts/petsc-3.19.4.sh +++ b/products/compil_scripts/petsc-3.19.4.sh @@ -9,7 +9,7 @@ cp -r $SOURCE_DIR/* . CONFIGURE_FLAGS= CONFIGURE_FLAGS+=" --with-blaslapack-dir=${LAPACK_ROOT_DIR}" CONFIGURE_FLAGS+=" --with-python-dir=${PYTHON_ROOT_DIR}" -CONFIGURE_FLAGS+=" --download-slepc=/home/salome-public/prerequis/archives/slepc-3.19.2.tar.gz" +CONFIGURE_FLAGS+=" --download-slepc=ext/slepc-3.19.2.tar.gz" CONFIGURE_FLAGS+=" --with-hdf5-dir=${HDF5_ROOT_DIR}" CONFIGURE_FLAGS+=" --with-fftw-dir=${FFTW_ROOT_DIR}" CONFIGURE_FLAGS+=" --with-cuda=0" #