From 697e24933aee11cabce78b79a5e9f2baf28a96bc Mon Sep 17 00:00:00 2001 From: Nabil Ghodbane Date: Wed, 28 Jun 2023 18:10:39 +0200 Subject: [PATCH] Fix in SALOME-9.11.0-MPI which still uses openturns 1.19 --- applications/SALOME-9.11.0-MPI.pyconf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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' -- 2.39.2