Salome HOME
bos #41564 [CEA] openturns 1.22
[tools/sat_salome.git] / applications / SALOME-master-MPI.pyconf
index 6005a8a0f38301aac2b97e9537113f22df4d3be0..689109a6846a9c154abeff099d301183b5a009ae 100644 (file)
@@ -11,6 +11,7 @@ APPLICATION :
     debug : 'no'
     base : 'no'
     python3 : 'yes'
+    platform : ['CO7']
     environ :
     {
         build : 
@@ -18,9 +19,16 @@ APPLICATION :
            CONFIGURATION_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "CONFIGURATION"
            RESTRICTED_ROOT_DIR : $workdir + $VARS.sep + "SOURCES" + $VARS.sep + "RESTRICTED"
            SALOME_USE_64BIT_IDS : '1'
-           VTK_SMP_IMPLEMENTATION_TYPE : OpenMP # OpenMP # choose among: sequential / OpenMP / TBB switches
+           VTK_SMP_IMPLEMENTATION_TYPE : TBB # OpenMP # choose among: sequential / OpenMP / TBB switches
+           SALOME_GMSH_HEADERS_STD : '1'
+        }
+        launch :
+        {
+            PYTHONIOENCODING:"UTF_8",
+            SALOME_MODULES_ORDER:"SHAPER:SHAPERSTUDY:GEOM:SMESH",
+            ROOT_SALOME_INSTALL: '$PRODUCT_ROOT_DIR',
+            SALOME_ON_DEMAND: "HIDE"
         }
-        launch : {PYTHONIOENCODING:"UTF_8", SALOME_MODULES_ORDER:"SHAPER:SHAPERSTUDY:GEOM:SMESH"}
         SALOME_trace : "local" # local/file:.../with_logger
         SALOME_MODULES : "SHAPER,SHAPERSTUDY,GEOM,SMESH,PARAVIS,YACS,JOBMANAGER"  # specify the first modules to display in gui
     }
@@ -29,24 +37,33 @@ APPLICATION :
         # PREREQUISITES :
         alabaster : '0.7.6'
         Babel : '2.7.0'
-        boost : '1.58.0'
-        CAS : {tag: 'CR750-SALOME-PATCH', section: 'version_V7_5_0'}
+        boost : '1.71.0'
+        CAS : {tag : 'V7_5_3p5', section: 'version_CR753_SALOME_PATCH', base: 'no'}
+        catalyst: '2.0'
+        C3PO: 'v2.0'
         certifi : '2018.8.24'
-        cgns : {tag : '4.1.1', hpc : 'yes'}
+        cgns : {tag : '4.2.0', hpc : 'yes'}
         chardet : '3.0.4'
         click : '6.7'
-        cmake : '3.12.1'
+        cmake : '3.25.2'
+        cminpack: '1.3.6'
         cppunit : '1.13.2'
         cycler : '0.10.0'
-        Cython : '0.25.2'
-        dateutil : '2.4.2'
+        Cython : '0.29.12'
+        dateutil : '2.6.1'
         docutils : '0.12'
         doxygen : '1.8.14'
         eigen : '3.3.4'
         embree : '3.12.2'
+        FMILibrary : '2.0.3'
         freeimage : '3.16.0'
         freetype : '2.9.1'
-        gmsh : '4.1.4'
+        gcc  :  '8.5.0'
+        mpc : 'native'
+        gmp : 'native'
+        mpfr : 'native'
+        gdal :  {tag : '2.4.0',  hpc : 'yes'}
+        gmsh :  {tag : '4.10.3', section :  'version_4_10_3_MPI', hpc : 'yes', base : 'no'}
         graphviz : '2.38.0'
         hdf5 : {tag : '1.10.3', hpc : 'yes'}
         idna : '2.7'
@@ -58,43 +75,52 @@ APPLICATION :
         libxml2 : '2.9.1'
         llvm : '8.0.1-clang'
         markupsafe : '0.23'
-        matplotlib : '2.2.2'
-        medfile : {tag : '4.1.0', hpc : 'yes', section : 'default_Autotools' }
+        matplotlib : '3.3.4'
+        medfile : {tag : '4.1.1', hpc : 'yes'}
         mesa : '19.0.8'
