1
1
* Add note about TV message queue debugging

This commit was SVN r12570.
Этот коммит содержится в:
Jeff Squyres 2006-11-13 12:30:23 +00:00
родитель 669c8ff5b9
Коммит 6ce032b8e9

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

@ -43,14 +43,12 @@ Trunk (not on release branches yet)
- Added Microsoft Windows support. See README.WINDOWS file for
details.
--> Expected: ???
- Fix for a memory leak in the derived datatype function ompi_ddt_duplicate().
Thanks to Andreas Schafer for reporting, diagnosing, and patching the leak.
--> Expected: 1.1.3
1.2
---
- Added support for TotalView message queue debugging.
- Fixes for MPI_STATUS_SET_ELEMENTS.
- Print better error messages when mpirun's "-nolocal" is used when
there is only one node available.
@ -88,6 +86,8 @@ Trunk (not on release branches yet)
1.1.3
-----
- Fixed a memory leak when copying memory datatypes. Thanks to
Andreas Schafer for the fix.
- Used better performing basic algorithm for MPI_ALLGATHERV.
- Added a workaround for a bug in the Intel 9.1 C++ compiler (all
versions up to and including 20060925) in the MPI C++ bindings that