1
1
openmpi/orte/mca
Nathan Hjelm 7b1172b346 need a terminating character in the decoded string
This commit was SVN r25355.
2011-10-21 16:46:28 +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 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
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 need a terminating character in the decoded string 2011-10-21 16:46:28 +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 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 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 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