Re: [OMPI users] Trouble with Sending Multiple messages to the Same Machine

2013-06-21 Thread Iliev, Hristo
re Williams Sent: Tuesday, June 18, 2013 7:15 PM To: us...@open-mpi.org Subject: [OMPI users] Trouble with Sending Multiple messages to the Same Machine Hi guys ☺! I'm working with a simple "Hello, World" MPI program that has one master and is sending one message to each work

Re: [OMPI users] Trouble with Sending Multiple messages to the Same Machine

2013-06-18 Thread Gus Correa
On 06/18/2013 01:14 PM, Claire Williams wrote: Hi guys ☺! I'm working with a simple "Hello, World" MPI program that has one master and is sending one message to each worker, receives a message back from each of the workers, and re-sends a new message. This unfortunately is not working :(. When t

[OMPI users] Trouble with Sending Multiple messages to the Same Machine

2013-06-18 Thread Claire Williams
Hi guys ☺! I'm working with a simple "Hello, World" MPI program that has one master and is sending one message to each worker, receives a message back from each of the workers, and re-sends a new message. This unfortunately is not working :(. When the master only sends one message to each worke