Salome HOME
C3PO: requires mpi4py
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Mon, 7 Feb 2022 10:46:43 +0000 (11:46 +0100)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Mon, 7 Feb 2022 10:46:43 +0000 (11:46 +0100)
products/C3PO.pyconf

index c9cf4fd45b4d3568769b6636d4e028a79f675ea7..4caf277bb098db91363b52d37e287ab98967f17b 100644 (file)
@@ -19,7 +19,7 @@ default :
         "MEDCOUPLING",
         "medfile"
     ]
-    opt_depend: ["openmpi"]
+    opt_depend: ["openmpi", "mpi4py"]
     build_depend : ["cmake", "swig", "cppunit"]
     source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name
     build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name