We always output the entire map, so you'll see the parent procs as
well as the child
On Sep 16, 2008, at 12:52 PM, Greg Watson wrote:
Hi Ralph,
No I'm happy to get a map at the beginning and at every spawn. Do
you send the whole map again, or only an update?
Regards,
Greg
On Sep 11, 2
> thanks, applied
oops, replied to the wrong message ;)
thanks, applied
Hi Ralph,
No I'm happy to get a map at the beginning and at every spawn. Do you
send the whole map again, or only an update?
Regards,
Greg
On Sep 11, 2008, at 9:09 AM, Ralph Castain wrote:
It already somewhat does. If you use --display-map at mpirun, you
automatically get display-map whe
It already somewhat does. If you use --display-map at mpirun, you
automatically get display-map whenever MPI_Spawn is called.
We didn't provide a mechanism by which you could only display-map for
MPI_Spawn (and not for the original mpirun), but it would be trivial
to do so - just have to de