1
1

Update some NEWS entries for the upcoming 1.2.1 release.

This commit was SVN r14379.
Этот коммит содержится в:
Tim Mattox 2007-04-14 22:37:19 +00:00
родитель 9e840fbe14
Коммит 83ddd7a3c5

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

@ -45,9 +45,6 @@ Trunk (not on release branches yet)
- Added checkpoint/restart process fault tolerance support. Initially - Added checkpoint/restart process fault tolerance support. Initially
support a LAM/MPI-like protocol. support a LAM/MPI-like protocol.
--> Expected: 1.3 --> Expected: 1.3
- Fixed a number of connection establishment errors in the TCP out-
of-band messaging system.
--> Expected: 1.2.x
- If pbs-config can be found, use it to look for TM support. Thanks - If pbs-config can be found, use it to look for TM support. Thanks
to Bas van der Viles for the inspiration and preliminary work. to Bas van der Viles for the inspiration and preliminary work.
--> Expected: ?1.2.x? --> Expected: ?1.2.x?
@ -56,6 +53,10 @@ Trunk (not on release branches yet)
1.2.1 1.2.1
----- -----
- Fixed a number of connection establishment errors in the TCP out-
of-band messaging system.
- Fixed a memory leak when using mpi_comm calls.
Thanks to Bas van der Vlies for reporting the problem.
- Fixed various memory leaks in OPAL and ORTE. - Fixed various memory leaks in OPAL and ORTE.
- Improved launch times when using TM (PBS Pro, Torque, Open PBS). - Improved launch times when using TM (PBS Pro, Torque, Open PBS).
- Fixed mpi_leave_pinned to work for all datatypes. - Fixed mpi_leave_pinned to work for all datatypes.