Subject: Re: [OMPI users] Dynamic COMM_WORLD
Date: Fri, 7 Jul 2006 14:49:04 -0400
Yes, I was interested in the example such as:
http://www-unix.mcs.anl.gov/mpi/mpi-standard/mpi-report-2.0/node98.htm#Node98
The way I see it, there are litteraly two programs, a Manager program and a
Worker program
Yes, I was interested in the example such as:
http://www-unix.mcs.anl.gov/mpi/mpi-standard/mpi-report-2.0/node98.htm#Node98
The way I see it, there are litteraly two programs, a Manager program and a
Worker program which is started by the manager (the example doesn't show if
multiple workers ar
Eric Thibodeau wrote:
Hello all,
Before I embark on a train that will run out of tracks, I wanted to
get a WFF concerning the spwaning mechanisme in OpenMPI. The intent
is that I would program a "simple" parallel application that would
demonstrate the ability of recent MPI implementations (OpenM
Hello all,
Before I embark on a train that will run out of tracks, I wanted to get
a WFF concerning the spwaning mechanisme in OpenMPI. The intent is that I would
program a "simple" parallel application that would demonstrate the ability of
recent MPI implementations (OpenMPI) to dynami