1
1
openmpi/orte/mca
Ralph Castain 40904dd152 Add a binomial routed module - for now, still completely wires up the daemons, but that will be changed later.
Modify grpcomm xcast so it now uses the selected routed module - eliminates cross-wiring of xcast and routing paths. Suboptimal at the moment, but better implementation is on its way.

Cleanup ignore properties on the new routed components.

This commit was SVN r18377.
2008-05-05 22:32:25 +00:00
..
errmgr 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
ess Some checkpoint/restart fixes in response to r18338 (changes in modex). 2008-05-01 17:48:13 +00:00
filem Bring some sanity to the exit code returned by mpirun. Ensure that we provide a non-zero code if something goes wrong, including someone exiting after calling mpi_init without calling mpi_finalize. 2008-03-19 19:00:51 +00:00
grpcomm Add a binomial routed module - for now, still completely wires up the daemons, but that will be changed later. 2008-05-05 22:32:25 +00:00
iof 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
odls Add a binomial routed module - for now, still completely wires up the daemons, but that will be changed later. 2008-05-05 22:32:25 +00:00
oob 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
plm Add a binomial routed module - for now, still completely wires up the daemons, but that will be changed later. 2008-05-05 22:32:25 +00:00
ras 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 Cleanup a bug found by Josh that caused multiple app_contexts to keep mapping onto the first node in an allocation 2008-05-01 21:07:49 +00:00
rml 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
routed Add a binomial routed module - for now, still completely wires up the daemons, but that will be changed later. 2008-05-05 22:32:25 +00:00
snapc Merge in tmp/jjh-scratch 2008-04-23 00:17:12 +00:00