1
1
openmpi/orte
2008-06-04 20:53:12 +00:00
..
etc Many thanks to Ralf W. for finding a subtle bug in these Makefile.am's 2008-06-04 01:28:03 +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 Initial work on xml support - allocation and job map outputs completed. More to come. 2008-06-04 20:53:12 +00:00
orted Fix single-node operations so that the HNP correctly exits when the job completes 2008-06-03 14:23:04 +00:00
runtime Initial work on xml support - allocation and job map outputs completed. More to come. 2008-06-04 20:53:12 +00:00
test Initial work on xml support - allocation and job map outputs completed. More to come. 2008-06-04 20:53:12 +00:00
tools Initial work on xml support - allocation and job map outputs completed. More to come. 2008-06-04 20:53:12 +00:00
util Add a suffix to the opal_output stream descriptor object - we can now output both a prefix and a suffix for a given stream. Default the suffix to NULL. 2008-06-04 20:52:20 +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