1
1
Signed-off-by: Howard Pritchard <howardp@lanl.gov>
Этот коммит содержится в:
Howard Pritchard 2019-02-20 09:55:07 -07:00
родитель 4b2c62d6fd
Коммит 35e3c071dc

2
NEWS
Просмотреть файл

@ -61,6 +61,8 @@ included in the vX.Y.Z section and be denoted as:
------------------------
- Update embedded PMIx to 3.1.2.
- Fix an issue with MPI_WIN_CREATE_DYNAMIC and MPI_GET from self.
thanks to Bart Janssens for reporting.
- Fix an issue of excessive compiler warning messages from mpi.h
when using newer C++ compilers. Thanks to @Shadow-fax for
reporting.