X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=applications%2FSALOME-9.7.0-MPI.pyconf;h=f57b4422493894877cd88b7aae4f6f814020237d;hb=e270e4d4a3ec653395de7090c52d2cadfcc62c81;hp=4babe64912ff34aeb133c6d1ab1e5bcda7e47da9;hpb=1638e4bbc514c1acfb47189f8e26dc7e2250ecfa;p=tools%2Fsat_salome.git diff --git a/applications/SALOME-9.7.0-MPI.pyconf b/applications/SALOME-9.7.0-MPI.pyconf index 4babe64..f57b442 100644 --- a/applications/SALOME-9.7.0-MPI.pyconf +++ b/applications/SALOME-9.7.0-MPI.pyconf @@ -5,7 +5,7 @@ APPLICATION : { name : 'SALOME-9.7.0-MPI' workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist - tag : 'V9_7_BR' + tag : 'V9_7_0' dev : 'no' verbose :'no' debug : 'no' @@ -23,19 +23,20 @@ APPLICATION : 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 : '4.1.1', hpc : 'yes'} chardet : '3.0.4' click : '6.7' - cmake : '3.12.1' + cmake : '3.17.5' cppunit : '1.13.2' cycler : '0.10.0' Cython : '0.25.2' @@ -58,7 +59,7 @@ APPLICATION : 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'} @@ -71,7 +72,6 @@ APPLICATION : omniORBpy : '4.2.2' opencv : '3.2.0' openmpi : '3.1.6' - openssl : "native" openturns: '1.16' openVKL: '0.11.0' ospray : '2.4.0' @@ -93,6 +93,7 @@ APPLICATION : requests : '2.19.1' rkCommon : '1.5.1' root: '6.22.02' + salome_system : 'native' scipy : '1.4.1' scotch : '6.0.4' setuptools : '38.4.0' @@ -103,6 +104,7 @@ APPLICATION : sphinxcontrib_websupport : '1.1.0' sphinx_rtd_theme : '0.4.3' sphinxintl: '0.9.10' + StaticMeshPlugin: '5.8.0' swig : '3.0.12' tbb : '2019_U8' tcl : '8.6.0' @@ -115,9 +117,9 @@ APPLICATION : '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'} + 'MEDCOUPLING' : {section : 'version_V9_7_0_MPI', verbose : 'yes'} 'GUI' : {verbose : 'yes'} 'GEOM' 'SMESH' @@ -136,7 +138,7 @@ APPLICATION : 'JOBMANAGER' : {section : "default_MPI", verbose: 'yes'} 'YACS' 'YACSGEN' - 'SOLVERLAB' : {tag: 'master', section : "default_MPI", hpc: 'yes'} + 'SOLVERLAB' : {section : "default_MPI", hpc: 'yes'} 'DOCUMENTATION' 'SAMPLES' 'COMPONENT' @@ -144,13 +146,13 @@ APPLICATION : 'CALCULATOR' 'HELLO' 'PYHELLO' - 'EFICAS' : {tag : 'V9_7_0b1'} - 'EFICAS_TOOLS' : {tag : 'V9_7_0b1'} - 'PY2CPP' : {tag: 'v2.0'} - 'ADAO' : {tag : 'V9_7_0b1'} - 'ADAO_INTERFACE' : {tag : 'V9_7_0b1'} + 'EFICAS' + 'EFICAS_TOOLS' + 'PY2CPP' + 'ADAO' + 'ADAO_INTERFACE' 'PARAVISADDONS' - 'CEATESTBASE' : {tag: 'SalomeV9'} + 'CEATESTBASE' } profile : { @@ -177,18 +179,5 @@ APPLICATION : } __overwrite__ : [ - { - __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'] - } ]