Hi, I'm actually using mpi4py but my question should be similar to normal MPI
in spirit.
Simply, I want to do a MPMD application with a dedicated thread for each node
(I have a small network). I was wondering if it was okay to do a blocking recv
in each independent thread. Of course, since each
nit_thread function.
--td
On 1/11/2012 7:19 AM, Hamilton Fischer wrote:
Hi, I'm actually using mpi4py but my question should be similar to normal MPI
in spirit. Simply, I want to do a MPMD application with a dedicated thread for
each node (I have a small network). I was wondering if it w
- Forwarded Message -
From: Hamilton Fischer
To: "u...@open-mpi.org"
Sent: Monday, January 16, 2012 9:09 PM
Subject: unknown af_family recieved errors...
Hi, I'm having odd issues with my "cluster", I guess. This very simple example
works on one machin