Salome HOME
GMSH: better install it centrally - save PATH length
[tools/sat_salome.git] / products / SOLVERLAB.pyconf
index a03b23ff0ccb927024b80986615b33ddbec098af..63397a2072cde41c620c9f7a4101ca2c7e551cf4 100644 (file)
@@ -58,3 +58,22 @@ default_MPI :
     ]
     opt_depend : ['mpi4py']
 }
+
+version_V9_9_0_MPI :
+{
+    depend :
+    [
+        'hdf5',
+        'matplotlib',
+        'medfile',
+        'numpy',
+        'ParaView',
+        'petsc',
+        'Python',
+        'KERNEL',
+        'GUI',
+        'MEDCOUPLING',
+        'openmpi'
+    ]
+    opt_depend : ['mpi4py']
+}