1
1
openmpi/orte/mca
2011-10-12 16:54:03 +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 debugger co-location launching 2011-09-13 15:08:03 +00:00
errmgr Tell what the update status is. 2011-10-11 19:49:12 +00:00
ess * opal_atomic_trylock is documented to return 0 if the lock was acquired, 2011-10-11 18:43:45 +00:00
filem By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
grpcomm Ensure we don't try to build this module unless pmi is specifically requested 2011-10-11 06:12:04 +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 Remove stale code 2011-09-12 23:00:41 +00:00
oob By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
plm These were missed by prior commit - need to remove lingering references to OPAL_HWLOC_HAVE_XML 2011-10-12 16:54:03 +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 patched the lex files to not issue the following compiler warning: 2011-10-10 18:13:04 +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 Although this didn't solve the earlier termination problem, the code will be required once we get connection terminations properly detected. If a daemon (or HNP) is trying to terminate, then we need to check for termination conditions whenever a route is lost - when all child connections are gone, then we are free to finalize. 2011-10-10 21:41:49 +00:00
sensor By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
snapc By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
sstore By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00