1
1
openmpi/orte/mca/rmaps
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
..
base - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
rank_file - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
round_robin - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
seq - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
topo - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
Makefile.am Fix a bunch of install locations for header files 2005-12-08 00:54:44 +00:00
rmaps_types.h Fold in the revised modex scheme. Move the ompi_proc_t modex portions to the RTE level since the daemons already have that info. Provide each process with the equivalent of a "nidmap" - both a map of what nodes are in the job, and a map of which node each process is on. This enables the use of static ports, though that hasn't been turned "on" in this commit. 2008-04-30 19:49:53 +00:00
rmaps.h Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00