1
1
openmpi/orte/mca
2011-10-25 19:09:52 +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 Cray's PMI implementation is quite different from slurm's - they extended PMI-1 by adding some, but not all, of the PMI-2 APIs. So you can't just switch to using PMI-2 functions as it isn't a complete implementation. Instead, you have to selectively figure out which ones they have in PMI-2, and use any missing ones from PMI-1. What fun. 2011-10-21 04:54:38 +00:00
filem By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
grpcomm Allow apps to use pmi when launched by mpirun, if desired, without affecting daemons 2011-10-23 15:57:13 +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