X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=applications%2FSALOME-9.6.0-MPI.pyconf;h=e052ab86bfaff3794249964e3531c0b50029bffb;hb=da8fea810bcb823c944530a4f41c48f23c0c6ae3;hp=166b43a36fcaa14382ca0fe7076ac50b85aa856d;hpb=186f377aa5fecb57dfc5eeb9b3f31299fc319d38;p=tools%2Fsat_salome.git diff --git a/applications/SALOME-9.6.0-MPI.pyconf b/applications/SALOME-9.6.0-MPI.pyconf index 166b43a..e052ab8 100644 --- a/applications/SALOME-9.6.0-MPI.pyconf +++ b/applications/SALOME-9.6.0-MPI.pyconf @@ -5,7 +5,7 @@ APPLICATION : { name : 'SALOME-9.6.0-MPI' workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist - tag : 'V9_6_BR' + tag : 'V9_6_0' dev : 'no' verbose :'no' debug : 'no' @@ -29,7 +29,7 @@ APPLICATION : alabaster : '0.7.6' Babel : '2.7.0' boost : '1.58.0' - CAS : 'CR740-SALOME-PATCH' + CAS : 'V7_4_0p2' certifi : '2018.8.24' cgns : {tag : '3.3.1', hpc : 'yes'} chardet : '3.0.4' @@ -61,7 +61,7 @@ APPLICATION : matplotlib : '2.2.2' medfile : {tag : '4.1.0', hpc : 'yes', section : 'default_Autotools' } mesa : '19.0.8' - MeshGems : {tag : '2.10-4', hpc : 'yes'} + MeshGems : {tag : '2.11-5', hpc : 'yes'} ParMetis : '3.1.1' netgen : '5.3.1_with_CAS_7.2' nlopt : '2.4.2' @@ -74,6 +74,7 @@ APPLICATION : ospray : '1.8.4' packaging : '17.1' ParaView : {tag : '5.8.0', hpc : 'yes', section: 'version_5_8_0_MPI'} + petsc : '3.14.0' Pillow : '7.1.1' planegcs : '0.18-3cb6890' pockets : '0.6.2' @@ -98,6 +99,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 : 'native' tcl : '8.6.0' @@ -110,9 +112,9 @@ APPLICATION : 'SHAPER' 'SHAPERSTUDY' 'RESTRICTED' - 'LIBBATCH' : {tag :'V2_4_4rc1'} + 'LIBBATCH' : {tag :'V2_4_4'} 'KERNEL' : {section : 'default_MPI', verbose : 'yes'} - 'MEDCOUPLING' : {section : 'default_MPI', verbose : 'yes'} + 'MEDCOUPLING' : {section : 'version_V9_6_0_MPI', verbose : 'yes'} 'GUI' : {verbose : 'yes'} 'GEOM' 'SMESH' @@ -127,10 +129,11 @@ APPLICATION : 'HEXABLOCKPLUGIN' 'HOMARD' 'FIELDS' : {section : "default_MPI", verbose: 'yes'} - 'PARAVIS' : {section : "default_MPI", verbose: 'yes'} + 'PARAVIS' : {section : "version_V9_6_0_MPI", tag : 'V9_6_0', verbose: 'yes'} 'JOBMANAGER' : {section : "default_MPI", verbose: 'yes'} 'YACS' 'YACSGEN' + 'SOLVERLAB' : {section : 'default_MPI', hpc: 'yes'} 'DOCUMENTATION' 'SAMPLES' 'COMPONENT' @@ -143,7 +146,7 @@ APPLICATION : 'PY2CPP' : {tag: 'v2.0'} 'ADAO' 'ADAO_INTERFACE' - 'CEATESTBASE' : {tag: 'SalomeV9'} + 'CEATESTBASE' } profile : { @@ -165,31 +168,15 @@ APPLICATION : repo_dev : "yes" pip : 'yes' pip_install_dir : 'python' - single_install_dir : "yes" + single_install_dir : "no" } } + __overwrite__ : [ - { - # GTK compilation issue - __condition__ : "VARS.dist in ['CO6']" - 'APPLICATION.products.opencv' : '2.4.13.5' - 'APPLICATION.products.tbb' : '4.4' - 'APPLICATION.products.llvm' : '3.9.1-clang' - 'APPLICATION.products.mesa' : '13.0.6' - 'PRODUCTS.embree.default.patches' : ['embree-3.5.2-centos6.patch'] - } - - { - # tbb as a mandatory native product since SMESH with tbb, not installed on DB8 (temporary) - __condition__ : "VARS.dist in ['DB08']" - 'APPLICATION.products.tbb' : '4.4' - } - { # - __condition__ : "VARS.dist in ['FD26']" - 'APPLICATION.products.tbb' : '2017-7' - 'APPLICATION.products.embree' : '3.5.2' - } + __condition__ : "VARS.dist in ['UB20.04']" + 'APPLICATION.products.qt' : {tag: '5.9.1', base: 'no', section: 'version_5_9_1_UB20_04'} + } ]