1
1
openmpi/orte/mca/rmaps
Jeff Squyres f8fa8f4935 Fix a problem found by Tim Prins (patch also supplied by Tim P). From
his e-mail:

I ran into a small bug in rmaps_rr.c: map_app_by_slot which was
triggered by using multiple app contexts. Basically, if not all the
slots we allocated on a node were used by an app, we would
automatically move onto the next node. This caused a problem with
multiple app contexts when the first app takes a partial allocation of
a node, the second app would not be able to access these slots because
we had already move past the node, and the byslot routine does not
wrap back around the list.

This commit was SVN r6766.
2005-08-08 18:56:17 +00:00
..
base * add local hook to remove static-components.h in distclean target. The 2005-07-08 13:54:12 +00:00
round_robin Fix a problem found by Tim Prins (patch also supplied by Tim P). From 2005-08-08 18:56:17 +00:00
Makefile.am More orte Makefile.am updates 2005-07-02 15:13:41 +00:00
rmaps_types.h Initial population of orte tree 2005-07-02 13:42:54 +00:00
rmaps.h Initial population of orte tree 2005-07-02 13:42:54 +00:00