1
1
openmpi/orte/util/hostfile
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
..
help-hostfile.txt Add relative indexing capabilities for hostfile and -host - we can now reference hosts using a relative syntax. 2008-08-19 15:16:27 +00:00
hostfile_lex.h - Fix typo ;-) 2008-08-27 17:06:40 +00:00
hostfile_lex.l We should use #ifdef and not #if 2008-09-05 12:44:19 +00:00
hostfile.c - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
hostfile.h Implement the seq rmaps module that sequentially maps process ranks to a list hosts in a hostfile. 2008-04-17 13:50:59 +00:00
orte_hosts.7in Add relative indexing capabilities for hostfile and -host - we can now reference hosts using a relative syntax. 2008-08-19 15:16:27 +00:00