Salome HOME
Revert "SOLVERLAB for native build should support MPI"
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Fri, 30 Sep 2022 08:44:44 +0000 (10:44 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Fri, 30 Sep 2022 08:44:44 +0000 (10:44 +0200)
This reverts commit 1b29acc246a0aa2ad99dad80bbef3af7aa8e0195.

applications/SALOME-master-native.pyconf
products/SOLVERLAB.pyconf

index 9f00bffc6e913e170e298a2a97a94678a3ee4ab3..ddcbf8e42a37a836ff5e3edebbce8bfc6fdcb057 100644 (file)
@@ -178,7 +178,7 @@ APPLICATION :
         'OPENTURNS_SALOME'
         'YDEFX'
         'pmml'
-        'SOLVERLAB' : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
+        'SOLVERLAB'
         'TopIIVolMesh'
         #'TESTBASE'
         'CEATESTBASE' : 'SalomeV9'
index bc4d90effc149ba53ab814e53cabfeaa4f66182d..79500203bda10117e9e1964c67226aee0473609b 100644 (file)
@@ -38,7 +38,7 @@ default :
         incremental : "yes"
         has_salome_gui : "yes"
     }
-    patches: []
+    patches: ['SOLVERLAB-paraview-5.11.patch']
 }
 
 default_MPI :
@@ -58,7 +58,6 @@ default_MPI :
         'openmpi'
     ]
     opt_depend : ['mpi4py']
-    patches: ['SOLVERLAB-paraview-5.11.patch']
 }
 
 version_V9_9_0_MPI :