1
1
openmpi/ompi/runtime
Edgar Gabriel f7c8bb78fd move the coll_base_comm_select functions after dpm has been opened and
selected, but before we check whether we have been spawned. This is necessary
in order for the hierarch collective component to work. This component might
create new communicators already in MPI_Init(), which then have to execute the
dpm.mark_dyncomm function. If dpm is not initialized at that point, we
segfault. 

This commit was SVN r18045.
2008-03-31 19:37:37 +00:00
..
help-mpi-runtime.txt Merging in the Sparse Groups.. 2007-08-04 00:41:26 +00:00
Makefile.am Move modex from pml base to general ompi runtime, sicne it's used by more 2007-07-09 17:16:34 +00:00
mpiruntime.h Present state of MPI debugger work: 2008-03-05 12:22:34 +00:00
ompi_cr.c Remove the obsolete and largely unused orte_system_info structure. The only fields that were used in that struct were nodeid and nodename - these have been transferred to the orte_process_info structure. 2008-03-23 23:10:15 +00:00
ompi_cr.h Closes trac:977 2007-04-14 02:06:05 +00:00
ompi_module_exchange.c Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
ompi_module_exchange.h Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
ompi_mpi_abort.c Ensure to cover all cases when either ORTE or OMPI is not yet 2008-03-24 16:25:14 +00:00
ompi_mpi_finalize.c Move carto open/close/finalize to opal layer so that ORTE can get access to topo info. This will be used to support a topo grpcomm that optimizes communications in non-uniform topologies like RR. 2008-02-28 21:04:30 +00:00
ompi_mpi_init.c move the coll_base_comm_select functions after dpm has been opened and 2008-03-31 19:37:37 +00:00
ompi_mpi_params.c Few updates due to RMAPS rank_file component changes 2008-03-30 11:52:11 +00:00
ompi_mpi_preconnect.c Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
params.h Few updates due to RMAPS rank_file component changes 2008-03-30 11:52:11 +00:00