HeMPS
8.0
|
This structure stores the message requests used to implement the blocking Receive MPI. More...
#include <communication.h>
Public Attributes | |
int | requester |
Store the requested task id ( task that performs the Receive() API ) | |
int | requested |
Stores the requested task id ( task that performs the Send() API ) | |
int | requester_proc |
Stores the requester processor address. | |
This structure stores the message requests used to implement the blocking Receive MPI.