]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
C3PO can be used without mpi support
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Wed, 2 Feb 2022 15:20:42 +0000 (16:20 +0100)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Wed, 2 Feb 2022 15:20:42 +0000 (16:20 +0100)
products/C3PO.pyconf

index db6575d9983f2378900a76dfaeb5be2180e62ad1..3fee53ee640f4c82da8ea26e8b1221316daa2578 100644 (file)
@@ -17,9 +17,9 @@ default :
         "Python",
         "numpy",
         "MEDCOUPLING",
-        "medfile",
-        "openmpi"
+        "medfile"
     ]
+    opt_depend: ["openmpi"]
     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