Salome HOME
Set SALOME modules git tag V9_13_0a2
[tools/sat_salome.git] / applications / MEDCOUPLING-master-MPI.pyconf
index 7ff24443ea9ff393f6a7d17c15a56ff8bccc368d..dfcc8cd1b2b222867cc620d6a3c88416d90e9ecc 100644 (file)
@@ -3,73 +3,87 @@
 
 APPLICATION :
 {
-    name : 'MEDCOUPLING-master-MPI'
-    workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist
-    tag : 'master'
-    base : 'no'
-    debug : 'no'
-    python3 : 'yes'
-    environ :
+    name     : 'MEDCOUPLING-master-MPI'
+    workdir  : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist
+    tag      : 'V9_13_0a2'
+    base     : 'no'
+    debug    : 'no'
+    python3  : 'yes'
+    pyver    : '3.9'
+    platform : ['CO7', 'CO8', 'DB09']
+    environ  :
     {
         build :
         {
-           CONFIGURATION_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "CONFIGURATION"
-           SALOME_USE_64BIT_IDS : '1'
+            CONFIGURATION_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "CONFIGURATION"
+            SALOME_USE_64BIT_IDS : '1'
         }
         launch :
         {
-           PYTHONIOENCODING:"UTF_8"
+            PYTHONIOENCODING:"UTF_8"
         }
     }
     products :
     {
         # PREREQUISITES :
         alabaster : '0.7.6'
-        Babel : '2.7.0'
-        boost : '1.58.0'
+        Babel : '2.14.0'
+        boost : '1.71.0'
         certifi : '2018.8.24'
         click : '6.7'
-        cmake : '3.12.1' 
+        cmake : '3.25.2'
         cppunit : '1.13.2'
         chardet : '3.0.4'
-        Cython : '0.25.2'
-        docutils : '0.12'
+        charset_normalizer : '3.3.2'
+        Cython : '0.29.37'
+        docutils : '0.20.1'
         doxygen : '1.8.14'
         graphviz : '2.38.0'
         hdf5 : {tag : '1.10.3', hpc : 'yes'}
         idna : '2.7'
-        imagesize : '1.0.0'
-        Jinja2 : '2.7.3'
+        imagesize : '1.4.1'
+        importlib_metadata : '7.0.1'
+        Jinja2 : '3.1.3'
         lapack : '3.8.0'
-        libxml2 : '2.9.1'
-        markupsafe : '0.23'
-        medfile : {tag : '4.1.0', hpc : 'yes', section : 'default_Autotools' }
-        mpi4py: '3.0.3'
-        numpy : '1.15.1'
+        libxml2 : '2.9.12'
+        markupsafe : '2.1.5'
+        medfile : {tag : '4.1.1', hpc : 'yes'}
+        mpi4py: {tag: '3.1.0', base: 'no', section : 'version_3_1_0_no_pip'}
+        numpy : '1.21.1'
         openmpi : '3.1.6'
+        packaging : '23.2'
         ParMetis : '3.1.1'
         pockets : '0.6.2'
-        Pygments : '2.0.2'
-        pyparsing : '2.0.3'
-        Python : '3.6.5'
-        pytz : '2015.7'
-        requests : '2.19.1'
-        scipy : '0.19.1'
-        scotch : '6.0.4'
-        setuptools : '38.4.0'
+        Pygments : '2.17.2'
+        pyparsing : '3.1.1'
+        pyreadline : '2.0'
+        Python : '3.9.14'
+        pytz : '2017.2'
+        requests : '2.31.0'
+        scipy : '1.6.2'
+        scotch : '6.1.2'
+        setuptools : '69.0.3'
         six : '1.10.0'
-        snowballstemmer : '1.2.1'
-        Sphinx : '1.7.6'
+        snowballstemmer : '2.2.0'
+        Sphinx : '7.2.6'
+        sphinxcontrib_applehelp : '1.0.8'
+        sphinxcontrib_devhelp : '1.0.6'
+        sphinxcontrib_jsmath : '1.0.1'
+        sphinxcontrib_jquery : '4.1'
+        sphinxcontrib_qthelp : '1.0.7'
+        sphinxcontrib_htmlhelp : '2.0.5'
+        sphinxcontrib_serializinghtml : '1.1.10'
         sphinxcontrib_napoleon : '0.6.1'
-        sphinxcontrib_websupport : '1.1.0'
-        sphinxintl: '0.9.10'
-        swig : '3.0.12'
-        packaging : '17.1'
+        sphinxcontrib_websupport : '1.2.7'
+        sphinx_rtd_theme         : '2.0.0'
+        sphinxintl: '2.1.0'
+        swig : '4.0.2'
         urllib3 : '1.23'
+        zipp : '3.17.0'
 
         # SALOME MODULES :
         'CONFIGURATION'
-        'MEDCOUPLING' : {tag : 'abn/icoco2', section: 'default_MPI'}
+        'MEDCOUPLING' : {tag:'V9_13_0a2', base: 'no', section: 'default_MPI_STD', hpc: 'yes'} # FIXME
     }
     test_base : 
     {
@@ -86,8 +100,69 @@ APPLICATION :
 }
 __overwrite__ :
 [
-  {
-    __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
+    {
+    __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
+        # either patch numpy to include -fallow-argument-mismatch or move to that version
+        'APPLICATION.products.scipy' : '1.5.2'
+    }
+    {
+        __condition__: "VARS.dist in ['FD34', 'FD36', 'FD37']"
+        # gcc https://github.com/scipy/scipy/issues/11611
+        # either patch numpy to include -fallow-argument-mismatch or move to that version
+        'APPLICATION.products.scipy' : '1.5.2'
+        # https://github.com/pyenv/pyenv/issues/1889
+        'APPLICATION.products.Python' : {tag: '3.6.5', base: 'no', section: 'version_3_6_5_FD34'}
+    }
+    {
+        __condition__ : "VARS.dist in ['DB11']"
+        # gcc https://github.com/scipy/scipy/issues/11611
+        # either patch numpy to include -fallow-argument-mismatch or move to that version
+        'APPLICATION.products.scipy' : '1.5.2'
+    }
+    {
+        __condition__ : "VARS.dist in ['UB22.04']"
+        # gcc https://github.com/scipy/scipy/issues/11611
+        # either patch numpy to include -fallow-argument-mismatch or move to that version
+        'APPLICATION.products.scipy' : '1.5.2'
+        'APPLICATION.products.Python' : {tag: '3.6.5', base: 'no', section: 'version_3_6_5_UB22_04'}
+    }
 ]