1
1
openmpi/orte/mca
Jeff Squyres 2ff95a7739 Proper show_help error messages for LAMA.
This commit was SVN r28470.
2013-05-10 15:06:25 +00:00
..
dfs The move of the orte_db framework to opal required that we create an opaque opal_identifier_t type as OPAL cannot know anything about the ORTE process name. However, passing a value down to opal and then having the db components reference it causes alignment issues on Solaris Sparc platforms. So pass the pointer instead and do the old "memcpy" trick to avoid the problem. 2013-04-08 23:34:16 +00:00
errmgr Do a little cleanup on abnormal termination procedure - don't keep submitting forced exit events (one will do), no need to reset the abnormal termination pipe event in orterun, etc. 2013-05-05 17:39:45 +00:00
ess Do a little cleanup on abnormal termination procedure - don't keep submitting forced exit events (one will do), no need to reset the abnormal termination pipe event in orterun, etc. 2013-05-05 17:39:45 +00:00
filem Properly remove the object from the list prior to releasing it when an error is encountered 2013-04-23 22:44:52 +00:00
grpcomm Cleanup the verbose output channel name 2013-04-24 23:44:02 +00:00
iof Add the ability to use an external version of libevent. Clearly not recommended at this time. I've verified that it works in limited scenarios, but more thorough testing and performance impacts need to be assessed. 2013-04-29 17:02:37 +00:00
odls Fix some --without-hwloc compile errors. Also remove one 2013-04-10 15:08:31 +00:00
oob Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
plm Ensure that debugger connect can occur by getting the rml contact info updated before calling init_after_spawn 2013-05-06 22:00:45 +00:00
ras Add the ability to use an external version of libevent. Clearly not recommended at this time. I've verified that it works in limited scenarios, but more thorough testing and performance impacts need to be assessed. 2013-04-29 17:02:37 +00:00
rmaps Proper show_help error messages for LAMA. 2013-05-10 15:06:25 +00:00
rml Revert r28453 and r28452 - wrong fix 2013-05-06 21:52:17 +00:00
routed Ensure that debugger connect can occur by getting the rml contact info updated before calling init_after_spawn 2013-05-06 22:00:45 +00:00
sensor Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
snapc Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
sstore Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
state Ensure that debugger connect can occur by getting the rml contact info updated before calling init_after_spawn 2013-05-06 22:00:45 +00:00