1
1
openmpi/orte/runtime
Brian Barrett 1302cb4072 The next in a long line of crazed build system changes from Brian. This was
originally suggested by Ralf Wildenhues, to try to speed autogen, configure,
and make (and possibly even make install).  Use automake's include directive
to drastically reduce the number of Makefile files (although the number of
Makefile.am files is the same - most are just included in a top-level
Makefile.am).  Also use an Automake SUBDIRs feature to eliminate the
dynamic-mca tree, which was no longer really needed.  This makes adding
a framework easier (since you don't have to remember the dynamic-mca
tree) and makes building faster (as make doesn't have to recurse through
the dynamic-mca tree)

This commit was SVN r7777.
2005-10-17 00:21:10 +00:00
..
help-orte-runtime.txt Implement an opal_show_help() (like is done in ompi_mpi_init) for error handling in opal_init and both stages of orte_init. 2005-10-05 13:56:35 +00:00
Makefile.am The next in a long line of crazed build system changes from Brian. This was 2005-10-17 00:21:10 +00:00
orte_abort.c Remove the progress engine stuff from abort. This was causing 2005-09-29 05:04:43 +00:00
orte_finalize.c Fix a bug that Tim highlighted in which orted coredumps when an orterun is 2005-09-02 21:07:21 +00:00
orte_init_stage1.c Bring back the changes from /tmp/jjhursey-rmaps. Specific merge 2005-10-07 22:24:52 +00:00
orte_init_stage2.c Implement an opal_show_help() (like is done in ompi_mpi_init) for error handling in opal_init and both stages of orte_init. 2005-10-05 13:56:35 +00:00
orte_init.c Fix a bug that Tim highlighted in which orted coredumps when an orterun is 2005-09-02 21:07:21 +00:00
orte_monitor.c Finally get this right: move orte_sys_info.[ch] back into the orte 2005-08-26 21:03:41 +00:00
orte_params.c Some param changes: 2005-08-26 20:13:35 +00:00
orte_restart.c close/re-init soh 2005-08-31 21:51:10 +00:00
orte_setup_hnp.c Some param changes: 2005-08-26 20:13:35 +00:00
orte_setup_hnp.h A bit of cleanup and a couple of bug fixes for remote orted launching 2005-08-10 20:01:25 +00:00
orte_system_finalize.c * bunch more memory leak / block in use fixes 2005-08-29 21:35:01 +00:00
orte_system_init.c Some param changes: 2005-08-26 20:13:35 +00:00
orte_universe_exists.c * bunch more memory leak / block in use fixes 2005-08-29 21:35:01 +00:00
orte_wait.c * bunch of fixes for Red Storm - missing header files and the like 2005-09-12 21:45:58 +00:00
orte_wait.h Initial population of orte tree 2005-07-02 13:42:54 +00:00
runtime_internal.h * rename ompi_object and ompi_class to opal_object and opal_class 2005-07-03 16:06:07 +00:00
runtime_types.h Initial population of orte tree 2005-07-02 13:42:54 +00:00
runtime.h Some param changes: 2005-08-26 20:13:35 +00:00