1
1
openmpi/orte
Jeff Squyres 28d5f762ca Fixes trac:1289: ensure that if we haven't initialized the orte_output
system, we don't try to use it (e.g., if orte_output or orte_show_help
is called before orte_init).

This commit was SVN r18442.

The following Trac tickets were found above:
  Ticket 1289 --> https://svn.open-mpi.org/trac/ompi/ticket/1289
2008-05-16 02:03:42 +00:00
..
etc remove defunct file 2007-07-20 02:10:38 +00:00
include 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
mca a fix for C/R support 2008-05-14 16:57:37 +00:00
orted This commit represents a bunch of work on a Mercurial side branch. As 2008-05-13 20:00:55 +00:00
runtime This commit represents a bunch of work on a Mercurial side branch. As 2008-05-13 20:00:55 +00:00
test This commit represents a bunch of work on a Mercurial side branch. As 2008-05-13 20:00:55 +00:00
tools This commit represents a bunch of work on a Mercurial side branch. As 2008-05-13 20:00:55 +00:00
util Fixes trac:1289: ensure that if we haven't initialized the orte_output 2008-05-16 02:03:42 +00:00
Doxyfile Fix the broken Doxyfile so people can generate what little code base documentation we have :-) 2006-04-13 12:52:17 +00:00
Makefile.am Remove the orte_proc_table. Migrate all users of it to the opal_hash_table and a new name hash function in orte. 2008-03-05 22:44:35 +00:00