From: Yu-Cheng Chou (cycchou_at_[hidden]) Date: 2005-05-12 15:20:22
Hi,
Can I let the remote node (node 1) run a server program (containing MPI_Comm_accept), and the host node (node 0) run a client program (containing MPI_Comm_connect)?
If it is doable, how to do that?