1
1
openmpi/orte
Terry Dontje ef7ac86929 created opal_version_string and orte_version_string to match the ompi changes
made in r18345 for ompi_version_string.  This was done per request from Jeff 
Squyres to maintain consistency and to remove some warnings caused by the 
non-use of some static const char.

This commit was SVN r18461.

The following SVN revision numbers were found above:
  r18345 --> open-mpi/ompi@8dd0421015
2008-05-20 12:13:19 +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 created opal_version_string and orte_version_string to match the ompi changes 2008-05-20 12:13:19 +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 Ensure to check that opal_init_util() didn't fail. 2008-05-19 11:58:48 +00:00
util Ensure that the last few duplicates can be shown -- don't shut down 2008-05-20 01:34:55 +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