From 8b48ddb4c8d02aec2bc5e938fe7b789f6ad9c2b2 Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Wed, 2 Sep 2020 20:43:45 -0500 Subject: Add release note for collective metadata fix --- release_docs/RELEASE.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index a7e8735..2e20886 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -143,6 +143,12 @@ Bug Fixes since HDF5-1.12.0 release ================================== Library ------- + - Fix bug and simplify collective metadata write operation when some ranks + have no entries to contribute. This fixes parallel regression test + failures with IBM SpectrumScale MPI on the Summit system at ORNL. + + (QAK - 2020/09/02) + - Avoid setting up complex MPI types with 0-length vectors, which some MPI implementations don't handle well. (In particular, IBM SpectrumScale MPI on the Summit system at ORNL) -- cgit v0.12