[mpich-discuss] Problem with spawning child with same executable name

Yauheni Zelenko zelenko at cadence.com
Fri Feb 4 15:46:21 CST 2011


Hi!

I'm trying to use MPI_Comm_spawn to run child process and then use MPI_Intercomm_merge. This steps works when spawned children have different executable name then parent process but failed on MPI_Intercomm_merge step if executable names are same.

Attached files could demonstrate a problem. Code is based on spawn_merge example.

If difference in executable names is requirement, will be good idea to include in into  MPI_Comm_spawn documentation. Otherwise it's bug.

Eugene.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Spawn.c
Type: application/octet-stream
Size: 1460 bytes
Desc: Spawn.c
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20110204/2a281c4a/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SpawnChild.c
Type: application/octet-stream
Size: 812 bytes
Desc: SpawnChild.c
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20110204/2a281c4a/attachment-0001.obj>


More information about the mpich-discuss mailing list