-        MeshGems : {tag : '2.12-1', hpc : 'yes'}
+        MeshGems : {tag : '2.15-1', hpc : 'yes'}
         mpi4py: '3.0.3'
-        ParMetis : '3.1.1'
+        ParMetis : '4.0.3-p6'
         netgen : '5.3.1_with_CAS_7.2'
-        nlopt : '2.4.2'
-        numpy : '1.15.1'
-        omniORB : '4.2.2'
-        omniORBpy : '4.2.2'
+        # comment out line above and uncomment the line below to use Netgen 6.
+        #netgen : '6.2.2101'
+        netcdf : {tag : '4.6.2', hpc : 'yes'}
+        nlopt : '2.5.0'
+        nose: '1.3.7'
+        numpy : '1.16.4'
+        numpydoc : '0.9.0'
+        omniORB : '4.2.5'
+        omniORBpy : '4.2.5'
         opencv : '3.2.0'
-        openmpi : '3.1.6'
-        openssl : "native"
-        openturns: '1.16'
+        openmpi : '3.1.6' # current version of hdf5 is not compatible with openmpi 4, if compiled with MPI support
+        openturns:  {tag : '1.22', section: 'version_1_22', hpc : 'yes'}
         openVKL: '0.11.0'
         ospray : '2.4.0'
         packaging : '17.1'
-        ParaView : {tag : '5.9.0', hpc : 'yes', section: 'version_5_9_0_MPI'}
-        petsc : '3.14.0'
-        Pillow : '7.1.1'
+        packagespy : '74152cd'
+        pandas : '0.25.2'
+        patsy : '0.5.2'
+        ParaView : {tag:'5.11.0', base: 'no',  section: 'version_5_11_0_MPI', hpc: 'yes'}
+        PERSALYS: 'f386013d'
+        petsc : {tag : '3.16.0', base: 'no', section: 'version_3_16_0', hpc: 'yes'}
+        Pillow : '8.4.0'
         planegcs : '0.18-3cb6890'
         psutil : '5.7.2'
+        PyFMI : {tag: '2.6',   base: 'no', section: 'version_2_6_no_pip'}
         Pygments : '2.0.2'
         pyparsing : '2.0.3'
         PyQt : '5.15.3'
-        #PyQtChart : '5.9'
         pyreadline : '2.0'
         Python : '3.6.5'
-        pytz : '2015.7'
+        pytz : '2017.2'
         qt : '5.12.10'
         qwt : '6.1.2'
         requests : '2.19.1'
         rkCommon : '1.5.1'
         root: '6.22.02'
-        scipy : '0.19.1'
-        scotch : '6.0.4'
+        salome_system : 'native'
+        scipy : '1.4.1'
+        scotch : {tag: '6.1.2', section: 'version_6_1_2_MPI', hpc: 'yes', base: 'no'}
         setuptools : '38.4.0'
         sip : '5.5.0'
         six : '1.10.0'
@@ -103,41 +129,43 @@ APPLICATION :
         sphinxcontrib_websupport : '1.1.0'
         sphinx_rtd_theme : '0.4.3'
         sphinxintl: '0.9.10'
-        StaticMeshPlugin : '5.8.0'
-        swig : '3.0.12'
+        statsmodels: '0.8.0'
+        swig : '4.1.1'
         tbb : '2019_U8'
         tcl : '8.6.0'
         tk : '8.6.0'
+        toml: '0.10.2'
+        TTK : 'f8dafde2d7'
         urllib3 : '1.23'
-        URANIE : '4.5.0'
+        zeromq: '4.3.1'
+        URANIE : '4.7.0'
+
         # SALOME MODULES :
         'CONFIGURATION'
         'SALOME'
         'SHAPER'
         'SHAPERSTUDY'
         'RESTRICTED'
-        'LIBBATCH' : {tag :'V2_4_4'}
-        'KERNEL' : {section : 'default_MPI', verbose : 'yes'}
-        'MEDCOUPLING' : {section : 'default_MPI', verbose : 'yes'}
+        'LIBBATCH' : 'V2_5_0'
+        'KERNEL'      : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes', verbose: 'yes'}
+        'MEDCOUPLING' : {tag:'master', base: 'no', section: 'default_MPI_STD', hpc: 'yes', verbose: 'yes'}
         'GUI' : {verbose : 'yes'}
         'GEOM'
         'SMESH'
         'NETGENPLUGIN'
         'BLSURFPLUGIN'
         'GHS3DPLUGIN'
