[mpich-discuss] Message ordering with mpich
James Dinan
dinan at mcs.anl.gov
Tue Mar 8 16:35:47 CST 2011
I think you should be able to achieve this with synchronous
MPI_Ssend/MPI_Recv.
~Jim.
On 3/8/11 8:56 AM, h banki wrote:
> Hi,
>
> I want to send messages in total ordering between processes, how can I
> do this? is there any special code?
>
>
>
> --- On *Tue, 3/8/11, Darius Buntinas /<buntinas at mcs.anl.gov>/* wrote:
>
>
> From: Darius Buntinas <buntinas at mcs.anl.gov>
> Subject: Re: [mpich-discuss] Message ordering with mpich
> To: mpich-discuss at mcs.anl.gov
> Date: Tuesday, March 8, 2011, 8:43 AM
>
>
> In MPI, all messages between two processes sent on the same
> communicator are FIFO ordered.
>
> -d
>
> On Mar 8, 2011, at 8:30 AM, h banki wrote:
>
> > Hello,
> >
> > I want to know that is there any way to implement message
> ordering (FIFO, Total, Causal) with mpich?
> > is there any document about this issue?
> >
> > Regards,
> > Banki
> >
> > _______________________________________________
> > mpich-discuss mailing list
> > mpich-discuss at mcs.anl.gov </mc/compose?to=mpich-discuss at mcs.anl.gov>
> > https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
>
> _______________________________________________
> mpich-discuss mailing list
> mpich-discuss at mcs.anl.gov </mc/compose?to=mpich-discuss at mcs.anl.gov>
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
>
>
>
>
> _______________________________________________
> mpich-discuss mailing list
> mpich-discuss at mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
More information about the mpich-discuss
mailing list