1
1
openmpi/orte/mca/rmaps
Ralph Castain 7a21661785 Silence a warning when --without-hwloc is used
This commit was SVN r28783.
2013-07-13 17:17:17 +00:00
..
base Silence a warning when --without-hwloc is used 2013-07-13 17:17:17 +00:00
lama Minor type fix (they're both enums/ints, so the compiler previously 2013-05-16 00:47:37 +00:00
mindist Minor fix for the min-dist mapping algorithm: we need to call 'get_nbobjs_by_type' first, before we get the sorted list of nodes - we need to add node objects and fill them in the summary object for the current topology. This patch was submitted by Elena Elkina and pushed by Josh Ladd. This should be added to cmr:v1.7:reviewer=jladd 2013-05-31 15:19:59 +00:00
ppr Cannot test equality on mapping directives as it is a bitmask 2013-05-15 13:41:49 +00:00
rank_file Remove a bunch of dead code: gcc 4.7 warns of set-but-unused 2013-05-17 21:45:49 +00:00
resilient don't need the return value, but should check for error 2013-05-16 15:15:02 +00:00
round_robin Remove a bunch of dead code: gcc 4.7 warns of set-but-unused 2013-05-17 21:45:49 +00:00
seq Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
staged Mapping policies must be tested as equalities as they are values, not bitmasks 2013-05-15 13:45:00 +00:00
Makefile.am Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers 2010-09-24 22:53:28 +00:00
rmaps_types.h This commit introduces a new "mindist" ORTE RMAPS mapper, as well as 2013-05-22 13:04:40 +00:00
rmaps.h Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00