From: Guytri KASTANE Date: Wed, 13 Sep 2023 08:27:32 +0000 (+0200) Subject: add mpi4py patch for petsc 3.19.4 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=4452e0945e1e8d4105d888f6dc2cac48131ceed3;p=tools%2Fsat_salome.git add mpi4py patch for petsc 3.19.4 --- diff --git a/products/petsc.pyconf b/products/petsc.pyconf index 9133a55..d11eba6 100644 --- a/products/petsc.pyconf +++ b/products/petsc.pyconf @@ -25,6 +25,7 @@ version_3_19_4 : { compil_script : "petsc-3.19.4.sh" depend : ["hdf5", "Python", "lapack","fftw", "llvm"] + patches: ['petsc-3.19.4-mpi4py.patch'] } version_3_17_0 :