Salome HOME
SALOME 9.7.0 MPI - fix souci compilation si devtoolset
[tools/sat_salome.git] / applications / SALOME-master-MPI.pyconf
index aa0764c40ec07a366032208825a4e7405395822d..8bf05d4283f24a3cacf3c0cb71ce224fb9800d28 100644 (file)
@@ -18,20 +18,22 @@ 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
         }
         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
+        SALOME_ACTOR_DELEGATE_TO_VTK : '1'
     }
     products :
     {
         # 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_0p1', section: 'version_V7_5_0'}
         certifi : '2018.8.24'
-        cgns : {tag : '3.3.1', hpc : 'yes'}
+        cgns : {tag : '4.1.1', hpc : 'yes'}
         chardet : '3.0.4'
         click : '6.7'
         cmake : '3.12.1'
@@ -42,79 +44,80 @@ APPLICATION :
         docutils : '0.12'
         doxygen : '1.8.14'
         eigen : '3.3.4'
-        embree : '3.3.0'
+        embree : '3.12.2'
         freeimage : '3.16.0'
         freetype : '2.9.1'
         gmsh : '4.1.4'
         graphviz : '2.38.0'
         hdf5 : {tag : '1.10.3', hpc : 'yes'}
-        homard_bin : '11.12_hdf51103med410'
         idna : '2.7'
         imagesize : '1.0.0'
-        ispc : '1.9.2'
+        ispc : '1.15.0'
         Jinja2 : '2.7.3'
         kiwisolver : '1.0.1'
         lapack : '3.8.0'
         libxml2 : '2.9.1'
         llvm : '8.0.1-clang'
         markupsafe : '0.23'
-        matplotlib : '2.2.2'
+        matplotlib : '3.0.3'
         medfile : {tag : '4.1.0', hpc : 'yes', section : 'default_Autotools' }
         mesa : '19.0.8'
         MeshGems : {tag : '2.12-1', hpc : 'yes'}
         mpi4py: '3.0.3'
         ParMetis : '3.1.1'
         netgen : '5.3.1_with_CAS_7.2'
-        nlopt : '2.4.2'
-        numpy : '1.15.1'
+        nlopt : '2.5.0'
+        numpy : '1.16.4'
         omniORB : '4.2.2'
         omniORBpy : '4.2.2'
         opencv : '3.2.0'
         openmpi : '3.1.6'
-        openssl : "native"
-#        openturns: '1.16'
-        ospray : '1.8.4'
+        openturns: '1.16'
+        openVKL: '0.11.0'
+        ospray : '2.4.0'
         packaging : '17.1'
-        ParaView : {tag : '5.8.0', hpc : 'yes', section: 'version_5_8_0_MPI'}
-        petsc : '3.14.0'
+        ParaView : {tag : '5.9.0', hpc : 'yes', section: 'version_5_9_0_MPI'}
+        petsc : {tag : '3.15.0', section: 'version_3_15_0'}
         Pillow : '7.1.1'
         planegcs : '0.18-3cb6890'
         psutil : '5.7.2'
         Pygments : '2.0.2'
         pyparsing : '2.0.3'
-        PyQt : '5.9'
-        PyQtChart : '5.9'
+        PyQt : '5.15.3'
+        #PyQtChart : '5.9'
         pyreadline : '2.0'
         Python : '3.6.5'
         pytz : '2015.7'
-        qt : '5.9.1'
+        qt : '5.12.10'
         qwt : '6.1.2'
         requests : '2.19.1'
+        rkCommon : '1.5.1'
         root: '6.22.02'
-        scipy : '0.19.1'
+        salome_system : 'native'
+        scipy : '1.4.1'
         scotch : '6.0.4'
         setuptools : '38.4.0'
-        sip : '4.19.3'
+        sip : '5.5.0'
         six : '1.10.0'
         snowballstemmer : '1.2.1'
         Sphinx : '1.7.6'
         sphinxcontrib_websupport : '1.1.0'
         sphinx_rtd_theme : '0.4.3'
         sphinxintl: '0.9.10'
-        StaticMeshPlugin : '5.8.0'
+        StaticMeshPlugin: '5.8.0'
         swig : '3.0.12'
         tbb : '2019_U8'
         tcl : '8.6.0'
         tk : '8.6.0'
         urllib3 : '1.23'
-#        URANIE : '4.5.0'
+        URANIE : '4.5.0'
         # SALOME MODULES :
         'CONFIGURATION'
         'SALOME'
         'SHAPER'
         'SHAPERSTUDY'
         'RESTRICTED'
-        'LIBBATCH' : {tag :'V2_4_4'}
+        'LIBBATCH' : {tag :'V2_4_5'}
         'KERNEL' : {section : 'default_MPI', verbose : 'yes'}
         'MEDCOUPLING' : {section : 'default_MPI', verbose : 'yes'}
         'GUI' : {verbose : 'yes'}
@@ -145,7 +148,7 @@ APPLICATION :
         'PYHELLO'
         'EFICAS'
         'EFICAS_TOOLS'
-        'PY2CPP' : {tag: 'v2.0'}
+        'PY2CPP'
         'ADAO'
         'ADAO_INTERFACE'
         'PARAVISADDONS'
@@ -176,9 +179,5 @@ APPLICATION :
 }
 __overwrite__ :
 [
-    {
-      #
-      __condition__ : "VARS.dist in ['UB20.04']"
-      'PRODUCTS.qt.version_5_9_1.patches' : ['qt-5.9.1-UB20-FD32-socketcanbackend.patch']
-    }
 ]
+