Package de.dlr.gitlab.fame.mpi
Interface MpiRequestFacade
-
- All Known Implementing Classes:
MpjRequest,OmpiRequest
public interface MpiRequestFacadeSimple interface for MPI Requests- Author:
- Christoph Schimeczek, Achraf El Ghazi
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidwaitForCompletion()returns when MPI data transfer associated with this request has finished
-