]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
Prepare applications' master configurations aligning them with the current versions...
authorQuentin COZETTE (qc784398) <quentin.cozette@cea.fr>
Fri, 13 Nov 2020 16:52:12 +0000 (17:52 +0100)
committernghodban <Nabil.Ghodbane@c-s.fr>
Mon, 30 Nov 2020 07:17:35 +0000 (08:17 +0100)
applications/MEDCOUPLING-master-int32.pyconf
applications/MEDCOUPLING-master-windows.pyconf
applications/MEDCOUPLING-master.pyconf
applications/SALOME-master-MPI.pyconf
applications/SALOME-master-int32.pyconf
applications/SALOME-master-windows.pyconf
applications/SALOME-master.pyconf
applications/SOLVERLAB-master.pyconf

index 115c31be4fa1f14f4464578c07c2010cd9564f53..2c6155b012049d0bdb143e036d96390cf2efa18b 100644 (file)
@@ -22,7 +22,7 @@ APPLICATION :
         boost : '1.58.0'
         certifi : '2018.8.24'
         click : '6.7'
-        cmake : '3.12.1' 
+        cmake : '3.12.1'
         cppunit : '1.13.2'
         chardet : '3.0.4'
         Cython : '0.25.2'
@@ -62,7 +62,7 @@ APPLICATION :
         'CONFIGURATION'
         'MEDCOUPLING'
     }
-    test_base : 
+    test_base :
     {
         name : "SALOME"
         tag : "SalomeV9"
index c9a42bd2da4f311975e2a326501feed734ceaddd..e6d9e2392630eccda8a731d7c0dfbb8b672e2860 100644 (file)
@@ -31,7 +31,7 @@ APPLICATION :
         boost : '1.67.0'
         certifi : '2019.6.16'
         click : '7.0'
-        cmake : '3.12.1' 
+        cmake : '3.12.1'
         colorama: '0.4.1'
         cppunit : '1.13.2'
         chardet : '3.0.4'
@@ -83,7 +83,7 @@ APPLICATION :
         'CONFIGURATION': {dev: 'yes'}
         'MEDCOUPLING': {dev: 'yes'}
     }
-    test_base : 
+    test_base :
     {
         name : "SALOME"
         tag : "SalomeV9"
index d95b11a9d1c905483b7a19bb81cb9518d9137908..bcf114fb3b2fd4fee4de58bfe0ddb239a012f8ea 100644 (file)
@@ -29,7 +29,7 @@ APPLICATION :
         boost : '1.58.0'
         certifi : '2018.8.24'
         click : '6.7'
-        cmake : '3.12.1' 
+        cmake : '3.12.1'
         cppunit : '1.13.2'
         chardet : '3.0.4'
         Cython : '0.25.2'
@@ -67,9 +67,9 @@ APPLICATION :
 
         # SALOME MODULES :
         'CONFIGURATION'
-        'MEDCOUPLING' : {tag : 'master', section: 'default_int64'}
+        'MEDCOUPLING' : {section: 'default_int64'}
     }
