Skip to content

Commit d739579

Browse files
committed
NEWS: sync some bullets from the v2.x branch
Signed-off-by: Jeff Squyres <[email protected]>
1 parent 4564878 commit d739579

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

NEWS

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Master (not on release branches yet)
9292
- Update the internal copy of ROMIO to that which shipped in MPICH
9393
3.1.4.
9494
- Update internal copy of libevent to v2.0.22.
95-
- Update internal copy of hwloc to v1.11.1.
95+
- Update internal copy of hwloc to v1.11.2.
9696
- Removed checkpoint/restart code due to loss of maintainer. :-(
9797
- Add a new MCA parameter - opal_common_verbs_want_fork_support. This
9898
replaces the btl_openib_want_fork_support parameter.
@@ -171,6 +171,15 @@ Master (not on release branches yet)
171171
Servat for reporting and correcting.
172172
- Update man pages for non-blocking sends per MPI 3.1 standard.
173173
Thanks to Alexander Pozdneev for reporting.
174+
- Fix problems when building with plfs file system software present.
175+
- Fix problem when compiling againsts pvfs2. Thanks to Dave Love for
176+
reporting.
177+
- Fix problems with MPI_Neighbor_alltoall{v,w}. Thanks to Willem
178+
Vermin for reporting this issue.
179+
- Fix problem with java bindings on OX X 10.11. Thanks to Alexander
180+
Daryin for reporting this issue.
181+
- Fix various a compilation problems on Cygwin. Thanks to Marco Atzeri
182+
for supplying these fixes.
174183

175184

176185
1.10.3 - DATE

0 commit comments

Comments
 (0)