X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=applications%2FSALOME-master-MPI.pyconf;h=60ef5cd5af9a8f6c6ff1aef7df3b21b1d9c56110;hb=542d5c218fe458add2cac7e6e2bbaf799075290b;hp=2fac09935b8c9b0bdd373b55934aa5afa9a62e72;hpb=05df46629c4ee6e38236f79991e9a39e1a43be03;p=tools%2Fsat_salome.git diff --git a/applications/SALOME-master-MPI.pyconf b/applications/SALOME-master-MPI.pyconf index 2fac099..60ef5cd 100644 --- a/applications/SALOME-master-MPI.pyconf +++ b/applications/SALOME-master-MPI.pyconf @@ -25,6 +25,7 @@ APPLICATION : { 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 @@ -35,7 +36,7 @@ APPLICATION : alabaster : '0.7.6' Babel : '2.7.0' boost : '1.71.0' - CAS : 'V7_5_3p2' + CAS : 'CR753-SALOME-PATCH' C3PO: 'v2.0' certifi : '2018.8.24' cgns : {tag : '4.2.0', hpc : 'yes'} @@ -59,7 +60,7 @@ APPLICATION : gmp : 'native' mpfr : 'native' gdal : {tag : '2.4.0', hpc : 'yes'} - gmsh : '4.8.4' + gmsh : '4.10.3' graphviz : '2.38.0' hdf5 : {tag : '1.10.3', hpc : 'yes'} idna : '2.7' @@ -78,7 +79,7 @@ APPLICATION : mpi4py: '3.0.3' ParMetis : '3.1.1' netgen : '5.3.1_with_CAS_7.2' - # comment out above line and uncomment the line below to use Netgen 6. + # comment out line above and uncomment the line below to use Netgen 6. #netgen : '6.2.2101' netcdf : {tag : '4.6.2', hpc : 'yes'} nlopt : '2.5.0' @@ -97,9 +98,9 @@ APPLICATION : patsy : '0.5.2' ParaView : {tag:'5.9.0', base: 'no', section: 'version_5_9_0_MPI', hpc: 'yes'} PERSALYS: 'v12.0' - petsc : {tag : '3.16.0', base: 'no', section: 'version_3_16_0', hpc: 'yes'} + petsc : {tag : '3.16.0', hpc: 'yes'} Pillow : '7.1.1' - planegcs : '0.18-3cb6890' + planegcs : '0.20' psutil : '5.7.2' PyFMI : '2.5' Pygments : '2.0.2' @@ -130,7 +131,6 @@ APPLICATION : tbb : '2019_U8' tcl : '8.6.0' tk : '8.6.0' - TopIIVolMesh: 'master' urllib3 : '1.23' zeromq: '4.3.1' URANIE : '4.5.0' @@ -140,9 +140,9 @@ APPLICATION : 'SHAPER' 'SHAPERSTUDY' 'RESTRICTED' - 'LIBBATCH' : {tag : 'V2_4_5'} + 'LIBBATCH' : 'V2_4_5' 'KERNEL' : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes', verbose: 'yes'} - 'MEDCOUPLING' : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes', verbose: 'yes'} + 'MEDCOUPLING' : {tag:'master', base: 'no', section: 'default_MPI_STD', hpc: 'yes', verbose: 'yes'} 'GUI' : {verbose : 'yes'} 'GEOM' 'SMESH' @@ -157,12 +157,10 @@ APPLICATION : 'HEXABLOCKPLUGIN' 'HOMARD' : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'} 'FIELDS' : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'} - 'OPENTURNS_SALOME' 'PARAVIS' : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'} 'JOBMANAGER': {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'} 'YACS' 'YACSGEN' - 'SOLVERLAB': {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'} 'DOCUMENTATION' 'SAMPLES' 'COMPONENT' @@ -176,20 +174,18 @@ APPLICATION : 'ADAO' 'ADAO_INTERFACE' 'PARAVISADDONS' + 'OPENTURNS_SALOME' 'YDEFX' 'pmml' - 'TESTBASE': {tag: 'master'} - 'CEATESTBASE' : {tag: 'SalomeV9'} + '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" @@ -207,8 +203,13 @@ APPLICATION : __overwrite__ : [ { - __condition__ : "VARS.dist in ['FD32']" - # https://github.com/scipy/scipy/issues/11611 + __condition__ : "VARS.dist not in ['DB09','DB10', 'DB11']" + 'APPLICATION.products.MeshGems' : {tag : '2.13-1', hpc : 'yes', base: 'no'} + } + { + __condition__ : "VARS.dist in ['FD32', 'FD34', 'DB11']" + # gcc https://github.com/scipy/scipy/issues/11611 + # either patch numpy to include -fallow-argument-mismatch or move to that version 'APPLICATION.products.scipy' : '1.5.2' } {