X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=applications%2FSALOME-master-native.pyconf;h=76c87eb370d9058dded3dc29d5a868764902b3b7;hb=348cfcf2883cf67acd0d735e323dc6eaeb41fa4c;hp=bee642b5fdf6237bc8e1af6bdad9cf872ada6743;hpb=ffc71ddb0ef875bec2527f63a7a68ee442210db2;p=tools%2Fsat_salome.git diff --git a/applications/SALOME-master-native.pyconf b/applications/SALOME-master-native.pyconf index bee642b..76c87eb 100644 --- a/applications/SALOME-master-native.pyconf +++ b/applications/SALOME-master-native.pyconf @@ -21,7 +21,12 @@ APPLICATION : VTK_SMP_IMPLEMENTATION_TYPE : OpenMP # OpenMP # choose among: sequential / OpenMP / TBB switches SALOME_GMSH_HEADERS_STD : '1' } - launch : {PYTHONIOENCODING:"UTF_8"} # alternative is to encode every accentued string with .encode('utf-8') + launch : + { + PYTHONIOENCODING:"UTF_8", + SALOME_MODULES_ORDER:"SHAPER:SHAPERSTUDY:GEOM:SMESH", + ROOT_SALOME_INSTALL: '$PRODUCT_ROOT_DIR' + } 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' @@ -72,7 +77,7 @@ APPLICATION : markupsafe : 'native' matplotlib : 'native' medfile : '4.1.1' - mesa : 'native' + mesa : '19.0.8' MeshGems : '2.14-4' metis : 'native' mpi4py: 'native' @@ -87,12 +92,12 @@ APPLICATION : opencv : 'native' openmpi: 'native' openVKL : '0.11.0' - openturns: '1.17' + openturns: '1.18' ospray : '2.4.0' packaging : 'native' pandas : 'native' ParaView : {tag:'5.9.0', base: 'no', section: 'version_5_9_0_MPI', hpc: 'yes'} - PERSALYS: 'v11.0' + PERSALYS: 'v12.0' petsc : {tag : '3.16.0', section: 'version_3_16_0'} Pillow : 'native' # 'native' not exists : freeCAD part but not delivered with it from package handler @@ -111,7 +116,7 @@ APPLICATION : rkCommon : '1.5.1' root: '6.22.02' scipy : 'native' - scotch : {tag: 'native', section: 'version_6_1_2_MPI', hpc: 'yes', base: 'no'} + scotch : {tag: '6.1.2', section: 'version_6_1_2_MPI', hpc: 'yes', base: 'no'} setuptools : 'native' sip : 'native' six : 'native' @@ -156,7 +161,7 @@ APPLICATION : 'HOMARD' 'FIELDS' 'PARAVIS': {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'} - 'OPENTURNS_SALOME': '9.8.0' + 'OPENTURNS_SALOME' 'JOBMANAGER' 'YACS' 'YACSGEN' @@ -194,7 +199,7 @@ APPLICATION : } properties : { - mesa_launcher_in_package : "no" + mesa_launcher_in_package : "yes" repo_dev : "yes" pip : 'yes' pip_install_dir : 'python' @@ -235,7 +240,6 @@ __overwrite__ : 'APPLICATION.products.cminpack' : '1.3.6' 'APPLICATION.products.PyFMI' : {tag: '2.5', base: 'no', section: 'version_2_5_no_pip' } 'APPLICATION.products.statsmodels' : {tag: '0.6.1', base: 'no', section: 'version_0_6_1_no_pip' } - 'APPLICATION.products.scotch' : {tag:'6.1.2', base: 'no', section: 'version_6_1_2_MPI', hpc: 'yes' } } { __condition__ : "VARS.dist in ['FD32']" @@ -243,7 +247,7 @@ __overwrite__ : 'APPLICATION.products.PyFMI' : {tag: '2.5', base: 'no', section: 'version_2_5_no_pip' } 'APPLICATION.products.openturns' : {tag: '1.17', base: 'no', section: 'version_1_17_FD32' } 'APPLICATION.products.Sphinx' : {tag: '1.7.6', base: 'no', section: 'version_1_7_6_no_pip' } - 'APPLICATION.products.scotch' : {tag:'6.1.2', base: 'no', section: 'version_6_1_2_MPI', hpc: 'yes' } + 'APPLICATION.products.gdal' : {tag:'2.4.0', base: 'no', section: 'version_2_4_0_FD32' } # spns #29324 } { __condition__ : "VARS.dist in ['FD34']" @@ -253,6 +257,5 @@ __overwrite__ : 'APPLICATION.products.PyFMI' : {tag: '2.5', base: 'no', section: 'version_2_5_no_pip' } 'APPLICATION.products.root' : {tag:'6.22.02', base: 'no', section: 'version_6_22_02_FD34' } 'APPLICATION.products.gdal' : {tag:'2.4.0', base: 'no', section: 'version_2_4_0_FD34' } # spns #29324 - 'APPLICATION.products.scotch' : {tag:'6.1.2', base: 'no', section: 'version_6_1_2_MPI', hpc: 'yes' } } ]