-        'GHS3DPRLPLUGIN'
         'HYBRIDPLUGIN'
         'HexoticPLUGIN'
         'GMSHPLUGIN'
-        'HEXABLOCK' : {section : "default_MPI", verbose: 'yes'}
+        'HEXABLOCK' : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes', verbose: 'yes'}
         'HEXABLOCKPLUGIN'
-        'HOMARD'
-        'FIELDS' : {section : "default_MPI", verbose: 'yes'}
-        'PARAVIS' : {section : "default_MPI", verbose: 'yes'}
-        'JOBMANAGER' : {section : "default_MPI", verbose: 'yes'}
+        'HOMARD'    : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
+        'FIELDS'    : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
+        'PARAVIS'   : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
+        'JOBMANAGER': {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
         'YACS'
         'YACSGEN'
-#        'SOLVERLAB' : {section : "default_MPI", hpc: 'yes'}
         'DOCUMENTATION'
         'SAMPLES'
         'COMPONENT'
@@ -147,21 +175,24 @@ APPLICATION :
         'PYHELLO'
         'EFICAS'
         'EFICAS_TOOLS'
-        'PY2CPP' : {tag: 'v2.0'}
+        'PY2CPP'
         'ADAO'
         'ADAO_INTERFACE'
         'PARAVISADDONS'
-        'CEATESTBASE' : {tag: 'SalomeV9'}
+        'OPENTURNS_SALOME'
+        'YDEFX'
+        'pmml'
+        'SALOMEBOOTSTRAP'
+        'SOLVERLAB' : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
+        'SOLVERLABGUI'
+        'TopIIVolMesh'
+        #'TESTBASE'
+        'CEATESTBASE' : 'SalomeV9'
     }
     profile :
     {
         launcher_name : "salome"
     }
-    virtual_app:
-    {
-        name : "salome"
-        application_name : "APPLI"
-    }
     test_base : 
     {
         name : "SALOME"
@@ -173,13 +204,44 @@ APPLICATION :
         repo_dev : "yes"
         pip : 'yes'
         pip_install_dir : 'python'
-        single_install_dir : "yes"
+        single_install_dir : "no"
     }
 }
 __overwrite__ :
 [
-  {
-   #
-    'PRODUCTS.PARAVISADDONS.default.patches' : ['paraview-5.9_PARAVISADDONS.patch']
-  }
+    {
+        __condition__ : "VARS.dist in ['FD30']"
+        'APPLICATION.products.gcc' : '9.3.0'
+    }
+    {
+        __condition__ : "VARS.dist in ['FD32']"
+        # https://github.com/scipy/scipy/issues/11611
+        'APPLICATION.products.scipy' : '1.5.2'
+        'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr']
+        'APPLICATION.products.gdal': {tag:'2.4.0',   base: 'no', section: 'version_2_4_0_FD32'} # spns #29324
+    }
+    {
+        __condition__ : "VARS.dist in ['CO7']"
+        'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr']
+    }
+    {
+        __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.ParaView' : {tag: '5.11.0', base: 'no', section: 'version_5_11_0_MPI_CO8', hpc: 'yes'}
+    }
+    {
+        __condition__ : "VARS.dist in ['DB10']"
+        'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr']
+        'APPLICATION.products.gdal': {tag:'2.4.0',   base: 'no', section: 'version_2_4_0_DB10'} # spns #29324
+    }
+    {
+        __condition__ : "VARS.dist in ['UB18.04']"
+        'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr']
+    }
+    {
+        __condition__ : "VARS.dist in ['UB20.04']"
+        'APPLICATION.rm_products' : ['gcc', 'gmp', 'mpc', 'mpfr']
+        'APPLICATION.products.gdal': {tag:'2.4.0',   base: 'no', section: 'version_2_4_0_UB20_04'} # spns #29324
+    }
 ]