1
1

Be a bit more precise on the MPI_SCATTERV bullet.

This commit was SVN r8281.
Этот коммит содержится в:
Jeff Squyres 2005-11-28 19:39:07 +00:00
родитель 170bff7f7e
Коммит 09325ebb92

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

@ -29,7 +29,8 @@ version 1.0.
1.0.1
-----
- Fix datatype testing in MPI_SCATTERV.
- Fix datatype offset handling in the coll basic component's
MPI_SCATTERV implementation.
- Fix EOF handling on stdin.
- Fix missing MPI_F_STATUS_IGNORE and MPI_F_STATUSES_IGNORE
instanatiations. Thanks to Anthony Chan for pointing this out.