Salome HOME
Fix in SALOME-9.11.0-MPI which still uses openturns 1.19
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Wed, 28 Jun 2023 16:10:39 +0000 (18:10 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Wed, 5 Jul 2023 11:26:55 +0000 (13:26 +0200)
applications/SALOME-9.11.0-MPI.pyconf

index 53e60a4978c2c04fa5abaebeca58962568541a2f..aaa1ad93ec959657c93b45b25f901de2d9785083 100644 (file)
@@ -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'