mpiSequenceStart
Declaration
int32_t mpiSequenceStart(MPISequence sequence, MPICommand command)
Required Header: stdmpi.h
Description
mpiSequenceStart begins the execution of a Sequence (sequence), starting with the Command (command). If command is MPIHandleVOID, execution starts with the first command of the Sequence.
Return Values | |
---|---|
MPIMessageOK |