]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
add mpi4py patch for petsc 3.19.4
authorGuytri KASTANE <guytri.kastane@cea.fr>
Wed, 13 Sep 2023 08:27:32 +0000 (10:27 +0200)
committerGuytri KASTANE <guytri.kastane@cea.fr>
Wed, 13 Sep 2023 08:27:32 +0000 (10:27 +0200)
products/petsc.pyconf

index 9133a55e1a3e4e21a221abfe048ce90b236c98b4..d11eba6e6d44f076911b3c2812e5cc4c1b51bdaf 100644 (file)
@@ -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 :