Jeff Squyres
|
91b80630aa
|
Update MPROBE, IMPROBE, MRECV, IMRECV with the behavior described in
MPI-3 ticket 328:
https://svn.mpi-forum.org/trac/mpi-forum-web/ticket/328. Add
MPI_MESSAGE_NO_PROC constant.
This commit was SVN r26115.
|
2012-03-08 13:27:01 +00:00 |
|
Jeff Squyres
|
990107e494
|
Must initialize message->m_f_to_c_index to MPI_UNDEFINED, or calling
MPI_Message_c2f will do Bad Things.
This commit was SVN r25884.
|
2012-02-08 22:36:28 +00:00 |
|
Brian Barrett
|
25d48e22fa
|
Implementation of the MPI-3 Matched Probe functionality. Currently only
implemented in the OB1 PML, will return NOT_SUPPORTED in other PMLs.
This commit was SVN r25865.
|
2012-02-06 17:35:21 +00:00 |
|