-    test_base : 
+    test_base :
     {
         name : "SALOME"
         tag : "SalomeV9"
index 2b1cae8212f462d16a20deecbff79d8cda85b3e9..61f552394b7bbc61e03404653ea614a7334d183f 100644 (file)
@@ -61,7 +61,7 @@ APPLICATION :
         matplotlib : '2.2.2'
         medfile : {tag : '4.1.0', hpc : 'yes', section : 'default_Autotools' }
         mesa : '19.0.8'
-        MeshGems : {tag : '2.10-4', hpc : 'yes'}
+        MeshGems : {tag : '2.11-5', hpc : 'yes'}
         ParMetis : '3.1.1'
         netgen : '5.3.1_with_CAS_7.2'
         nlopt : '2.4.2'
@@ -74,6 +74,7 @@ APPLICATION :
         ospray : '1.8.4'
         packaging : '17.1'
         ParaView : {tag : '5.8.0', hpc : 'yes', section: 'version_5_8_0_MPI'}
+        petsc : '3.14.0'
         Pillow : '7.1.1'
         planegcs : '0.18-3cb6890'
         pockets : '0.6.2'
@@ -110,7 +111,7 @@ APPLICATION :
         'SHAPER'
         'SHAPERSTUDY'
         'RESTRICTED'
-        'LIBBATCH' : {tag :'V2_4_3'}
+        'LIBBATCH' : {tag :'V2_4_4'}
         'KERNEL' : {section : 'default_MPI', verbose : 'yes'}
         'MEDCOUPLING' : {section : 'default_MPI', verbose : 'yes'}
         'GUI' : {verbose : 'yes'}
@@ -123,14 +124,15 @@ APPLICATION :
         'HYBRIDPLUGIN'
         'HexoticPLUGIN'
         'GMSHPLUGIN'
-        'HEXABLOCK' : {tag: 'master', section : "default_MPI", verbose: 'yes'}
+        'HEXABLOCK' : {section : "default_MPI", verbose: 'yes'}
         'HEXABLOCKPLUGIN'
         'HOMARD'
-        'FIELDS' : {tag: 'master', section : "default_MPI", verbose: 'yes'}
-        'PARAVIS' : {tag: 'master', section : "default_MPI", verbose: 'yes'}
-        'JOBMANAGER' : {tag: 'master', section : "default_MPI", verbose: 'yes'}
+        'FIELDS' : {section : "default_MPI", verbose: 'yes'}
+        'PARAVIS' : {section : "default_MPI", verbose: 'yes'}
+        'JOBMANAGER' : {section : "default_MPI", verbose: 'yes'}
         'YACS'
         'YACSGEN'
+        'SOLVERLAB' : {section : "default_MPI", hpc: 'yes'}
         'DOCUMENTATION'
         'SAMPLES'
         'COMPONENT'
@@ -168,28 +170,3 @@ APPLICATION :
         single_install_dir : "yes"
     }
 }
-__overwrite__ :
-[
-  {
-   # GTK  compilation issue
-    __condition__ : "VARS.dist in ['CO6']"
-    'APPLICATION.products.opencv' : '2.4.13.5'
-    'APPLICATION.products.tbb' : '4.4'
-    'APPLICATION.products.llvm' : '3.9.1-clang'
-    'APPLICATION.products.mesa' : '13.0.6'
-    'PRODUCTS.embree.default.patches' : ['embree-3.5.2-centos6.patch']
-   }
-
-  {
-   # tbb as a mandatory native product since SMESH with tbb, not installed on DB8 (temporary)
-    __condition__ : "VARS.dist in ['DB08']"
-    'APPLICATION.products.tbb' : '4.4'
-  }
-
-  {
-    #
-    __condition__ : "VARS.dist in ['FD26']"
-    'APPLICATION.products.tbb'    : '2017-7'
-    'APPLICATION.products.embree' : '3.5.2'
-   }
-]
index a3a196b4204e8d7da16e775727988fd657c898c2..852e2d38f4728800d62cf2c03a7bdd85a08e6939 100644 (file)
@@ -109,7 +109,7 @@ APPLICATION :
         'SHAPER'
         'SHAPERSTUDY'
         'RESTRICTED'
-        'LIBBATCH' : {tag :'V2_4_3'}
+        'LIBBATCH' : {tag :'V2_4_4'}
         'KERNEL'
         'MEDCOUPLING'
         'GUI'
@@ -206,18 +206,11 @@ __overwrite__ :
     'PRODUCTS.llvm.version_8_0_1_clang.patches' : ['llvm-8.0.1-clang-FD32.patch']
     'PRODUCTS.qt.version_5_9_1.patches' : ['qt-5.9.1-UB20-FD32-socketcanbackend.patch', 'qt-5.9.1-mapbox-FD32.patch']
     'PRODUCTS.mesa.version_19_0_8.patches' : ['mesa-19.0.8-debug_symbol.patch']
