tried that before.
Regards and good luck!
Lukas
>
> From: Lukas Razik
>To: Mudassar Majeed ; "us...@open-mpi.org"
>
>Sent: Sunday, November 20, 2011 3:22 PM
>Subject: Re: [OMPI users] MPI_Irecv, MPI_Wait and MPI_Iprobe
>
>H
i.org"
Sent: Sunday, November 20, 2011 3:22 PM
Subject: Re: [OMPI users] MPI_Irecv, MPI_Wait and MPI_Iprobe
Hello Mudassar!
>Dear people,
> I have a scenario as shown below, please tell me if it
>
Hello Mudassar!
>Dear people,
> I have a scenario as shown below, please tell me if it
>is possible or not
>
>
>--
>while(!IsDone)
>{
>
>// some code here
>
>MPI_Irecv( .. );
>
>// some code here
>
>M
Dear people,
I have a scenario as shown below, please tell me if it
is possible or not
--
while(!IsDone)
{
// some code here
MPI_Irecv( .. );
// some code here
MPI_Iprobe( ., &is_there_a_m