Re: [OMPI users] MPI::Intracomm::Spawn and cluster configuration

2007-12-17 Thread Elena Zhebel
en-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf Of Ralph H Castain Sent: Monday, December 17, 2007 3:31 PM To: Open MPI Users Cc: Ralph H Castain Subject: Re: [OMPI users] MPI::Intracomm::Spawn and cluster configuration On 12/12/07 5:46 AM, "Elena Zhebel" wrote: > >

[OMPI users] MPI::Intracomm::Spawn and cluster configuration

2007-12-12 Thread Elena Zhebel
Hello, I'm working on a MPI application where I'm using OpenMPI instead of MPICH. In my "master" program I call the function MPI::Intracomm::Spawn which spawns "slave" processes. It is not clear for me how to spawn the "slave" processes over the network. Currently "master" creates "slaves" on th