1
1
openmpi/ompi/runtime
Rainer Keller b356e90fa1 - Get rid of include orte/util/proc_info.h, if not needed
Only proc_info.h-internal include file is opal/dss/dss_types.h
 - In one case (orte/util/hnp_contact.c) had to add proc_info.h again.
 - Local compilation (Linux/x86_64) w/ -Wimplicit-function-declaration
   works fine, no errors.

   Again, let's have MTT the last word.

This commit was SVN r20631.
2009-02-25 03:38:00 +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 - Get rid of include orte/util/proc_info.h, if not needed 2009-02-25 03:38:00 +00:00
ompi_cr.h Commit to bring online OpenIB, MX, and shared memory support for Open MPI's checkpoint/restart functionality. Some tuning is still needed, but basic functionality is in place. 2008-10-16 15:09:00 +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 Sometimes we don't have a valid error code, so don't segv if 2008-10-01 21:42:08 +00:00
ompi_mpi_finalize.c - Get rid of include orte/util/proc_info.h, if not needed 2009-02-25 03:38:00 +00:00
ompi_mpi_init.c Added padding to predefined handle structures to maintain library version to 2009-02-24 17:17:33 +00:00
ompi_mpi_params.c - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
ompi_mpi_preconnect.c Discovered while documenting the "preconnect" mca params that several of them didn't make sense any more. After chatting with Jeff, we agreed to the following: 2008-11-05 19:41:16 +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