1
1

Update NEWS w.r.t. MPI_COMM_SPLIT intercomm fix

This commit was SVN r9834.
Этот коммит содержится в:
Jeff Squyres 2006-05-05 12:00:33 +00:00
родитель 0f9b10ff8e
Коммит 07f1eed04d

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

@ -60,6 +60,8 @@ version 1.0.
1.0.3
-----
- Fixed error in MPI_COMM_SPLIT when dealing with intercommunicators.
Thanks to Bert Wesarg for identifying the problem.
- Fixed backwards handling of "high" parameter in MPI_INTERCOMM_MERGE.
Thanks to Michael Kluskens for pointing this out to us.
- Fixed improper handling of string arguments in Fortran bindings