1
1

NEWS: sync some bullets from the v2.x branch

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
Этот коммит содержится в:
Jeff Squyres 2016-04-28 11:00:01 -04:00
родитель 4564878173
Коммит d7395798ec

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

@ -92,7 +92,7 @@ Master (not on release branches yet)
- Update the internal copy of ROMIO to that which shipped in MPICH
3.1.4.
- Update internal copy of libevent to v2.0.22.
- Update internal copy of hwloc to v1.11.1.
- Update internal copy of hwloc to v1.11.2.
- Removed checkpoint/restart code due to loss of maintainer. :-(
- Add a new MCA parameter - opal_common_verbs_want_fork_support. This
replaces the btl_openib_want_fork_support parameter.
@ -171,6 +171,15 @@ Master (not on release branches yet)
Servat for reporting and correcting.
- Update man pages for non-blocking sends per MPI 3.1 standard.
Thanks to Alexander Pozdneev for reporting.
- Fix problems when building with plfs file system software present.
- Fix problem when compiling againsts pvfs2. Thanks to Dave Love for
reporting.
- Fix problems with MPI_Neighbor_alltoall{v,w}. Thanks to Willem
Vermin for reporting this issue.
- Fix problem with java bindings on OX X 10.11. Thanks to Alexander
Daryin for reporting this issue.
- Fix various a compilation problems on Cygwin. Thanks to Marco Atzeri
for supplying these fixes.
1.10.3 - DATE