1
1
openmpi/ompi/communicator
Ralph Castain 62e70e6b3a Enable the use of "prefix" for comm_spawn child processes. With this patch:
1. comm_spawn processes by default will inherit the "--prefix" from their parent job. Thus, the "--prefix" provided on the command line will be propagated automatically to any children.

2. application programs can override the default by providing their own "ompi_prefix" in the MPI_Info parameter passed to comm_spawn

This commit was SVN r11143.
2006-08-09 20:48:51 +00:00
..
comm_cid.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
comm_dyn.c Enable the use of "prefix" for comm_spawn child processes. With this patch: 2006-08-09 20:48:51 +00:00
comm_init.c After extensive conversations about this... 2006-04-13 17:00:36 +00:00
comm_publish.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
comm.c fix a bug in the intercomm-split allgather emulation function. 2006-05-03 21:41:10 +00:00
communicator.h Fixes for ticket:14. Lengthy discussion is on that ticket and in a 2006-05-18 18:05:46 +00:00
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00