1
1
openmpi/orte/mca/rmaps
Ralph Castain eece9f88f0 Fix a bug in the way we computed local_rank. This needs to be the local_rank -among my job peers- on a node.
We were mistakenly computing the local_rank across -all- jobs with procs on that node. While the two definitions are equivalent for an initial launch, comm_spawn'd procs would get the wrong local_rank. In particular, there would not be a local_rank=0 proc in the comm_spawn'd job on any node that was shared with the initial job.

This commit was SVN r18263.
2008-04-23 17:42:59 +00:00
..
base Fix a bug in the way we computed local_rank. This needs to be the local_rank -among my job peers- on a node. 2008-04-23 17:42:59 +00:00
rank_file Few cleanups in Rank_File component + fixed opal_paffinity_slot_list without rankfile 2008-04-23 13:34:05 +00:00
round_robin Add a loadbalancing feature to the round-robin mapper - more to be sent to devel list 2008-04-23 14:52:09 +00:00
seq Cleanup the show_help entries on the seq mapper 2008-04-17 14:43:15 +00:00
Makefile.am Fix a bunch of install locations for header files 2005-12-08 00:54:44 +00:00
rmaps_types.h Fully implement the inbound binomial allgather for daemon-based collectives. Supports both modex and barrier operations. 2008-04-09 22:10:53 +00:00
rmaps.h Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00