From: Nabil Ghodbane Date: Fri, 16 Jun 2023 14:21:07 +0000 (+0200) Subject: hdf5 1.10.x with MPI support is not compatible with openmpi 4.x X-Git-Tag: V9_12_0~67 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=6a02cb3fe5763fe2505536b3685ef49973f60b44;p=tools%2Fsat_salome.git hdf5 1.10.x with MPI support is not compatible with openmpi 4.x --- diff --git a/applications/SALOME-9.11.0-MPI.pyconf b/applications/SALOME-9.11.0-MPI.pyconf index 0ec86b3..fb7ea9a 100644 --- a/applications/SALOME-9.11.0-MPI.pyconf +++ b/applications/SALOME-9.11.0-MPI.pyconf @@ -92,7 +92,7 @@ APPLICATION : omniORB : '4.2.5' omniORBpy : '4.2.5' opencv : '3.2.0' - openmpi : '4.0.3' + 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'} openVKL: '0.11.0' ospray : '2.4.0' diff --git a/applications/SALOME-master-MPI.pyconf b/applications/SALOME-master-MPI.pyconf index d5976b3..d96c40f 100644 --- a/applications/SALOME-master-MPI.pyconf +++ b/applications/SALOME-master-MPI.pyconf @@ -92,7 +92,7 @@ APPLICATION : omniORB : '4.2.5' omniORBpy : '4.2.5' opencv : '3.2.0' - openmpi : '4.0.3' + 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'} openVKL: '0.11.0' ospray : '2.4.0'