From 73259501aaf706590b83920cd20c46a22f4024f7 Mon Sep 17 00:00:00 2001 From: Cristian C Lalescu <Cristian.Lalescu@ds.mpg.de> Date: Mon, 19 Aug 2019 13:44:55 +0200 Subject: [PATCH] add README comment about OpenMPI3 --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index 9825f3c3..0997e9bc 100644 --- a/README.rst +++ b/README.rst @@ -115,6 +115,9 @@ The list is a work in progress, please contact us (Cristian.Lalescu@ds.mpg.de) if the procedure fails at any step of the process. +*Note*: the HDF5 library may require MPI standard v1, we haven't tested +this in detail. Some default OpenMPI3 installations will not work. + Detailed full installation instructions: 1. -- GitLab