1
1
openmpi/orte/mca/pls/bproc_orted
Jeff Squyres c9cdb36b0b Finally get this right: move orte_sys_info.[ch] back into the orte
tree.
- fix up #include's throughout the tree (yay contrib/search_replace.pl!)
- remove a few extraneous #include's
- remove orte_sys_info*() from opal_init()/opal_finalize() (it's
  already in orte_init_stage1() and orte_system_finalize())
- remove dependencies in opal on orte_system_info -- util/os_path.c
  and util/os_create_dirpath.c (they only used path_sep, anyway --
  easily changed to #defines)

This commit was SVN r7059.
2005-08-26 21:03:41 +00:00
..
configure.m4 - enabled new bproc components 2005-07-28 22:28:38 +00:00
configure.params change the new bproc components to use the new build system 2005-07-11 15:12:49 +00:00
Makefile.am - more build system updates for bproc 2005-07-26 22:12:03 +00:00
pls_bproc_orted_component.c - added more documentation 2005-08-08 22:17:22 +00:00
pls_bproc_orted.c Finally get this right: move orte_sys_info.[ch] back into the orte 2005-08-26 21:03:41 +00:00
pls_bproc_orted.h - added more documentation 2005-08-08 22:17:22 +00:00