1
1
openmpi/orte/mca/rmaps
Ralph Castain e100b8d165 don't need the return value, but should check for error
This commit was SVN r28534.
2013-05-16 15:15:02 +00:00
..
base Fix the cpus-per-rank when binding to hwthreads. Add cpus-per-rank to diag printout 2013-05-14 20:17:50 +00:00
lama Minor type fix (they're both enums/ints, so the compiler previously 2013-05-16 00:47:37 +00:00
ppr Cannot test equality on mapping directives as it is a bitmask 2013-05-15 13:41:49 +00:00
rank_file Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
resilient don't need the return value, but should check for error 2013-05-16 15:15:02 +00:00
round_robin Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +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 Finish the binding cleanup by removing the no-longer-used binding level scheme. This proved to be fallible as there is no guarantee that the hierarchy it used matched physical reality of the machine (e.g., is L3 "above" the socket or not). Still have to complete the ppr update, but get the rest of it correct. 2013-03-26 20:09:49 +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