X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=applications%2FSALOME-9.9.0-MPI.pyconf;h=36e56319696e448ab9b2a3ecbd1a37190f794a81;hb=542d5c218fe458add2cac7e6e2bbaf799075290b;hp=abd27bd6e64c43d2755ad44209e2eee74e935132;hpb=3be3e9356c3321a91c0fb6a8f7c3e68a31e0dd01;p=tools%2Fsat_salome.git diff --git a/applications/SALOME-9.9.0-MPI.pyconf b/applications/SALOME-9.9.0-MPI.pyconf index abd27bd..36e5631 100644 --- a/applications/SALOME-9.9.0-MPI.pyconf +++ b/applications/SALOME-9.9.0-MPI.pyconf @@ -5,7 +5,7 @@ APPLICATION : { name : 'SALOME-9.9.0-MPI' workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist - tag : 'V9_9_0rc1' + tag : 'V9_9_0' dev : 'no' verbose :'no' debug : 'no' @@ -79,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' @@ -140,9 +140,9 @@ APPLICATION : 'SHAPER' 'SHAPERSTUDY' 'RESTRICTED' - 'LIBBATCH' : {tag : 'V2_4_5'} - 'KERNEL' : {tag:'V9_9_0rc1', base: 'no', section: 'version_V9_9_0_MPI', hpc: 'yes'} - 'MEDCOUPLING' : {tag:'V9_9_0rc1', base: 'no', section: 'version_V9_9_0_MPI', hpc: 'yes'} + 'LIBBATCH' : 'V2_4_5' + 'KERNEL' : {tag:'V9_9_0', base: 'no', section: 'version_V9_9_0_MPI', hpc: 'yes'} + 'MEDCOUPLING' : {tag:'V9_9_0', base: 'no', section: 'version_V9_9_0_MPI_STD', hpc: 'yes'} 'GUI' 'GEOM' 'SMESH' @@ -153,16 +153,14 @@ APPLICATION : 'HYBRIDPLUGIN' 'HexoticPLUGIN' 'GMSHPLUGIN' - 'HEXABLOCK' : {tag:'V9_9_0rc1', base: 'no', section: 'version_V9_9_0_MPI', hpc: 'yes'} + 'HEXABLOCK' : {tag:'V9_9_0', base: 'no', section: 'version_V9_9_0_MPI', hpc: 'yes'} 'HEXABLOCKPLUGIN' - 'HOMARD' : {tag:'V9_9_0rc1', base: 'no', section: 'version_V9_9_0_MPI', hpc: 'yes'} - 'FIELDS' : {tag:'V9_9_0rc1', base: 'no', section: 'version_V9_9_0_MPI', hpc: 'yes'} - 'OPENTURNS_SALOME': 'master' # FIXME - 'PARAVIS' : {tag:'V9_9_0rc1', base: 'no', section: 'version_V9_9_0_MPI', hpc: 'yes'} # FIXME - 'JOBMANAGER' : {tag:'V9_9_0rc1', base: 'no', section: 'version_V9_9_0_MPI', hpc: 'yes'} # FIXME + 'HOMARD' : {tag:'V9_9_0', base: 'no', section: 'version_V9_9_0_MPI', hpc: 'yes'} + 'FIELDS' : {tag:'V9_9_0', base: 'no', section: 'version_V9_9_0_MPI', hpc: 'yes'} + 'PARAVIS' : {tag:'V9_9_0', base: 'no', section: 'version_V9_9_0_MPI', hpc: 'yes'} + 'JOBMANAGER' : {tag:'V9_9_0', base: 'no', section: 'version_V9_9_0_MPI', hpc: 'yes'} 'YACS' 'YACSGEN' - 'SOLVERLAB' : {tag:'V9_9_0rc1', base: 'no', section: 'version_V9_9_0_MPI', hpc: 'yes'} # FIXME 'DOCUMENTATION' 'SAMPLES' 'COMPONENT' @@ -174,12 +172,14 @@ APPLICATION : 'EFICAS_TOOLS' 'PY2CPP' 'ADAO' - 'ADAO_INTERFACE': 'master' # FIXME + 'ADAO_INTERFACE' 'PARAVISADDONS' - 'YDEFX' : 'master' # FIXME + 'OPENTURNS_SALOME' + 'YDEFX' 'pmml' + 'SOLVERLAB' : {tag:'V9_9_0', base: 'no', section: 'version_V9_9_0_MPI', hpc: 'yes'} 'TopIIVolMesh' - 'CEATESTBASE' : {tag: 'SalomeV9'} + 'CEATESTBASE' } profile : { @@ -207,8 +207,9 @@ APPLICATION : __overwrite__ : [ { - __condition__ : "VARS.dist in ['FD32']" - # https://github.com/scipy/scipy/issues/11611 + __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' } {