X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=applications%2FSALOME-master-native.pyconf;h=c000fdc824a023e3881d05967519edd7a477d4c1;hb=c8535b5e5d02b5e4e9d5788dd5284fb96d704b01;hp=767612083438807efeed05fcf7aaf71a59774f4e;hpb=240a4353fb1dbfe04553588e7a2334878befbfb8;p=tools%2Fsat_salome.git diff --git a/applications/SALOME-master-native.pyconf b/applications/SALOME-master-native.pyconf index 7676120..c000fdc 100644 --- a/applications/SALOME-master-native.pyconf +++ b/applications/SALOME-master-native.pyconf @@ -19,27 +19,32 @@ APPLICATION : 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 + SALOME_GMSH_HEADERS_STD : '1' + } + launch : + { + PYTHONIOENCODING:"UTF_8", + SALOME_MODULES_ORDER:"SHAPER:SHAPERSTUDY:GEOM:SMESH" + ROOT_SALOME_INSTALL: '$PRODUCT_ROOT_DIR' } - launch : {PYTHONIOENCODING:"UTF_8"} # alternative is to encode every accentued string with .encode('utf-8') 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 : 'native' Babel : 'native' boost : 'native' - CAS : 'V7_5_3p1' + #CAS : 'CR753-SALOME-PATCH' + CAS : {tag : '080db9d', section: 'version_CR753_SALOME_PATCH', base: 'no'} + catalyst: '2.0' C3PO: 'v2.0' certifi : 'native' - # Standalone native cgns works well. Unfortunately, it's directly linked to native hdf which uses a higher version than us. - # Rollback to embedded version to avoid versions mismatch between both of them (see imp_1538_cgns_export_import.py) - cgns : '4.1.1' + cgns : '4.2.0' chardet : 'native' click : 'native' - cmake : 'native' + cmake : '3.24.2' cppunit : 'native' cminpack: '1.3.6' cycler : 'native' @@ -54,13 +59,12 @@ APPLICATION : freeimage : 'native' freetype : 'native' gl2ps : 'native' - # 'native' too difficult here : need python-pip package (gmsh-sdk) besides system packages - gmsh : '4.8.4' + gdal : 'native' + gmsh : '4.10.3' graphviz : 'native' hdf5 : '1.10.3' idna : 'native' imagesize : 'native' - # 'native' not exists (only available on Fedora platform) ispc : '1.15.0' Jinja2 : 'native' kiwisolver : 'native' @@ -69,30 +73,35 @@ APPLICATION : llvm : 'native' markupsafe : 'native' matplotlib : 'native' - medfile : {section: 'default_Autotools', tag: '4.1.1'} - mesa : 'native' - MeshGems : '2.14-1' + medfile : '4.1.1' + mesa : {tag : '19.0.8', base: 'no', section: 'version_19_0_8_x86_64'} + MeshGems : '2.14-4' metis : 'native' mpi4py: 'native' - netgen : '6.2.2101' + netgen : '5.3.1_with_CAS_7.2' + # comment out line above and uncomment the line below to use Netgen 6. + #netgen : '6.2.2101' + netcdf : 'native' nlopt : '2.4.2' + nose: 'native' numpy : 'native' - omniORB : '4.2.3' - omniORBpy : '4.2.3' + numpydoc : 'native' + omniORB : '4.2.5' + omniORBpy : '4.2.5' opencv : 'native' openmpi: 'native' openVKL : '0.11.0' - openturns: '1.17' + openturns: '1.19' ospray : '2.4.0' packaging : 'native' pandas : 'native' - ParaView : {tag:'5.9.0', base: 'no', section: 'version_5_9_0_MPI', hpc: 'yes'} + ParaView : {tag:'5.11.0', base: 'no', section: 'version_5_11_0_MPI', hpc: 'yes'} + 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 planegcs : '0.18-3cb6890' psutil : 'native' - PyFMI : '2.5' + PyFMI : '2.6' Pygments : 'native' pyparsing : 'native' PyQt : 'native' @@ -105,7 +114,7 @@ APPLICATION : rkCommon : '1.5.1' root: '6.22.02' scipy : 'native' - scotch : 'native' + scotch : {tag: '6.1.2', section: 'version_6_1_2_MPI', hpc: 'yes', base: 'no'} setuptools : 'native' sip : 'native' six : 'native' @@ -114,15 +123,17 @@ APPLICATION : sphinxcontrib_websupport : 'native' sphinxintl: 'native' sphinx_rtd_theme : 'native' - StaticMeshPlugin: '5.8.0' + StaticMeshPlugin: '5.11.0' statsmodels : 'native' swig : 'native' salome_system : 'native' tbb : 'native' tcl : 'native' tk : 'native' - topo2volmesh: 'develop' + toml: 'native' + TTK : 'f8dafde2d7' urllib3 : 'native' + zeromq: '4.3.1' URANIE : '4.5.0' # SALOME MODULES : @@ -131,12 +142,12 @@ APPLICATION : 'SHAPER' 'SHAPERSTUDY' 'RESTRICTED' - 'LIBBATCH' : {tag : 'V2_4_5'} + 'LIBBATCH' : {tag : 'V2_4_6'} 'KERNEL' - 'MEDCOUPLING' : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'} + 'MEDCOUPLING' : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'} 'GUI' 'GEOM' - 'SMESH' : {tag: 'master', base: 'no', section: 'version_topo2volmesh'} + 'SMESH' 'NETGENPLUGIN' 'BLSURFPLUGIN' 'GHS3DPLUGIN' @@ -148,11 +159,10 @@ APPLICATION : 'HEXABLOCKPLUGIN' 'HOMARD' 'FIELDS' - 'PARAVIS': {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'} + 'PARAVIS': {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'} 'JOBMANAGER' 'YACS' 'YACSGEN' - 'SOLVERLAB' 'DOCUMENTATION' 'SAMPLES' 'COMPONENT' @@ -166,19 +176,18 @@ APPLICATION : 'ADAO' 'ADAO_INTERFACE' 'PARAVISADDONS' + 'OPENTURNS_SALOME' 'YDEFX' - 'TESTBASE': {tag: 'master'} - 'CEATESTBASE' : {tag: 'SalomeV9'} + 'pmml' + 'SOLVERLAB' + 'TopIIVolMesh' + #'TESTBASE' + 'CEATESTBASE' : 'SalomeV9' } profile : { launcher_name : "salome" } - virtual_app: - { - name : "salome" - application_name : "APPLI" - } test_base : { name : "SALOME" @@ -186,7 +195,7 @@ APPLICATION : } properties : { - mesa_launcher_in_package : "no" + mesa_launcher_in_package : "yes" repo_dev : "yes" pip : 'yes' pip_install_dir : 'python' @@ -195,57 +204,102 @@ APPLICATION : } __overwrite__ : [ + { + __condition__ : "VARS.dist not in ['DB09','DB10', 'DB11']" + 'APPLICATION.products.MeshGems' : {tag : '2.13-1', hpc : 'yes', base: 'no'} + } { # __condition__ : "VARS.dist in ['UB20.04']" - 'APPLICATION.products.opencv' : '3.2.0' - 'APPLICATION.products.cminpack': 'native' - 'APPLICATION.products.PyFMI' : {tag: '2.5', base: 'no', section: 'version_2_5_no_pip' } - 'APPLICATION.products.ParaView' : {tag: '5.9.0', base: 'no', section: 'version_5_9_0_UB20_0_4', hpc: 'yes'} + 'APPLICATION.products.opencv' : '3.2.0' + 'APPLICATION.products.cminpack' : 'native' + 'APPLICATION.products.netcdf' : '4.6.2' + 'APPLICATION.products.PyFMI' : {tag: '2.6', base: 'no', section: 'version_2_6_no_pip' } + 'APPLICATION.products.openturns' : {tag: '1.19', base: 'no', section: 'version_1_19_UB20_04' } + 'APPLICATION.products.StaticMeshPlugin' : {tag:'5.11.0', base: 'no', section: 'version_5_11_0_UB20_04' } } { - # On DB10, ParaView fails to find xmlpatterns executable : ParaViewClient.cmake try to find it - # from Qt5_DIR, going back from it in filesystem (hardcoded). - # The standard patch is also needed to be able to build PARAVIS (same kind of issue). - # What is more, ParaView 5.9 CMake procedure requires Qt 5.12 as minimum version (5.11 here). - # As this version is compliant too, let's force it as the new minimum needed version. + # + __condition__ : "VARS.dist in ['UB22.04']" + 'APPLICATION.products.cmake' : 'native' # TTK requires cmake > 3.21 + 'APPLICATION.products.opencv' : '3.2.0' + 'APPLICATION.products.nlopt' : '2.5.0' + 'APPLICATION.products.cminpack' : 'native' + 'APPLICATION.products.netcdf' : '4.6.2' + 'APPLICATION.products.omniORB' : '4.2.5' + 'APPLICATION.products.omniORBpy' : '4.2.5' + 'APPLICATION.products.PyFMI' : {tag: '2.6', base: 'no', section: 'version_2_6_no_pip' } + 'APPLICATION.products.root' : {tag: '6.22.02', base: 'no', section: 'version_6_22_02_UB22_04' } + 'APPLICATION.products.medfile' : {tag: '4.1.1', base: 'no', section: 'version_4_1_1_UB22_04' } + 'APPLICATION.products.SHAPER' : {tag:'master', base: 'no', section: 'version_V9_9_0_UB22_04', hpc: 'no' } + } + { + # DB10: + # - Qt minimal version 5.12 + # - xmlpatterns executable __condition__ : "VARS.dist in ['DB10']" + 'APPLICATION.products.opencv' : '3.2.0' 'APPLICATION.products.cminpack': 'native' - 'APPLICATION.products.PyFMI' : {tag:'2.5', base: 'no', section: 'version_2_5_no_pip' } - 'APPLICATION.products.ParaView' : {tag: '5.9.0', base : 'no', section: 'version_5_9_0_DB10', hpc: 'yes'} + 'APPLICATION.products.PyFMI' : {tag:'2.6', base: 'no', section: 'version_2_6_no_pip' } + 'APPLICATION.products.qt' : '5.12.10' + 'APPLICATION.products.qwt' : '6.1.2' + 'APPLICATION.products.PyQt' : '5.15.3' + 'APPLICATION.products.sip' : '5.5.0' + 'APPLICATION.products.ParaView' : {tag: '5.11.0', base: 'no', section: 'version_5_11_0_MPI_DB10', hpc: 'yes'} } { __condition__ : "VARS.dist in ['DB11']" - 'APPLICATION.products.opencv' : '3.2.0' - 'APPLICATION.products.cminpack': 'native' - 'APPLICATION.products.PyFMI' : {tag:'2.5', base: 'no', section: 'version_2_5_no_pip' } - 'APPLICATION.products.ParaView' : {tag: '5.9.0', base : 'no', section: 'version_5_9_0_DB11', hpc: 'yes'} + 'APPLICATION.products.opencv' : '3.2.0' + 'APPLICATION.products.cminpack' : 'native' + 'APPLICATION.products.PyFMI' : {tag:'2.6', base: 'no', section: 'version_2_6_no_pip' } + 'APPLICATION.products.StaticMeshPlugin' : {tag:'5.11.0', base: 'no', section: 'version_5_11_0_DB11'} } { # CentOS 8 repositories don't include sphinxintl package which must be installed through pip. # To avoid its missing (system_info pyconf key doesn't handle this use case), we embed it. __condition__ : "VARS.dist in ['CO8']" - 'APPLICATION.products.sphinxintl' : {tag: '0.9.10', base: 'no', section: 'version_0_9_10_no_pip' } - '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.ParaView' : {tag: '5.9.0', base: 'no', section: 'version_5_9_0_CO8', hpc: 'yes'} + 'APPLICATION.products.sphinxintl' : {tag: '0.9.10', base: 'no', section: 'version_0_9_10_no_pip'} + 'APPLICATION.products.cminpack' : '1.3.6' + 'APPLICATION.products.PyFMI' : {tag: '2.6', base: 'no', section: 'version_2_6_no_pip' } + 'APPLICATION.products.statsmodels' : {tag: '0.6.1', base: 'no', section: 'version_0_6_1_no_pip' } + 'APPLICATION.products.gdal' : {tag:'2.4.0', base: 'no', section: 'version_2_4_0_CO8' } # spns #29324 + 'APPLICATION.products.StaticMeshPlugin' : {tag:'5.11.0', base: 'no', section: 'version_5_11_0_CO8' } } { __condition__ : "VARS.dist in ['FD32']" 'APPLICATION.products.opencv' : '3.2.0' - '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.ParaView' : {tag: '5.9.0', base: 'no', section: 'version_5_9_0_FD32', hpc: 'yes'} - + 'APPLICATION.products.qwt' : '6.1.4' + 'APPLICATION.products.PyFMI' : {tag: '2.6', base: 'no', section: 'version_2_6_no_pip' } + 'APPLICATION.products.Sphinx' : {tag: '1.7.6', base: 'no', section: 'version_1_7_6_no_pip' } + 'APPLICATION.products.gdal' : {tag:'2.4.0', base: 'no', section: 'version_2_4_0_FD32' } # spns #29324 + 'APPLICATION.products.StaticMeshPlugin' : {tag:'5.11.0', base: 'no', section: 'version_5_11_0_FD32' } } { - # FD 34 qt5 package is qt5-qtbase-devel. __condition__ : "VARS.dist in ['FD34']" - 'APPLICATION.products.opencv' : '3.2.0' - 'APPLICATION.products.omniORB' : '4.2.4' - 'APPLICATION.products.omniORBpy': '4.2.4' - '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.opencv' : '3.2.0' + 'APPLICATION.products.qwt' : '6.1.6' + 'APPLICATION.products.omniORB' : '4.2.5' + 'APPLICATION.products.omniORBpy' : '4.2.5' + 'APPLICATION.products.PyFMI' : {tag: '2.6', base: 'no', section: 'version_2_6_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.StaticMeshPlugin' : {tag:'5.11.0', base: 'no', section: 'version_5_11_0_FD34' } + } + { + __condition__ : "VARS.dist in ['FD36']" + 'APPLICATION.products.cmake' : 'native' # TTK requires cmake > 3.21 + 'APPLICATION.products.opencv' : {tag: '3.2.0', base: 'no', section: 'version_3_2_0_FD36'} + 'APPLICATION.products.omniORB' : '4.2.5' + 'APPLICATION.products.omniORBpy' : '4.2.5' + 'APPLICATION.products.qwt' : '6.1.6' + 'APPLICATION.products.nlopt' : '2.6.0' + 'APPLICATION.products.netcdf' : '4.6.2' + 'APPLICATION.products.numpy' : {tag: '1.22.2', base: 'no', section: 'version_1_22_2' } + 'APPLICATION.products.PyFMI' : {tag: '2.6', base: 'no', section: 'version_2_6_no_pip' } + 'APPLICATION.products.root' : {tag: '6.22.02', base: 'no', section: 'version_6_22_02_FD36' } + 'APPLICATION.products.medfile' : {tag: '4.1.1', base: 'no', section: 'version_4_1_1_FD36' } + 'APPLICATION.products.SMESH' : {tag:'master', base: 'no', section: 'version_V9_9_0_FD36', hpc: 'no' } + 'APPLICATION.products.SHAPER' : {tag:'master', base: 'no', section: 'version_V9_9_0_FD36', hpc: 'no' } + 'APPLICATION.products.StaticMeshPlugin' : {tag:'5.11.0', base: 'no', section: 'version_5_11_0_FD36' } } ]