1
1
openmpi/orte/mca
Josh Hursey 59ff1dbbfb Fix indentation problem that caused a segv when running without regex.
This was introduced in r25063.

This commit was SVN r25379.

The following SVN revision numbers were found above:
  r25063 --> open-mpi/ompi@e58623cd5b
2011-10-28 13:39:32 +00:00
..
db Per the RFC from Jeff, move hwloc from opal/mca/common to its own static framework ala libevent. Have ORTE daemons collect the topology info at startup and, if --enable-hwloc-xml is set, send that info back to the HNP for later use. The HNP only retains unique topology "templates" to reduce memory footprint. Have the daemon include the local topology info in the nidmap buffer sent to each app so the apps don't all hammer the local system to discover it for themselves. 2011-09-11 19:02:24 +00:00
debugger Fix a minor issue seen by Jeff in specific failure pathway 2011-10-21 14:44:48 +00:00
errmgr Totally trivial spelling fix 2011-10-24 14:06:33 +00:00
ess Fix indentation problem that caused a segv when running without regex. 2011-10-28 13:39:32 +00:00
filem By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
grpcomm fix typo. use PMI_Initialized for init status instead of PMI_Init. 2011-10-27 22:27:30 +00:00
iof Record the file descriptor on the read event when building optimized 2011-09-11 18:57:14 +00:00
notifier Enumerated mixed with another type (int) is tolerated but 2011-10-09 03:54:52 +00:00
odls Fix singletons again - must have been broken for a very long time, which only shows how little anyone cares about this capability. 2011-10-19 20:19:08 +00:00
oob By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
plm Reverse the #if direction so we report daemon failure to the errmgr - otherwise, we just hang if a daemon fails to start. 2011-10-25 19:09:52 +00:00
ras modifications to ras alps. this commit allows users to mpirun without having to set id environment variables (BASIL_RESERVATION_ID, OMPI_ALPS_RESID). note, however, that we preserved the old behavior. if an id environment variable is set, it will be obeyed and our new code path is essentially bypassed. if we missed something, please yell at us. with this commit, the use of ras-alps-command.sh is no longer needed... at least that is our hope. 2011-09-26 21:31:08 +00:00
rmaps Add some clarifying comments and a small efficiency improvement 2011-10-18 18:30:43 +00:00
rmcast By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
rml By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
routed Provide a generic fix for the termination issue instead of r25248. The 2011-10-18 03:07:37 +00:00
sensor By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
snapc Fix C/R functionality in trunk. Intra-node checkpointing of a job now works as expected. 2011-10-21 22:07:35 +00:00
sstore By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00