1
1
openmpi/orte/mca
George Bosilca f28890fbb7 Revert r25302 as it break the --bynode option.
This commit was SVN r25311.

The following SVN revision numbers were found above:
  r25302 --> open-mpi/ompi@d7a8553179
2011-10-18 02:48:17 +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 Remove unused includes. Ensure that the error log is at least always available as we otherwise segfault when reporting errors that occur prior to opening the errmgr framework 2011-10-14 18:45:11 +00:00
ess Ensure mpirun doesn't pick this component 2011-10-17 22:28:28 +00:00
filem By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
grpcomm Complete implementation of pmi support. Ensure we support both mpirun and direct launch within same configuration to avoid requiring separate builds. Add support for generic pmi, not just under slurm. Add publish/subscribe support, although slurm's pmi implementation will just return an error as it hasn't been done yet. 2011-10-17 20:51:22 +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 Cleanup a race condition and an unreliable method that caused us to not properly handle procs that trapped sigterm for cleanup purposes while ORTE was trying to kill them. Thanks to Rick Payne and Ian Wells of Cisco for spending weeks chasing this down. 2011-10-14 15:39:54 +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 Revert r25302 as it break the --bynode option. 2011-10-18 02:48:17 +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 Fix the routed components. All had errors, some completely broken. You cannot test 2011-10-12 20:18:57 +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