1
1
openmpi/ompi/runtime
2008-09-25 13:08:17 +00:00
..
help-mpi-runtime.txt Amend r19196 with a few extra bells and whistles: 2008-08-06 17:29:41 +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 - ompi_mpi_abort() is referenced in osc_rdma_* and osc_pt2pt_*, should be exported. 2008-09-01 17:37:32 +00:00
ompi_cr.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +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 - The struct mca_base_component_t does not need to be defined as we 2008-08-27 15:19:26 +00:00
ompi_mpi_abort.c Add in the standardized way to notify a debugger if the MPI job is 2008-09-20 11:34:37 +00:00
ompi_mpi_finalize.c Ensure to properly DESTRUCT ompi_registered_datareps. This fixes the 2008-09-01 06:01:06 +00:00
ompi_mpi_init.c Instantiate the hash tables referenced in r19458. I still think we 2008-08-31 19:56:39 +00:00
ompi_mpi_params.c Very tiny modification of the output when displaying mca param values to clarify that ones found in the environment could have also been set on the cmd line - we don't have a way to distinguish them internally. 2008-09-25 13:08:17 +00:00
ompi_mpi_preconnect.c Shift responsibility for preconnecting the oob to the orte routed framework, which is the only place that knows what needs to be done. Only the direct module will actually do anything - it uses the same algo as the original preconnect function. 2008-06-19 13:48:26 +00:00
params.h Change the default value of mpi_leave_pinned to -1, meaning that we'll 2008-09-16 22:06:14 +00:00