Re: [OMPI users] MPI_Comm_connect and singleton init

2006-03-14 Thread Robert Latham
On Tue, Mar 14, 2006 at 12:00:57PM -0600, Edgar Gabriel wrote: > you are touching here a difficult area in Open MPI: I don't doubt it. I haven't found an MPI implementation yet that does this without any quirks or oddities :> > - name publishing across independent jobs does unfortunatly not work

Re: [OMPI users] MPI_Comm_connect and singleton init

2006-03-14 Thread Edgar Gabriel
you are touching here a difficult area in Open MPI: - name publishing across independent jobs does unfortunatly not work right now (It does work, if all processes have been started by the same mpirun or if the have been spawned by a father process using MPI_Comm_spawn). Your approach with pass