X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=applications%2FSALOME-master.pyconf;h=df38bc2647c1e167784a942ac8d557f4fbd82fae;hb=19999479cacb89db7439e584b38bcb4ce1156f7b;hp=4318fe414c45ad10f3e31cd21a5cc30275034289;hpb=0c672061836225b7bf6a0a172f010e49b64baf58;p=tools%2Fsat_salome.git diff --git a/applications/SALOME-master.pyconf b/applications/SALOME-master.pyconf index 4318fe4..df38bc2 100644 --- a/applications/SALOME-master.pyconf +++ b/applications/SALOME-master.pyconf @@ -19,8 +19,14 @@ 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", 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 +35,34 @@ 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 : 'CR753-SALOME-PATCH' + CAS : {tag : '080db9d', section: 'version_CR753_SALOME_PATCH', base: 'no'} + catalyst: '2.0' + C3PO: 'v2.0' certifi : '2018.8.24' - cgns : '4.1.1' + cgns : '4.2.0' chardet : '3.0.4' click : '6.7' - cmake : '3.12.1' + cmake : '3.24.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 : '2.4.0' + gmsh : '4.10.3' graphviz : '2.38.0' hdf5 : '1.10.3' idna : '2.7' @@ -58,41 +74,51 @@ APPLICATION : libxml2 : '2.9.1' llvm : '8.0.1-clang' markupsafe : '0.23' - matplotlib : '2.2.2' - medfile : {section: 'default_Autotools', tag: '4.1.0'} + matplotlib : '3.3.4' + medfile : '4.1.1' mesa : '19.0.8' - MeshGems : '2.12-1' + MeshGems : '2.14-4' + mpi4py: '3.0.3' metis : '5.1.0' 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 : '4.6.2' nlopt : '2.5.0' + nose: '1.3.7' numpy : '1.16.4' - omniORB : '4.2.2' - omniORBpy : '4.2.2' + numpydoc : '0.9.0' + omniORB : '4.2.5' + omniORBpy : '4.2.5' opencv : '3.2.0' - openssl : "native" - openturns: '1.16' + openmpi : '3.1.6' + openturns: '1.19' openVKL: '0.11.0' ospray : '2.4.0' packaging : '17.1' - ParaView : '5.9.0' - petsc : '3.14.0' - Pillow : '7.1.1' - planegcs : '0.18-3cb6890' + pandas : '0.25.2' + patsy : '0.5.2' + ParaView : {tag:'5.11.0', base: 'no', section: 'version_5_11_0_MPI', hpc: 'yes'} + PERSALYS: 'v12.0' + petsc : {tag : '3.16.0', base: 'no', section: 'version_3_16_0', hpc: 'yes'} + Pillow : '8.4.0' + planegcs : '0.20' 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' + salome_system : 'native' scipy : '1.4.1' - scotch : '6.0.4' + 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' @@ -101,11 +127,16 @@ APPLICATION : sphinxcontrib_websupport : '1.1.0' sphinx_rtd_theme : '0.4.3' sphinxintl: '0.9.10' + StaticMeshPlugin: '5.11.0' + statsmodels: '0.8.0' swig : '3.0.12' tbb : '2019_U8' tcl : '8.6.0' tk : '8.6.0' + toml: '0.10.2' + TTK : 'f8dafde2d7' urllib3 : '1.23' + zeromq: '4.3.1' URANIE : '4.5.0' # SALOME MODULES : 'CONFIGURATION' @@ -113,9 +144,9 @@ APPLICATION : 'SHAPER' 'SHAPERSTUDY' 'RESTRICTED' - 'LIBBATCH' : {tag : 'V2_4_4'} + 'LIBBATCH' : 'V2_4_6' 'KERNEL' - 'MEDCOUPLING' + 'MEDCOUPLING' : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'} 'GUI' 'GEOM' 'SMESH' @@ -130,11 +161,10 @@ APPLICATION : 'HEXABLOCKPLUGIN' 'HOMARD' 'FIELDS' - 'PARAVIS' + 'PARAVIS' : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'} 'JOBMANAGER' 'YACS' 'YACSGEN' -# 'SOLVERLAB' 'DOCUMENTATION' 'SAMPLES' 'COMPONENT' @@ -144,21 +174,22 @@ APPLICATION : 'PYHELLO' 'EFICAS' 'EFICAS_TOOLS' - 'PY2CPP' : {tag: 'v2.0'} + 'PY2CPP' 'ADAO' 'ADAO_INTERFACE' 'PARAVISADDONS' - 'CEATESTBASE' : {tag: 'SalomeV9'} + 'OPENTURNS_SALOME' + 'YDEFX' + 'pmml' + 'SOLVERLAB' : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'} + 'TopIIVolMesh' + #'TESTBASE' + 'CEATESTBASE' : 'SalomeV9' } profile : { launcher_name : "salome" } - virtual_app: - { - name : "salome" - application_name : "APPLI" - } test_base : { name : "SALOME" @@ -170,50 +201,47 @@ APPLICATION : repo_dev : "yes" pip : 'yes' pip_install_dir : 'python' - single_install_dir : "yes" + single_install_dir : "no" } } __overwrite__ : [ - { - # Dedicated builds to check new IMP SMESH 64bits support - __condition__ : "VARS.dist in ['FD32', 'FD30']" - 'APPLICATION.products.KERNEL' : {tag : 'occ/20256'} - 'PRODUCTS.KERNEL.default.cmake_options' : "-DSALOME_USE_LIBBATCH=ON -DSWIG_EXECUTABLE=${SWIG_ROOT_DIR}/bin/swig -DSALOME_USE_64BIT_IDS=ON" - 'APPLICATION.products.GUI' : {tag : 'occ/20256'} - 'APPLICATION.products.SMESH' : {tag : 'occ/20256'} - 'APPLICATION.products.HEXABLOCK' : {tag : 'occ/20256'} - 'APPLICATION.products.HEXABLOCKPLUGIN' : {tag : 'occ/20256'} - 'APPLICATION.products.NETGENPLUGIN' : {tag : 'occ/20256'} - 'APPLICATION.products.GHS3DPRLPLUGIN' : {tag : 'occ/20256'} - 'APPLICATION.products.GHS3DPLUGIN' : {tag : 'occ/20256'} - 'APPLICATION.products.GMSHPLUGIN' : {tag : 'occ/20256'} - 'APPLICATION.products.BLSURFPLUGIN' : {tag : 'occ/20256'} - 'APPLICATION.products.HexoticPLUGIN' : {tag : 'occ/20256'} - 'APPLICATION.products.HYBRIDPLUGIN' : {tag : 'occ/20256'} - } - { - __condition__ : "VARS.dist in ['FD32']" - # https://github.com/scipy/scipy/issues/11611 - 'APPLICATION.products.scipy' : '1.5.2' - # https://bugs.gentoo.org/708730 : llvm 8.0.1 build issue with gcc/clang 10.X - 'PRODUCTS.llvm.version_8_0_1_clang.patches' : ['llvm-8.0.1-clang-FD32.patch'] - # - 'PRODUCTS.mesa.version_19_0_8.patches' : ['mesa-19.0.8-debug_symbol.patch'] - # - 'PRODUCTS.qt.version_5_12_10.patches' : ['qt-mapbox-FD32.patch'] - } - { - __condition__ : "APPLICATION.debug == 'yes'" - # https://cplusplus.com/forum/general/250854 : DEBUG symbol is defined twice, need an additional patch - 'PRODUCTS.ParaView.version_5_9_0.patches' : ['paraview.0003-ParaViewClient.patch', - 'paraview.0004-ParaView_hdf5.patch', - 'paraview.0005-ParaView_find_cgns.patch', - 'paraview.0006-ParaView_find_libxml2.patch', - 'paraview.0007-ParaView_find_freetype.patch', - 'paraview-0012-LATA_64BITS_IDS.patch', - 'ParaView-5.9.0-CATALYST_cmake.patch', - 'paraview.0008-ParaView_coincident_rendering.patch', - 'paraview.0015-Paraview_VTKM_ioss.patch'] - } + { + __condition__ : "VARS.dist not in ['DB09','DB10', 'DB11']" + 'APPLICATION.products.MeshGems' : {tag : '2.13-1', hpc : 'yes', base: 'no'} + } + { + __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 + } + { + __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 + } ]