]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
bos #41276: implement V9_13_0 configuration files
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Fri, 23 Aug 2024 09:04:09 +0000 (11:04 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Fri, 23 Aug 2024 09:05:09 +0000 (11:05 +0200)
15 files changed:
applications/MEDCOUPLING-9.13.0-MPI.pyconf
applications/MEDCOUPLING-9.13.0-int32.pyconf
applications/MEDCOUPLING-9.13.0-native.pyconf
applications/MEDCOUPLING-9.13.0-windows.pyconf
applications/MEDCOUPLING-9.13.0.pyconf
applications/MEDCOUPLING-master-MPI.pyconf
applications/MEDCOUPLING-master-int32.pyconf
applications/MEDCOUPLING-master.pyconf
applications/SALOME-9.13.0-MPI.pyconf
applications/SALOME-9.13.0-int32.pyconf
applications/SALOME-9.13.0-native.pyconf
applications/SALOME-9.13.0-windows.pyconf
applications/SALOME-9.13.0.pyconf
applications/SALOME-master-int32.pyconf
applications/SALOME-master.pyconf

index c9bd00d6f915c9bd8d7e9c1d5546ea6b67fc63fc..90634f2fb5c1cd3580dde10bfef41cc6cb5df008 100644 (file)
@@ -5,7 +5,7 @@ APPLICATION :
 {
     name     : 'MEDCOUPLING-9.13.0-MPI'
     workdir  : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist
-    tag      : 'V9_13_BR'
+    tag      : 'V9_13_0'
     base     : 'no'
     debug    : 'no'
     python3  : 'yes'
@@ -83,7 +83,7 @@ APPLICATION :
 
         # SALOME MODULES :
         'CONFIGURATION'
-        'MEDCOUPLING' : {tag:'V9_13_BR', base: 'no', section: 'default_MPI_STD', hpc: 'yes'} # FIXME
+        'MEDCOUPLING' : {tag:'V9_13_0', base: 'no', section: 'default_MPI_STD', hpc: 'yes'} # FIXME
     }
     test_base : 
     {
index 22f06ebbeefff8ee74f0063293e6e6f8748e5150..feec2c683cf0b46a41f190e0a87bc212d5e385f6 100644 (file)
@@ -5,7 +5,7 @@ APPLICATION :
 {
     name    : 'MEDCOUPLING-9.13.0-int32'
     workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist
-    tag     : 'V9_13_BR'
+    tag     : 'V9_13_0'
     base    : 'no'
     debug   : 'no'
     python3 : 'yes'
index a585adc7488e4c86cf72b95a28fcd9230e1a2d7d..82685a3e791b00f3d38b80e2f551442fe6b3873d 100644 (file)
@@ -5,7 +5,7 @@ APPLICATION :
 {
     name : 'MEDCOUPLING-9.13.0-native'
     workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist
-    tag : 'V9_13_BR'
+    tag : 'V9_13_0'
     base : 'no'
     debug : 'no'
     python3 : 'yes'
@@ -69,7 +69,7 @@ APPLICATION :
 
         # SALOME MODULES :
         'CONFIGURATION'
-        'MEDCOUPLING' : {tag:'V9_13_BR', base:'no', section:'default_MPI', hpc:'yes'}
+        'MEDCOUPLING' : {tag:'V9_13_0', base:'no', section:'default_MPI', hpc:'yes'}
     }
     test_base : 
     {
index 29210cab6b49316782a12763a09aa761797615fe..999aa9a4cc1e29ad9efc3e68a131e16119719ede 100644 (file)
@@ -6,7 +6,7 @@ APPLICATION :
     name : 'MEDCOUPLING-9.13.0'
     workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name
     cmake_generator : 'Visual Studio 15 2017'
-    tag : 'V9_13_BR'
+    tag : 'V9_13_0'
     debug : 'no'
     base : 'no'
     python3 : 'yes'
index 84573a49a62c5725a80da3a75831bbb4df491a1d..12a08d0a1bb5b1b1dd667101fdfd7058751ac74c 100644 (file)
@@ -5,7 +5,7 @@ APPLICATION :
 {
     name    : 'MEDCOUPLING-9.13.0'
     workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist
-    tag     : 'V9_13_BR'
+    tag     : 'V9_13_0'
     base    : 'no'
     debug   : 'no'
     python3 : 'yes'
index 5d8c378379701e066778f63b7e71a4e1a13ce975..d1b138ac3e04c3bb04c098ff98f520c93f2ddeb8 100644 (file)
@@ -9,7 +9,6 @@ APPLICATION :
     base     : 'no'
     debug    : 'no'
     python3  : 'yes'
-    pyver    : '3.9'
     platform : ['CO7', 'CO8', 'DB09']
     environ  :
     {
@@ -100,44 +99,6 @@ APPLICATION :
 }
 __overwrite__ :
 [
-    {
-    __condition__ : "APPLICATION.pyver == '3.6'"
-    'APPLICATION.rm_products' : [
-        "charset_normalizer",
-        "importlib_metadata",
-        "sphinxcontrib_applehelp",
-        "sphinxcontrib_devhelp",
-        "sphinxcontrib_jsmath",
-        "sphinxcontrib_qthelp",
-        "sphinxcontrib_htmlhelp",
-        "sphinxcontrib_serializinghtml",
-        "sphinxcontrib_napoleon",
-        "zipp"
-    ]
-    'APPLICATION.products.Babel'                    : '2.7.0'
-    'APPLICATION.products.cmake'                    : '3.25.2'
-    'APPLICATION.products.Cython'                   : '0.29.12'
-    'APPLICATION.products.docutils'                 : '0.12'
-    'APPLICATION.products.imagesize'                : '1.0.0'
-    'APPLICATION.products.Jinja2'                   : '2.7.3'
-    'APPLICATION.products.libxml2'                  : '2.9.1'
-    'APPLICATION.products.markupsafe'               : '0.23'
-    'APPLICATION.products.mpi4py'                   : '3.0.3'
-    'APPLICATION.products.numpy'                    : '1.16.4'
-    'APPLICATION.products.packaging'                : '17.1'
-    'APPLICATION.products.Pygments'                 : '2.0.2'
-    'APPLICATION.products.pyparsing'                : '2.0.3'
-    'APPLICATION.products.Python'                   : '3.6.5'
-    'APPLICATION.products.requests'                 : '2.19.1'
-    'APPLICATION.products.scipy'                    : '1.4.1'
-    'APPLICATION.products.scotch'                   : '6.0.4'
-    'APPLICATION.products.setuptools'               : '38.4.0'
-    'APPLICATION.products.snowballstemmer'          : '1.2.1'
-    'APPLICATION.products.Sphinx'                   : '1.7.6'
-    'APPLICATION.products.sphinx_rtd_theme'         : '0.4.3'
-    'APPLICATION.products.sphinxcontrib_websupport' : '1.1.0'
-    'APPLICATION.products.sphinxintl'               : '0.9.10'
-  }
   {
         __condition__ : "VARS.dist in ['FD32']"
         # gcc https://github.com/scipy/scipy/issues/11611
index 7b5689b955ca010966c187b9165230fe78c29b63..c410dbaa3adb6b5143d65c9516c83aed7fc4b848 100644 (file)
@@ -9,7 +9,6 @@ APPLICATION :
     base    : 'no'
     debug   : 'no'
     python3 : 'yes'
-    pyver   : '3.9'
     environ :
     {
         build : {CONFIGURATION_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "CONFIGURATION"}
@@ -87,44 +86,6 @@ APPLICATION :
 }
 __overwrite__ :
 [
-  {
-    __condition__ : "APPLICATION.pyver == '3.6'"
-    'APPLICATION.rm_products' : [
-        "charset_normalizer",
-        "importlib_metadata",
-        "sphinxcontrib_applehelp",
-        "sphinxcontrib_devhelp",
-        "sphinxcontrib_jsmath",
-        "sphinxcontrib_qthelp",
-        "sphinxcontrib_htmlhelp",
-        "sphinxcontrib_serializinghtml",
-        "sphinxcontrib_napoleon",
-        "zipp"
-    ]
-    'APPLICATION.products.Babel'                    : '2.7.0'
-    'APPLICATION.products.cmake'                    : '3.25.2'
-    'APPLICATION.products.Cython'                   : '0.29.12'
-    'APPLICATION.products.docutils'                 : '0.12'
-    'APPLICATION.products.imagesize'                : '1.0.0'
-    'APPLICATION.products.Jinja2'                   : '2.7.3'
-    'APPLICATION.products.libxml2'                  : '2.9.1'
-    'APPLICATION.products.markupsafe'               : '0.23'
-    'APPLICATION.products.mpi4py'                   : '3.0.3'
-    'APPLICATION.products.numpy'                    : '1.16.4'
-    'APPLICATION.products.packaging'                : '17.1'
-    'APPLICATION.products.Pygments'                 : '2.0.2'
-    'APPLICATION.products.pyparsing'                : '2.0.3'
-    'APPLICATION.products.Python'                   : '3.6.5'
-    'APPLICATION.products.requests'                 : '2.19.1'
-    'APPLICATION.products.scipy'                    : '1.4.1'
-    'APPLICATION.products.scotch'                   : '6.0.4'
-    'APPLICATION.products.setuptools'               : '38.4.0'
-    'APPLICATION.products.snowballstemmer'          : '1.2.1'
-    'APPLICATION.products.Sphinx'                   : '1.7.6'
-    'APPLICATION.products.sphinx_rtd_theme'         : '0.4.3'
-    'APPLICATION.products.sphinxcontrib_websupport' : '1.1.0'
-    'APPLICATION.products.sphinxintl'               : '0.9.10'
-  }
   {
     __condition__ : "VARS.dist in ['FD32']"
     'APPLICATION.products.scipy' : '1.5.2' # gcc https://github.com/scipy/scipy/issues/11611 - either patch numpy to include -fallow-argument-mismatch or move to that version
index c21719f0607259767f6015605ee262f495715b76..6fcd77e3410a7373ab7757daa62562a7d87bae16 100644 (file)
@@ -9,7 +9,6 @@ APPLICATION :
     base    : 'no'
     debug   : 'no'
     python3 : 'yes'
-    pyver   : '3.9'
     environ :
     {
         build :
@@ -94,44 +93,6 @@ APPLICATION :
 }
 __overwrite__ :
 [
-  {
-    __condition__ : "APPLICATION.pyver == '3.6'"
-    'APPLICATION.rm_products' : [
-        "charset_normalizer",
-        "importlib_metadata",
-        "sphinxcontrib_applehelp",
-        "sphinxcontrib_devhelp",
-        "sphinxcontrib_jsmath",
-        "sphinxcontrib_qthelp",
-        "sphinxcontrib_htmlhelp",
-        "sphinxcontrib_serializinghtml",
-        "sphinxcontrib_napoleon",
-        "zipp"
-    ]
-    'APPLICATION.products.Babel'                    : '2.7.0'
-    'APPLICATION.products.cmake'                    : '3.25.2'
-    'APPLICATION.products.Cython'                   : '0.29.12'
-    'APPLICATION.products.docutils'                 : '0.12'
-    'APPLICATION.products.imagesize'                : '1.0.0'
-    'APPLICATION.products.Jinja2'                   : '2.7.3'
-    'APPLICATION.products.libxml2'                  : '2.9.1'
-    'APPLICATION.products.markupsafe'               : '0.23'
-    'APPLICATION.products.mpi4py'                   : '3.0.3'
-    'APPLICATION.products.numpy'                    : '1.16.4'
-    'APPLICATION.products.packaging'                : '17.1'
-    'APPLICATION.products.Pygments'                 : '2.0.2'
-    'APPLICATION.products.pyparsing'                : '2.0.3'
-    'APPLICATION.products.Python'                   : '3.6.5'
-    'APPLICATION.products.requests'                 : '2.19.1'
-    'APPLICATION.products.scipy'                    : '1.4.1'
-    'APPLICATION.products.scotch'                   : '6.0.4'
-    'APPLICATION.products.setuptools'               : '38.4.0'
-    'APPLICATION.products.snowballstemmer'          : '1.2.1'
-    'APPLICATION.products.Sphinx'                   : '1.7.6'
-    'APPLICATION.products.sphinx_rtd_theme'         : '0.4.3'
-    'APPLICATION.products.sphinxcontrib_websupport' : '1.1.0'
-    'APPLICATION.products.sphinxintl'               : '0.9.10'
-  }
   {
     __condition__ : "VARS.dist in ['FD32']"
     'APPLICATION.products.scipy' : '1.5.2' # gcc https://github.com/scipy/scipy/issues/11611 - either patch numpy to include -fallow-argument-mismatch or move to that version
index c44b04630334a77a844da15ed565411f3ea22873..18ff465e74bb90c5931088cd4ac407dc580b0aad 100644 (file)
@@ -5,7 +5,7 @@ APPLICATION :
 {
     name     : 'SALOME-9.13.0-MPI'
     workdir  : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist
-    tag      : 'V9_13_0rc3'
+    tag      : 'V9_13_0'
     dev      : 'no'
     verbose  : 'no'
     debug    : 'no'
@@ -66,7 +66,7 @@ APPLICATION :
         mpc : 'native'
         gmp : 'native'
         mmg : '5.6.0'
-        mmgplugin: 'main'
+        mmgplugin: 'v1.0.0'
         mpfr : 'native'
         gdal :  {tag : '2.4.0',  hpc : 'yes'}
         gmsh :  {tag : '4.10.3', section :  'version_4_10_3_with_CAS_7_8_MPI', hpc : 'yes', base : 'no'}
@@ -169,8 +169,8 @@ APPLICATION :
         'SHAPERSTUDY'
         'RESTRICTED'
         'LIBBATCH' : 'V2_5_0'
-        'KERNEL'      : {tag:'V9_13_0rc3', base: 'no', section: 'default_MPI', hpc: 'yes', verbose: 'yes'}
-        'MEDCOUPLING' : {tag:'V9_13_0rc3', base: 'no', section: 'default_MPI_STD', hpc: 'yes', verbose: 'yes'}
+        'KERNEL'      : {tag:'V9_13_0', base: 'no', section: 'default_MPI', hpc: 'yes', verbose: 'yes'}
+        'MEDCOUPLING' : {tag:'V9_13_0', base: 'no', section: 'default_MPI_STD', hpc: 'yes', verbose: 'yes'}
         'GUI' : {verbose : 'yes'}
         'GEOM'
         'SMESH'
@@ -180,12 +180,12 @@ APPLICATION :
         'HYBRIDPLUGIN'
         'HexoticPLUGIN'
         'GMSHPLUGIN'
-        'HEXABLOCK' : {tag:'V9_13_0rc3', base: 'no', section: 'default_MPI', hpc: 'yes', verbose: 'yes'}
+        'HEXABLOCK' : {tag:'V9_13_0', base: 'no', section: 'default_MPI', hpc: 'yes', verbose: 'yes'}
         'HEXABLOCKPLUGIN'
-        'HOMARD'    : {tag:'V9_13_0rc3', base: 'no', section: 'default_MPI', hpc: 'yes'}
-        'FIELDS'    : {tag:'V9_13_0rc3', base: 'no', section: 'default_MPI', hpc: 'yes'}
-        'PARAVIS'   : {tag:'V9_13_0rc3', base: 'no', section: 'default_MPI', hpc: 'yes'}
-        'JOBMANAGER': {tag:'V9_13_0rc3', base: 'no', section: 'default_MPI', hpc: 'yes'}
+        'HOMARD'    : {tag:'V9_13_0', base: 'no', section: 'default_MPI', hpc: 'yes'}
+        'FIELDS'    : {tag:'V9_13_0', base: 'no', section: 'default_MPI', hpc: 'yes'}
+        'PARAVIS'   : {tag:'V9_13_0', base: 'no', section: 'default_MPI', hpc: 'yes'}
+        'JOBMANAGER': {tag:'V9_13_0', base: 'no', section: 'default_MPI', hpc: 'yes'}
         'YACS'
         'YACSGEN'
         'DOCUMENTATION'
@@ -205,7 +205,7 @@ APPLICATION :
         'YDEFX'
         'pmml'
         'SALOMEBOOTSTRAP'
-        'SOLVERLAB' : {tag: 'V9_13_0rc3', base: 'no', section: 'default_MPI', hpc: 'yes'}
+        'SOLVERLAB' : {tag: 'V9_13_0', base: 'no', section: 'default_MPI', hpc: 'yes'}
         'TopIIVolMesh'
         #'TESTBASE'
         'CEATESTBASE' : 'SalomeV9'
index 03d9e8b9bc243106080d242d34f0602b53f31da9..ba8deaf3785f629badfaf0068f4d0f5ff952968b 100644 (file)
@@ -5,7 +5,7 @@ APPLICATION :
 {
     name     : 'SALOME-9.13.0-int32'
     workdir  : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist
-    tag      : 'V9_13_0rc3'
+    tag      : 'V9_13_0'
     dev      : 'no'
     verbose  : 'no'
     debug    : 'no'
@@ -65,7 +65,7 @@ APPLICATION :
         mpc : 'native'
         gmp : 'native'
         mmg : '5.6.0'
-        mmgplugin: 'main'
+        mmgplugin: 'v1.0.0'
         mpfr : 'native'
         gdal : '2.4.0'
         gmsh : '4.10.3_with_CAS_7.8'
@@ -168,8 +168,8 @@ APPLICATION :
         'SHAPERSTUDY'
         'RESTRICTED'
         'LIBBATCH' : 'V2_5_0'
-        'KERNEL'      : {tag:'V9_13_0rc3', base: 'no', section: 'default_32BIT_IDS', hpc: 'no' }
-        'MEDCOUPLING' : {tag:'V9_13_0rc3', base: 'no', section: 'default_32BIT_IDS_MPI_STD', hpc: 'yes'}
+        'KERNEL'      : {tag:'V9_13_0', base: 'no', section: 'default_32BIT_IDS', hpc: 'no' }
+        'MEDCOUPLING' : {tag:'V9_13_0', base: 'no', section: 'default_32BIT_IDS_MPI_STD', hpc: 'yes'}
         'GUI'
         'GEOM'
         'SMESH'
@@ -183,7 +183,7 @@ APPLICATION :
         'HEXABLOCKPLUGIN'
         'HOMARD'
         'FIELDS'
-        'PARAVIS' : {tag:'V9_13_0rc3', base: 'no', section: 'default_MPI', hpc: 'yes'}
+        'PARAVIS' : {tag:'V9_13_0', base: 'no', section: 'default_MPI', hpc: 'yes'}
         'JOBMANAGER'
         'YACS'
         'YACSGEN'
@@ -204,7 +204,7 @@ APPLICATION :
         'YDEFX'
         'pmml'
         'SALOMEBOOTSTRAP'
-        'SOLVERLAB' : {tag: 'V9_13_0rc3', base: 'no', section: 'default_MPI', hpc: 'yes'}
+        'SOLVERLAB' : {tag: 'V9_13_0', base: 'no', section: 'default_MPI', hpc: 'yes'}
         'TopIIVolMesh'
         #'TESTBASE'
         'CEATESTBASE' : 'SalomeV9'
index d6bc792a7f55c49f562baedeb33e0a0cd84ef54f..eb57ef86750b3155545ac753d889d8fe47d66a95 100644 (file)
@@ -5,7 +5,7 @@ APPLICATION :
 {
     name : 'SALOME-9.13.0-native'
     workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist
-    tag : 'V9_13_0rc3'
+    tag : 'V9_13_0'
     dev : 'no'
     verbose :'no'
     debug : 'no'
@@ -85,7 +85,7 @@ APPLICATION :
         metis : 'native'
         mpi4py: 'native'
         mmg : '5.6.0'
-        mmgplugin: 'main'
+        mmgplugin: 'v1.0.0'
         netgen : '5.3.1_with_CAS_7.8'
         netcdf : 'native'
         netCDF4: 'native'
@@ -152,7 +152,7 @@ APPLICATION :
         'RESTRICTED'
         'LIBBATCH' : 'V2_5_0'
         'KERNEL'
-        'MEDCOUPLING' : {tag:'V9_13_0rc3', base: 'no', section: 'default_MPI', hpc: 'yes'}
+        'MEDCOUPLING' : {tag:'V9_13_0', base: 'no', section: 'default_MPI', hpc: 'yes'}
         'GUI'
         'GEOM'
         'SMESH'
@@ -166,7 +166,7 @@ APPLICATION :
         'HEXABLOCKPLUGIN'
         'HOMARD'
         'FIELDS'
-        'PARAVIS': {tag:'V9_13_0rc3', base: 'no', section: 'default_MPI', hpc: 'yes'}
+        'PARAVIS': {tag:'V9_13_0', base: 'no', section: 'default_MPI', hpc: 'yes'}
         'JOBMANAGER'
         'YACS'
         'YACSGEN'
@@ -344,8 +344,8 @@ __overwrite__ :
          'APPLICATION.products.statsmodels'      : {tag: '0.6.1',   base: 'no', section: 'version_0_6_1_no_pip'              }
          'APPLICATION.products.nose'             : {tag: '1.3.7',   base: 'no', section: 'version_1_3_7_no_pip'              }
          'APPLICATION.products.ParaView'         : {tag: '5.11.0',  base: 'no', section: 'version_5_11_0_MPI_CO9', hpc: 'yes'}
-         'APPLICATION.products.YDEFX'            : {tag: 'V9_13_0rc3',  base: 'no', section: 'version_V9_13_0_CO9'            }
-         'APPLICATION.products.YACS'             : {tag: 'V9_13_0rc3',  base: 'no', section: 'version_V9_13_0_CO9'            }
+         'APPLICATION.products.YDEFX'            : {tag: 'V9_13_0',  base: 'no', section: 'version_V9_13_0_CO9'            }
+         'APPLICATION.products.YACS'             : {tag: 'V9_13_0',  base: 'no', section: 'version_V9_13_0_CO9'            }
     }
     {
         __condition__ : "VARS.dist in ['FD32']"
@@ -363,7 +363,7 @@ __overwrite__ :
         'APPLICATION.products.rich'             : {tag: '13.7.1', base: 'no', section: 'version_13_7_1_no_pip'}
         'APPLICATION.products.meshio'           : {tag: '5.3.5' , base: 'no', section: 'version_5_3_5_no_pip' }
         'APPLICATION.products.h5py'             : {tag: '3.11.0', base: 'no', section: 'version_3_11_0_no_pip'}
-        'APPLICATION.products.YACS'             : {tag: 'V9_13_0rc3', base: 'no', section: 'version_V9_13_0_FD32'  }
+        'APPLICATION.products.YACS'             : {tag: 'V9_13_0', base: 'no', section: 'version_V9_13_0_FD32'  }
     }
     {
         __condition__ : "VARS.dist in ['FD34']"
index d901279b6b29f5d13e3657a193e84a373b0d4960..d31dd0c6ad640f9a6b8d6ddd05196755f9048964 100644 (file)
@@ -7,7 +7,7 @@ APPLICATION :
     workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name
     cmake_generator : 'Visual Studio 15 2017'
     cmake_build_type: 'Release' # Debug, RelWithDebInfo, Release, MinSizeRel
-    tag : 'V9_13_0rc3'
+    tag : 'V9_13_0'
     dev : 'no'
     verbose : 'no'
     debug   : 'no'
@@ -91,7 +91,7 @@ APPLICATION :
         meshio: '5.3.5'
         metis : '5.1.0'
         mmg : '5.6.0'
-        mmgplugin: 'main'
+        mmgplugin: 'v1.0.0'
         msvc : '2017'
         netcdf : '4.6.2'
         netCDF4: '1.6.5'
index 1f9b376cb26061045674c56feb20047190265eb3..fe028610bf39ea99d817332d5f7ef9092216453f 100644 (file)
@@ -5,7 +5,7 @@ APPLICATION :
 {
     name     : 'SALOME-9.13.0'
     workdir  : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist
-    tag      : 'V9_13_0rc3'
+    tag      : 'V9_13_0'
     dev      : 'no'
     verbose  : 'no'
     debug    : 'no'
@@ -66,7 +66,7 @@ APPLICATION :
         mpc : 'native'
         gmp : 'native'
         mmg : '5.6.0'
-        mmgplugin: 'main'
+        mmgplugin: 'v1.0.0'
         mpfr : 'native'
         gdal : '2.4.0'
         gmsh : '4.10.3_with_CAS_7.8'
@@ -170,7 +170,7 @@ APPLICATION :
         'RESTRICTED'
         'LIBBATCH' : 'V2_5_0'
         'KERNEL'
-        'MEDCOUPLING' : {tag:'V9_13_0rc3', base: 'no', section: 'default_MPI', hpc: 'yes'}
+        'MEDCOUPLING' : {tag:'V9_13_0', base: 'no', section: 'default_MPI', hpc: 'yes'}
         'GUI'
         'GEOM'
         'SMESH'
@@ -184,7 +184,7 @@ APPLICATION :
         'HEXABLOCKPLUGIN'
         'HOMARD'
         'FIELDS'
-        'PARAVIS' : {tag:'V9_13_0rc3', base: 'no', section: 'default_MPI', hpc: 'yes'}
+        'PARAVIS' : {tag:'V9_13_0', base: 'no', section: 'default_MPI', hpc: 'yes'}
         'JOBMANAGER'
         'YACS'
         'YACSGEN'
@@ -205,7 +205,7 @@ APPLICATION :
         'YDEFX'
         'pmml'
         'SALOMEBOOTSTRAP'
-        'SOLVERLAB' : {tag: 'V9_13_0rc3', base: 'no', section: 'default_MPI', hpc: 'yes'}
+        'SOLVERLAB' : {tag: 'V9_13_0', base: 'no', section: 'default_MPI', hpc: 'yes'}
         'TopIIVolMesh'
         #'TESTBASE'
         'CEATESTBASE' : 'SalomeV9'
index 6ad147555347fa22ba42846ff6d170a4bddd10e9..cfb232893c9ceb6455b23b975394b1decc879131 100644 (file)
@@ -11,7 +11,6 @@ APPLICATION :
     debug    : 'no'
     base     : 'no'
     python3  : 'yes'
-    pyver    : '3.9'
     platform : ['CO7', 'CO8', 'DB09']
     environ  :
     {
@@ -65,6 +64,8 @@ APPLICATION :
         gcc  :  '8.5.0'
         mpc : 'native'
         gmp : 'native'
+        mmg : '5.6.0'
+        mmgplugin: 'main'
         mpfr : 'native'
         gdal : '2.4.0'
         gmsh : '4.10.3_with_CAS_7.8'
@@ -88,9 +89,9 @@ APPLICATION :
         medfile : '4.1.1'
         mesa : '19.0.8'
         MeshGems : '2.15-1'
-        meshio : '5.3.5'
-        mpi4py: {tag: '3.1.0', base: 'no', section : 'version_3_1_0_no_pip'}
-        metis : '5.1.0'
+        meshio : {tag: '5.3.5' , base: 'no', section : 'version_5_3_5_no_pip'}
+        mpi4py : {tag: '3.1.0',  base: 'no', section : 'version_3_1_0_no_pip'}
+        metis  : '5.1.0'
         netgen : '5.3.1_with_CAS_7.8'
         netcdf : '4.6.2'
         netCDF4 : '1.6.5'
@@ -122,8 +123,8 @@ APPLICATION :
         pyreadline : '2.0'
         Python : '3.9.14'
         pytz : '2017.2'
-        qt : '5.12.10'
-        qwt : '6.1.2'
+        qt : '5.15.2'
+        qwt : '6.1.6'
         requests : '2.31.0'
         rich : '13.7.1'
         rkCommon : '1.5.1'
@@ -228,162 +229,6 @@ APPLICATION :
 }
 __overwrite__ :
 [
-    {
-        __condition__ : "VARS.dist in ['CO7'] and APPLICATION.pyver == '3.6'"
-        'APPLICATION.rm_products' : [
-            'gcc', 'gmp', 'mpc', 'mpfr',
-            'charset_normalizer',
-            'contourpy',
-            'fonttools',
-            'tabulate',
-            'tomli',
-            'zipp',
-            'importlib_metadata',
-            'importlib_resources',
-            'sphinxcontrib_applehelp',
-            'sphinxcontrib_devhelp',
-            'sphinxcontrib_jsmath',
-            'sphinxcontrib_jquery',
-            'sphinxcontrib_qthelp',
-            'sphinxcontrib_htmlhelp',
-            'sphinxcontrib_serializinghtml'
-        ]
-        'APPLICATION.products.Babel' : '2.7.0'
-        'APPLICATION.products.Cython': '0.29.12'
-        'APPLICATION.products.dateutil' : '2.6.1'
-        'APPLICATION.products.docutils' : '0.12'
-        'APPLICATION.products.imagesize' : '1.0.0'
-        'APPLICATION.products.Jinja2' : '2.7.3'
-        'APPLICATION.products.kiwisolver' : '1.0.1'
-        'APPLICATION.products.libxml2' : '2.9.1'
-        'APPLICATION.products.markupsafe' : '0.23'
-        'APPLICATION.products.matplotlib' : '3.3.4'
-        'APPLICATION.products.mpi4py' : '3.0.3'
-        'APPLICATION.products.numpy' : '1.16.4'
-        'APPLICATION.products.numpydoc' : '0.9.0'
-        'APPLICATION.products.packaging' : '17.1'
-        'APPLICATION.products.pandas' : '0.25.2'
-        'APPLICATION.products.patsy' : '0.5.2'
-        'APPLICATION.products.psutil' : '5.7.2'
-        'APPLICATION.products.Pygments' : '2.0.2'
-        'APPLICATION.products.pyparsing' : '2.0.3'
-        'APPLICATION.products.Python' : '3.6.5'
-        'APPLICATION.products.requests' : '2.19.1'
-        'APPLICATION.products.scipy' : '1.4.1'
-        'APPLICATION.products.setuptools' : '38.4.0'
-        'APPLICATION.products.snowballstemmer' : '1.2.1'
-        'APPLICATION.products.sphinx_rtd_theme' : '0.4.3'
-        'APPLICATION.products.sphinxintl' : '0.9.10'
-        'APPLICATION.products.statsmodels' : '0.8.0'
-        'APPLICATION.products.sphinxcontrib_websupport' : '1.1.0'
-        'APPLICATION.products.Sphinx' : '1.7.6'
-        'APPLICATION.products.openturns' : {tag: '1.22',  base: 'no', section: 'version_1_22_CO7' }
-    }
-
-    {
-        __condition__ : "VARS.dist in ['CO8'] and APPLICATION.pyver == '3.6'"
-        'APPLICATION.rm_products' : [
-            'gcc', 'gmp', 'mpc', 'mpfr','zeromq',
-            'charset_normalizer',
-            'contourpy',
-            'fonttools',
-            'importlib_metadata',
-            'importlib_resources',
-            'sphinxcontrib_applehelp',
-            'sphinxcontrib_devhelp',
-            'sphinxcontrib_jsmath',
-            'sphinxcontrib_jquery',
-            'sphinxcontrib_qthelp',
-            'sphinxcontrib_htmlhelp',
-            'sphinxcontrib_serializinghtml',
-            'tabulate',
-            'tomli',
-            'zipp'
-        ]
-        'APPLICATION.products.Babel' : '2.7.0'
-        'APPLICATION.products.Cython': '0.29.12'
-        'APPLICATION.products.dateutil' : '2.6.1'
-        'APPLICATION.products.docutils' : '0.12'
-        'APPLICATION.products.imagesize' : '1.0.0'
-        'APPLICATION.products.Jinja2' : '2.7.3'
-        'APPLICATION.products.kiwisolver' : '1.0.1'
-        'APPLICATION.products.libxml2' : '2.9.1'
-        'APPLICATION.products.markupsafe' : '0.23'
-        'APPLICATION.products.matplotlib' : '3.3.4'
-        'APPLICATION.products.mpi4py' : '3.0.3'
-        'APPLICATION.products.numpy' : '1.16.4'
-        'APPLICATION.products.numpydoc' : '0.9.0'
-        'APPLICATION.products.packaging' : '17.1'
-        'APPLICATION.products.pandas' : '0.25.2'
-        'APPLICATION.products.patsy' : '0.5.2'
-        'APPLICATION.products.psutil' : '5.7.2'
-        'APPLICATION.products.Pygments' : '2.0.2'
-        'APPLICATION.products.pyparsing' : '2.0.3'
-        'APPLICATION.products.Python' : '3.6.5'
-        'APPLICATION.products.requests' : '2.19.1'
-        'APPLICATION.products.scipy' : '1.4.1'
-        'APPLICATION.products.setuptools' : '38.4.0'
-        'APPLICATION.products.snowballstemmer' : '1.2.1'
-        'APPLICATION.products.Sphinx' : '1.7.6'
-        'APPLICATION.products.sphinxcontrib_websupport' : '1.1.0'
-        'APPLICATION.products.sphinx_rtd_theme' : '0.4.3'
-        'APPLICATION.products.sphinxintl' : '0.9.10'
-        'APPLICATION.products.statsmodels' : '0.8.0'
-        'APPLICATION.products.gdal'     : {tag:'2.4.0',   base: 'no', section: 'version_2_4_0_CO8'                 } # spns #29324
-        'APPLICATION.products.ParaView' : {tag: '5.11.0', base: 'no', section: 'version_5_11_0_MPI_CO8', hpc: 'yes'}
-        'APPLICATION.products.openturns'  : {tag: '1.22',  base: 'no', section: 'version_1_22_CO8' }
-    }
-
-    {
-        __condition__ : "VARS.dist in ['DB09'] and APPLICATION.pyver == '3.6'"
-        'APPLICATION.rm_products' : [
-            'charset_normalizer',
-            'contourpy',
-            'fonttools',
-            'importlib_metadata',
-            'importlib_resources',
-            'sphinxcontrib_applehelp',
-            'sphinxcontrib_devhelp',
-            'sphinxcontrib_jsmath',
-            'sphinxcontrib_jquery',
-            'sphinxcontrib_qthelp',
-            'sphinxcontrib_htmlhelp',
-            'sphinxcontrib_serializinghtml',
-            'tabulate',
-            'tomli',
-            'zipp'
-        ]
-        'APPLICATION.products.Babel' : '2.7.0'
-        'APPLICATION.products.Cython': '0.29.12'
-        'APPLICATION.products.dateutil' : '2.6.1'
-        'APPLICATION.products.docutils' : '0.12'
-        'APPLICATION.products.imagesize' : '1.0.0'
-        'APPLICATION.products.Jinja2' : '2.7.3'
-        'APPLICATION.products.kiwisolver' : '1.0.1'
-        'APPLICATION.products.libxml2' : '2.9.1'
-        'APPLICATION.products.markupsafe' : '0.23'
-        'APPLICATION.products.matplotlib' : '3.3.4'
-        'APPLICATION.products.mpi4py' : '3.0.3'
-        'APPLICATION.products.numpy' : '1.16.4'
-        'APPLICATION.products.numpydoc' : '0.9.0'
-        'APPLICATION.products.packaging' : '17.1'
-        'APPLICATION.products.pandas' : '0.25.2'
-        'APPLICATION.products.patsy' : '0.5.2'
-        'APPLICATION.products.psutil' : '5.7.2'
-        'APPLICATION.products.Pygments' : '2.0.2'
-        'APPLICATION.products.pyparsing' : '2.0.3'
-        'APPLICATION.products.Python' : '3.6.5'
-        'APPLICATION.products.requests' : '2.19.1'
-        'APPLICATION.products.scipy' : '1.4.1'
-        'APPLICATION.products.setuptools' : '38.4.0'
-        'APPLICATION.products.snowballstemmer' : '1.2.1'
-        'APPLICATION.products.Sphinx' : '1.7.6'
-        'APPLICATION.products.sphinxcontrib_websupport' : '1.1.0'
-        'APPLICATION.products.sphinx_rtd_theme' : '0.4.3'
-        'APPLICATION.products.sphinxintl' : '0.9.10'
-        'APPLICATION.products.statsmodels' : '0.8.0'
-        'APPLICATION.products.openturns'        : {tag: '1.22',  base: 'no', section: 'version_1_22_DB09' }
-    }
     {
         __condition__ : "VARS.dist in ['FD30']"
         'APPLICATION.products.gcc' : '9.3.0'
@@ -396,12 +241,12 @@ __overwrite__ :
         'APPLICATION.products.gdal': {tag:'2.4.0',   base: 'no', section: 'version_2_4_0_FD32'} # spns #29324
     }
     {
-        __condition__ : "VARS.dist in ['CO7'] and APPLICATION.pyver == '3.9'"
+        __condition__ : "VARS.dist in ['CO7']"
         'APPLICATION.rm_products'         : ['gcc', 'gmp', 'mpc', 'mpfr']
         'APPLICATION.products.openturns'           : {tag:'1.22', base:'no', section:'version_1_22_CO7'}
     }
     {
-        __condition__ : "VARS.dist in ['CO8'] and APPLICATION.pyver == '3.9'"
+        __condition__ : "VARS.dist in ['CO8']"
         'APPLICATION.rm_products'  : ['gcc', 'gmp', 'mpc', 'mpfr', 'zeromq']
         'APPLICATION.products.gdal'     : {tag:'2.4.0',   base: 'no', section: 'version_2_4_0_CO8'                 } # spns #29324
         'APPLICATION.products.openturns'           : {tag:'1.22', base:'no', section:'version_1_22_CO8'}
index 2a9c82f9fe16d5e23df9e896bc131c1cae957224..7e26585becaad2f6378399cea0643d62c97f40d4 100644 (file)
@@ -11,7 +11,6 @@ APPLICATION :
     debug    : 'no'
     base     : 'no'
     python3  : 'yes'
-    pyver    : '3.9'
     platform : ['CO7', 'CO8', 'DB09']
     environ  :
     {
@@ -231,162 +230,6 @@ APPLICATION :
 }
 __overwrite__ :
 [
-    {
-        __condition__ : "VARS.dist in ['CO7'] and APPLICATION.pyver == '3.6'"
-        'APPLICATION.rm_products' : [
-            'gcc', 'gmp', 'mpc', 'mpfr',
-            'charset_normalizer',
-            'contourpy',
-            'fonttools',
-            'tabulate',
-            'tomli',
-            'zipp',
-            'importlib_metadata',
-            'importlib_resources',
-            'sphinxcontrib_applehelp',
-            'sphinxcontrib_devhelp',
-            'sphinxcontrib_jsmath',
-            'sphinxcontrib_jquery',
-            'sphinxcontrib_qthelp',
-            'sphinxcontrib_htmlhelp',
-            'sphinxcontrib_serializinghtml'
-        ]
-        'APPLICATION.products.Babel' : '2.7.0'
-        'APPLICATION.products.Cython': '0.29.12'
-        'APPLICATION.products.dateutil' : '2.6.1'
-        'APPLICATION.products.docutils' : '0.12'
-        'APPLICATION.products.imagesize' : '1.0.0'
-        'APPLICATION.products.Jinja2' : '2.7.3'
-        'APPLICATION.products.kiwisolver' : '1.0.1'
-        'APPLICATION.products.libxml2' : '2.9.1'
-        'APPLICATION.products.markupsafe' : '0.23'
-        'APPLICATION.products.matplotlib' : '3.3.4'
-        'APPLICATION.products.mpi4py' : '3.0.3'
-        'APPLICATION.products.numpy' : '1.16.4'
-        'APPLICATION.products.numpydoc' : '0.9.0'
-        'APPLICATION.products.packaging' : '17.1'
-        'APPLICATION.products.pandas' : '0.25.2'
-        'APPLICATION.products.patsy' : '0.5.2'
-        'APPLICATION.products.psutil' : '5.7.2'
-        'APPLICATION.products.Pygments' : '2.0.2'
-        'APPLICATION.products.pyparsing' : '2.0.3'
-        'APPLICATION.products.Python' : '3.6.5'
-        'APPLICATION.products.requests' : '2.19.1'
-        'APPLICATION.products.scipy' : '1.4.1'
-        'APPLICATION.products.setuptools' : '38.4.0'
-        'APPLICATION.products.snowballstemmer' : '1.2.1'
-        'APPLICATION.products.sphinx_rtd_theme' : '0.4.3'
-        'APPLICATION.products.sphinxintl' : '0.9.10'
-        'APPLICATION.products.statsmodels' : '0.8.0'
-        'APPLICATION.products.sphinxcontrib_websupport' : '1.1.0'
-        'APPLICATION.products.Sphinx' : '1.7.6'
-        'APPLICATION.products.openturns' : {tag: '1.22',  base: 'no', section: 'version_1_22_CO7' }
-    }
-
-    {
-        __condition__ : "VARS.dist in ['CO8'] and APPLICATION.pyver == '3.6'"
-        'APPLICATION.rm_products' : [
-            'gcc', 'gmp', 'mpc', 'mpfr','zeromq',
-            'charset_normalizer',
-            'contourpy',
-            'fonttools',
-            'importlib_metadata',
-            'importlib_resources',
-            'sphinxcontrib_applehelp',
-            'sphinxcontrib_devhelp',
-            'sphinxcontrib_jsmath',
-            'sphinxcontrib_jquery',
-            'sphinxcontrib_qthelp',
-            'sphinxcontrib_htmlhelp',
-            'sphinxcontrib_serializinghtml',
-            'tabulate',
-            'tomli',
-            'zipp'
-        ]
-        'APPLICATION.products.Babel' : '2.7.0'
-        'APPLICATION.products.Cython': '0.29.12'
-        'APPLICATION.products.dateutil' : '2.6.1'
-        'APPLICATION.products.docutils' : '0.12'
-        'APPLICATION.products.imagesize' : '1.0.0'
-        'APPLICATION.products.Jinja2' : '2.7.3'
-        'APPLICATION.products.kiwisolver' : '1.0.1'
-        'APPLICATION.products.libxml2' : '2.9.1'
-        'APPLICATION.products.markupsafe' : '0.23'
-        'APPLICATION.products.matplotlib' : '3.3.4'
-        'APPLICATION.products.mpi4py' : '3.0.3'
-        'APPLICATION.products.numpy' : '1.16.4'
-        'APPLICATION.products.numpydoc' : '0.9.0'
-        'APPLICATION.products.packaging' : '17.1'
-        'APPLICATION.products.pandas' : '0.25.2'
-        'APPLICATION.products.patsy' : '0.5.2'
-        'APPLICATION.products.psutil' : '5.7.2'
-        'APPLICATION.products.Pygments' : '2.0.2'
-        'APPLICATION.products.pyparsing' : '2.0.3'
-        'APPLICATION.products.Python' : '3.6.5'
-        'APPLICATION.products.requests' : '2.19.1'
-        'APPLICATION.products.scipy' : '1.4.1'
-        'APPLICATION.products.setuptools' : '38.4.0'
-        'APPLICATION.products.snowballstemmer' : '1.2.1'
-        'APPLICATION.products.Sphinx' : '1.7.6'
-        'APPLICATION.products.sphinxcontrib_websupport' : '1.1.0'
-        'APPLICATION.products.sphinx_rtd_theme' : '0.4.3'
-        'APPLICATION.products.sphinxintl' : '0.9.10'
-        'APPLICATION.products.statsmodels' : '0.8.0'
-        'APPLICATION.products.gdal'     : {tag:'2.4.0',   base: 'no', section: 'version_2_4_0_CO8'                 } # spns #29324
-        'APPLICATION.products.ParaView' : {tag: '5.11.0', base: 'no', section: 'version_5_11_0_MPI_CO8', hpc: 'yes'}
-        'APPLICATION.products.openturns'  : {tag: '1.22',  base: 'no', section: 'version_1_22_CO8' }
-    }
-
-    {
-        __condition__ : "VARS.dist in ['DB09'] and APPLICATION.pyver == '3.6'"
-        'APPLICATION.rm_products' : [
-            'charset_normalizer',
-            'contourpy',
-            'fonttools',
-            'importlib_metadata',
-            'importlib_resources',
-            'sphinxcontrib_applehelp',
-            'sphinxcontrib_devhelp',
-            'sphinxcontrib_jsmath',
-            'sphinxcontrib_jquery',
-            'sphinxcontrib_qthelp',
-            'sphinxcontrib_htmlhelp',
-            'sphinxcontrib_serializinghtml',
-            'tabulate',
-            'tomli',
-            'zipp'
-        ]
-        'APPLICATION.products.Babel' : '2.7.0'
-        'APPLICATION.products.Cython': '0.29.12'
-        'APPLICATION.products.dateutil' : '2.6.1'
-        'APPLICATION.products.docutils' : '0.12'
-        'APPLICATION.products.imagesize' : '1.0.0'
-        'APPLICATION.products.Jinja2' : '2.7.3'
-        'APPLICATION.products.kiwisolver' : '1.0.1'
-        'APPLICATION.products.libxml2' : '2.9.1'
-        'APPLICATION.products.markupsafe' : '0.23'
-        'APPLICATION.products.matplotlib' : '3.3.4'
-        'APPLICATION.products.mpi4py' : '3.0.3'
-        'APPLICATION.products.numpy' : '1.16.4'
-        'APPLICATION.products.numpydoc' : '0.9.0'
-        'APPLICATION.products.packaging' : '17.1'
-        'APPLICATION.products.pandas' : '0.25.2'
-        'APPLICATION.products.patsy' : '0.5.2'
-        'APPLICATION.products.psutil' : '5.7.2'
-        'APPLICATION.products.Pygments' : '2.0.2'
-        'APPLICATION.products.pyparsing' : '2.0.3'
-        'APPLICATION.products.Python' : '3.6.5'
-        'APPLICATION.products.requests' : '2.19.1'
-        'APPLICATION.products.scipy' : '1.4.1'
-        'APPLICATION.products.setuptools' : '38.4.0'
-        'APPLICATION.products.snowballstemmer' : '1.2.1'
-        'APPLICATION.products.Sphinx' : '1.7.6'
-        'APPLICATION.products.sphinxcontrib_websupport' : '1.1.0'
-        'APPLICATION.products.sphinx_rtd_theme' : '0.4.3'
-        'APPLICATION.products.sphinxintl' : '0.9.10'
-        'APPLICATION.products.statsmodels' : '0.8.0'
-        'APPLICATION.products.openturns'        : {tag: '1.22',  base: 'no', section: 'version_1_22_DB09' }
-    }
     {
         __condition__ : "VARS.dist in ['FD30']"
         'APPLICATION.products.gcc' : '9.3.0'
@@ -399,12 +242,12 @@ __overwrite__ :
         'APPLICATION.products.gdal': {tag:'2.4.0',   base: 'no', section: 'version_2_4_0_FD32'} # spns #29324
     }
     {
-        __condition__ : "VARS.dist in ['CO7'] and APPLICATION.pyver == '3.9'"
+        __condition__ : "VARS.dist in ['CO7']"
         'APPLICATION.rm_products'         : ['gcc', 'gmp', 'mpc', 'mpfr']
         'APPLICATION.products.openturns'           : {tag:'1.22', base:'no', section:'version_1_22_CO7'}
     }
     {
-        __condition__ : "VARS.dist in ['CO8'] and APPLICATION.pyver == '3.9'"
+        __condition__ : "VARS.dist in ['CO8']"
         'APPLICATION.rm_products'  : ['gcc', 'gmp', 'mpc', 'mpfr', 'zeromq']
         'APPLICATION.products.gdal'     : {tag:'2.4.0',   base: 'no', section: 'version_2_4_0_CO8'                 } # spns #29324
         'APPLICATION.products.openturns'           : {tag:'1.22', base:'no', section:'version_1_22_CO8'}