1
1
openmpi/orte/util
Rainer Keller d81443cc5a - On the way to get the BTLs split out and lessen dependency on orte:
Often, orte/util/show_help.h is included, although no functionality
   is required -- instead, most often opal_output.h, or               
   orte/mca/rml/rml_types.h                                           
   Please see orte_show_help_replacement.sh commited next.            

 - Local compilation (Linux/x86_64) w/ -Wimplicit-function-declaration
   actually showed two *missing* #include "orte/util/show_help.h"     
   in orte/mca/odls/base/odls_base_default_fns.c and                  
   in orte/tools/orte-top/orte-top.c                                  
   Manually added these.                                              

   Let's have MTT the last word.

This commit was SVN r20557.
2009-02-14 02:26:12 +00:00
..
comm - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
dash_host Revise the way we output resolved hostnames to make life easier for the Eclipse folks. Store aliases for individual nodes (only when requested to show resolved hostnames) and then report them out as part of the display-map option. 2009-01-15 18:11:50 +00:00
hostfile - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
context_fns.c For consistency reasons always use opal_home_directory and 2008-03-31 18:13:41 +00:00
context_fns.h Fix the use of --path and -x PATH so that things work properly. 2008-03-05 21:07:43 +00:00
error_strings.c Remove defunct error constant - we no longer have a GPR that can hold corrupt data! 2008-03-24 21:05:14 +00:00
hnp_contact.c - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
hnp_contact.h As requested by Aurelien at the July design meeting - long time coming, but finally got around to it. 2008-12-10 17:10:39 +00:00
Makefile.am Crumby - get the make tarball correct! Earlier commit was from intermediate state... 2009-02-10 18:33:32 +00:00
name_fns.c - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
name_fns.h Add a macro to construct a complete 32-bit jobid from a local jobid number. This inserts the mpirun's job family into the upper 16-bit field. 2008-12-20 23:27:25 +00:00
nidmap.c - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
nidmap.h Update the nidmap functions to include a new lookup_jmap entry, and to initialize the nidmap and pidmap for startup. 2009-02-06 15:28:32 +00:00
parse_options.c Add a '!' option to the xterm iof option to invoke the -hold feature of xterm. 2009-02-02 15:06:23 +00:00
parse_options.h Initial implementation of static ports. Provide an mca param to specify static port ranges to the OOB - can provide an 2009-01-30 18:31:43 +00:00
pre_condition_transports.c - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
pre_condition_transports.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
proc_info.c A bunch of minor ORTE valgrind-inspired memory leak cleanups (reviewed 2009-02-13 04:14:10 +00:00
proc_info.h Fix a race condition in the IOF and add some new user-requested features: 2009-01-30 22:47:30 +00:00
session_dir.c - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
session_dir.h This fixes ticket #1426 - mpirun is cleaning up ALL session dirs 2008-07-29 18:58:35 +00:00
show_help.c - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
show_help.h Complete implementation of the --without-rte-support configure option. Working with Brian, this has been tested on RedStorm. 2008-06-18 03:15:56 +00:00