|
Graybat
1.1
Graph Approach for Highly Generic Communication Schemes Based on Adaptive Topologies
|
An event is returned by non-blocking communication operations and can be asked whether an operation has finished or it can be waited for this operation to be finished. More...
#include <MinBMPI.hpp>
Public Member Functions | |
| Event (mpi::request request) | |
| void | wait () |
| bool | ready () |
An event is returned by non-blocking communication operations and can be asked whether an operation has finished or it can be waited for this operation to be finished.