Salome HOME
spns #26766 : renommage de la section binaire de mesa, ajout champ platform
[tools/sat_salome.git] / applications / SALOME-master-MPI.pyconf
index 1d64f3d95bee5599c3978b2fcbf4915d8aff6f43..60ef5cd5af9a8f6c6ff1aef7df3b21b1d9c56110 100644 (file)
@@ -36,7 +36,7 @@ APPLICATION :
         alabaster : '0.7.6'
         Babel : '2.7.0'
         boost : '1.71.0'
-        CAS : 'V7_5_3p2'
+        CAS : 'CR753-SALOME-PATCH'
         C3PO: 'v2.0'
         certifi : '2018.8.24'
         cgns : {tag : '4.2.0', hpc : 'yes'}
@@ -60,7 +60,7 @@ APPLICATION :
         gmp : 'native'
         mpfr : 'native'
         gdal :  {tag : '2.4.0', hpc : 'yes'}
-        gmsh : '4.8.4'
+        gmsh : '4.10.3'
         graphviz : '2.38.0'
         hdf5 : {tag : '1.10.3', hpc : 'yes'}
         idna : '2.7'
@@ -100,7 +100,7 @@ APPLICATION :
         PERSALYS: 'v12.0'
         petsc : {tag : '3.16.0', hpc: 'yes'}
         Pillow : '7.1.1'
-        planegcs : '0.18-3cb6890'
+        planegcs : '0.20'
         psutil : '5.7.2'
         PyFMI : '2.5'
         Pygments : '2.0.2'
@@ -186,11 +186,6 @@ APPLICATION :
     {
         launcher_name : "salome"
     }
-    virtual_app:
-    {
-        name : "salome"
-        application_name : "APPLI"
-    }
     test_base : 
     {
         name : "SALOME"
@@ -207,6 +202,10 @@ APPLICATION :
 }
 __overwrite__ :
 [
+    {
+        __condition__ : "VARS.dist not in ['DB09','DB10', 'DB11']"
+        'APPLICATION.products.MeshGems' : {tag : '2.13-1', hpc : 'yes', base: 'no'}
+    }
     {
         __condition__ : "VARS.dist in ['FD32', 'FD34', 'DB11']"
         # gcc https://github.com/scipy/scipy/issues/11611
@@ -221,9 +220,4 @@ __overwrite__ :
         __condition__ : "VARS.dist not in ['DB08','DB09', 'FD30']"
         'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr']
     }
-
-    {
-        __condition__ : "VARS.dist not in ['DB09','DB10', 'DB10']"
-        'APPLICATION.products.MeshGems' : {tag : '2.14-4', hpc : 'yes'}
-    }
 ]