On Thu, 24 Jul 2003, Rodrigo Amestica wrote:
> I had some time on this problem without finding a possible
> implementation.
>
> Is out there a way of collecting N asynchronous started singleton
> processes in an intracommunicator?
Yes. Have a look at section 5.4 of the MPI-2 standard: "Establishing
Communication". Functions such as MPI_OPEN_PORT, MPI_PUBLISH_NAME,
MPI_COMM_CONNECT, MPI_COMM_ACCEPT, etc., should give you what you want.
--
{+} Jeff Squyres
{+} jsquyres_at_[hidden]
{+} http://www.lam-mpi.org/
|