1
1

9 Коммитов

Автор SHA1 Сообщение Дата
George Bosilca
faef97cf25 No more signess warnings ...
This commit was SVN r3220.
2004-10-19 23:31:03 +00:00
Tim Woodall
7628c9f16a cleanup to correct mpi semantics
This commit was SVN r3214.
2004-10-19 22:00:19 +00:00
Tim Woodall
3dbd342d43 minor cleanup
This commit was SVN r3139.
2004-10-14 20:49:30 +00:00
Tim Woodall
e020d15139 make sure to advance request pointer while counting
completed requests

This commit was SVN r3137.
2004-10-14 19:17:16 +00:00
Tim Woodall
c491597945 more cleanup
This commit was SVN r3096.
2004-10-13 22:56:42 +00:00
Tim Woodall
831abfefbc consistently set request handles to MPI_REQUEST_NULL rather than NULL
This commit was SVN r3092.
2004-10-13 22:27:00 +00:00
George Bosilca
6884069b5f When the request is completed set MPI_REQUEST_NULL in the array.
This commit was SVN r3084.
2004-10-13 16:12:51 +00:00
Tim Woodall
97752f1b06 - added ompi_request_wait which is optimized for a single request
- added georges comments regarding MPI_REQUEST_NULL handling to ompi_request_wait_any

This commit was SVN r3069.
2004-10-12 18:01:39 +00:00
Tim Woodall
0df8ca90ea small re-org of request completion - moved test/wait out of pml
This commit was SVN r3066.
2004-10-12 15:50:01 +00:00