1
1

Add comments about the self BTL fixes and iof fixes in 1.1.3.

This commit was SVN r12695.
Этот коммит содержится в:
Jeff Squyres 2006-11-28 22:29:42 +00:00
родитель 3cf7dddd47
Коммит 26030d7c44

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

@ -86,6 +86,9 @@ Trunk (not on release branches yet)
1.1.3
-----
- Fix a race condition with stdout/stderr not appearing properly from
all processes upon termination of an MPI job.
- Fix internal accounting errors with the self BTL.
- Fix typos in the code path for when sizeof(int) != sizeof(INTEGER)
in the MPI F77 bindings functions. Thanks to Pierre-Matthieu
Anglade for bringing this problem to our attention.