Skip to content
This repository was archived by the owner on Sep 30, 2022. It is now read-only.

Commit 4d81263

Browse files
authored
Merge pull request #1361 from open-mpi/pr/v2.0.1-still-yet-moar-readme-updates
NEWS: more updates for v2.0.1
2 parents 831f1f4 + 30a9180 commit 4d81263

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

NEWS

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@ Bug fixes/minor improvements:
6666
to Andreas Kempf for reporting the issue.
6767
- Fix OpenSHMEM crash when running on non-Mellanox MXM-based networks.
6868
Thanks to Debendra Das for reporting the issue.
69+
- Fix a crash occuring after repeated calls to MPI_FILE_SET_VIEW with
70+
predefined datatypes. Thanks to Eric Chamberland and Matthew
71+
Knepley for reporting and helping chase down this issue.
6972
- Fix stdin propagation to MPI processes. Thanks to Jingchao Zhang
7073
for reporting the issue.
7174
- Fix various runtime and portability issues by updating the PMIx
@@ -468,8 +471,9 @@ Bug fixes / minor enhancements:
468471
reporting it
469472
- Fix Java support on OSX 10.11. Thanks to Alexander Daryin
470473
for reporting the problem
471-
- Fix some compilation issues on Solaris 11.2. Thanks to
472-
Paul Hargrove for his continued help in such areas
474+
- Fix some compilation and run-time issues on Solaris 11.2. Thanks to
475+
Paul Hargrove and Siegmar Gross for their continued help in such
476+
areas.
473477

474478

475479
1.10.1: 4 Nov 2015

0 commit comments

Comments
 (0)