int CmiWaitTest(void *obj);
This function takes this RDMA handle and verifies if the operation
corresponding to this handle has completed.
A typical usage of this function would be in AMPI when there is a call to
AMPIWait. The implementation should call the CmiWaitTest for all
pending RDMA operations in that window.
November 23, 2009
Converse Homepage
Charm Homepage