From: Nabil Ghodbane Date: Wed, 28 Jun 2023 16:10:39 +0000 (+0200) Subject: Fix in SALOME-9.11.0-MPI which still uses openturns 1.19 X-Git-Tag: V9_11_0~5 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=2c512cead7d3d9c14d483db7f8836c6794dbb4a7;p=tools%2Fsat_salome.git Fix in SALOME-9.11.0-MPI which still uses openturns 1.19 --- diff --git a/applications/SALOME-9.11.0-MPI.pyconf b/applications/SALOME-9.11.0-MPI.pyconf index 53e60a4..aaa1ad9 100644 --- a/applications/SALOME-9.11.0-MPI.pyconf +++ b/applications/SALOME-9.11.0-MPI.pyconf @@ -93,7 +93,7 @@ APPLICATION : omniORBpy : '4.2.5' opencv : '3.2.0' openmpi : '3.1.6' # current version of hdf5 is not compatible with openmpi 4, if compiled with MPI support - openturns: {tag : '1.19', hpc : 'yes'} + openturns: {tag : '1.20.1', hpc : 'yes'} openVKL: '0.11.0' ospray : '2.4.0' packaging : '17.1' @@ -101,7 +101,7 @@ APPLICATION : pandas : '0.25.2' patsy : '0.5.2' ParaView : {tag:'5.11.0', base: 'no', section: 'version_5_11_0_MPI', hpc: 'yes'} - PERSALYS: 'v13.0' + PERSALYS: 'v14.1' petsc : {tag : '3.16.0', base: 'no', section: 'version_3_16_0', hpc: 'yes'} Pillow : '8.4.0' planegcs : '0.18-3cb6890'