-    'PRODUCTS.ParaView.version_5_8_0.patches' : ['paraview.0010-ParaViewClient.patch',
-                                                 'paraview.0004-ParaView_hdf5.patch',
-                                                 'paraview.0005-ParaView_find_cgns.patch',
-                                                 'paraview.0006-ParaView_find_libxml2.patch',
-                                                 'paraview.0007-ParaView_find_freetype.patch',
-                                                 'paraview.0009-ParaView_volume_mapper.patch',
-                                                 'pv_coincident.patch'
-                                                ]
   }
 
   {
-    __condition__ : "VARS.dist in ['CO8']"
+    # Adapt Paraview CMake files to be compliant with recent distributions
+    __condition__ : "VARS.dist in ['FD30', 'FD32', 'CO8']"
     'PRODUCTS.ParaView.version_5_8_0.patches' : ['paraview.0010-ParaViewClient.patch',
                                                  'paraview.0004-ParaView_hdf5.patch',
                                                  'paraview.0005-ParaView_find_cgns.patch',
index f955f7d917d6a6ba368b84fbcd148772219b5808..1809f60b3cd9c5f7b10572957e597e82f24762eb 100644 (file)
@@ -126,7 +126,7 @@ APPLICATION :
         'SHAPER'
         'SHAPERSTUDY'
         'RESTRICTED'
-        'LIBBATCH' : {tag :'V2_4_3'}
+        'LIBBATCH' : {tag :'V2_4_4'}
         'KERNEL'
         'MEDCOUPLING'
         'GUI'
index a2b90c97d6bcf08ad931e2525603fd52f201e274..5b0286fdedb71ea03e2ce4299934783b3ffd151d 100644 (file)
@@ -111,9 +111,9 @@ APPLICATION :
         'SHAPER'
         'SHAPERSTUDY'
         'RESTRICTED'
-        'LIBBATCH'
+        'LIBBATCH' : {tag : 'V2_4_4'}
         'KERNEL'
-        'MEDCOUPLING' : {tag : 'master', section: 'default_int64'} # this will trigger other modules as int64
+        'MEDCOUPLING' : {section: 'default_int64'} # this will trigger other modules as int64
         'GUI'
         'GEOM'
         'SMESH'
@@ -208,14 +208,6 @@ __overwrite__ :
     'PRODUCTS.llvm.version_8_0_1_clang.patches' : ['llvm-8.0.1-clang-FD32.patch']
     'PRODUCTS.qt.version_5_9_1.patches' : ['qt-5.9.1-UB20-FD32-socketcanbackend.patch', 'qt-5.9.1-mapbox-FD32.patch']
     'PRODUCTS.mesa.version_19_0_8.patches' : ['mesa-19.0.8-debug_symbol.patch']
-    'PRODUCTS.ParaView.version_5_8_0.patches' : ['paraview.0010-ParaViewClient.patch',
-                                                 'paraview.0004-ParaView_hdf5.patch',
-                                                 'paraview.0005-ParaView_find_cgns.patch',
-                                                 'paraview.0006-ParaView_find_libxml2.patch',
-                                                 'paraview.0007-ParaView_find_freetype.patch',
-                                                 'paraview.0009-ParaView_volume_mapper.patch',
-                                                 'pv_coincident.patch'
-                                                ]
   }
 
   {
@@ -237,7 +229,8 @@ __overwrite__ :
   }
 
   {
-    __condition__ : "VARS.dist in ['CO8']"
+    # Adapt Paraview CMake files to be compliant with recent distributions
+    __condition__ : "VARS.dist in ['FD30', 'FD32', 'CO8']"
     'PRODUCTS.ParaView.version_5_8_0.patches' : ['paraview.0010-ParaViewClient.patch',
                                                  'paraview.0004-ParaView_hdf5.patch',
                                                  'paraview.0005-ParaView_find_cgns.patch',
index eea7f4da1dc9e953e0cde36350103b0a9e6ec1fb..e8b15b4590b08fbf7b673738f8a075df67dcf0bc 100644 (file)
@@ -78,7 +78,7 @@ APPLICATION :
 
         # SALOME MODULES :
         'CONFIGURATION'
-        'MEDCOUPLING' : {tag : 'master', section: 'default_int64'} # this will trigger other modules as int64
+        'MEDCOUPLING' : {section: 'default_int64'} # this will trigger other modules as int64
         'SOLVERLAB'
     }
     profile :