e,
> the sender is very busy doing its local work and cannot post MPI_irecv to get
> the messages from
> senders.
>
> Any help is appreciated.
>
> jack
>
>
>
> From: jiangzuo...@gmail.com
> Date: Mon, 28 Jun 2010 11:55:32 +0800
>
> To: us...@open
cal work and cannot post MPI_irecv to
>> get the messages from
>> senders.
>>
>> Any help is appreciated.
>>
>> jack
>>
>>
>>
>> --
>> From: jiangzuo...@gmail.com
>> Date: Mon, 28 Jun 2010 11:55:32 +0800
>>
>&g
ost MPI_irecv to
> get the messages from
> senders.
>
> Any help is appreciated.
>
> jack
>
>
>
> --
> From: jiangzuo...@gmail.com
> Date: Mon, 28 Jun 2010 11:55:32 +0800
>
> To: us...@open-mpi.org
> Subject: Re: [OMPI users]
the messages from senders.
Any help is appreciated.
jack
From: jiangzuo...@gmail.com
List-Post: users@lists.open-mpi.org
Date: Mon, 28 Jun 2010 11:55:32 +0800
To: us...@open-mpi.org
Subject: Re: [OMPI users] openMPI asychronous communication
OK, then i think you also know using MPI_Wait to
help is appreciated.
>
> jack
>
>
> --
> From: jiangzuo...@gmail.com
> Date: Mon, 28 Jun 2010 11:31:16 +0800
> To: us...@open-mpi.org
> Subject: Re: [OMPI users] openMPI asychronous communication
>
>
> MPI_Isend - Starts a standard-mode
:31:16 +0800
To: us...@open-mpi.org
Subject: Re: [OMPI users] openMPI asychronous communication
MPI_Isend - Starts a standard-mode, nonblocking send.
BTW, are there any asynchronous collective operations?
Changsheng Jiang
On Mon, Jun 28, 2010
MPI_Isend - Starts a standard-mode, nonblocking send.
BTW, are there any asynchronous collective operations?
Changsheng Jiang
On Mon, Jun 28, 2010 at 11:22, Jack Bryan wrote:
> Dear All:
>
> How to do asychronous communication among nodes
Dear All:
How to do asychronous communication among nodes by openMPI or boot.MPI in
cluster ?
I need to set up a kind of asychronous communication protocol such that message
senders and receivers can communicate asychronously without losing anymessages
between them.
I do not want to use block