1
1
openmpi/orte/mca
Ralph Castain 6da24143a2 Minor performance improvement
This commit was SVN r28453.
2013-05-06 20:27:16 +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 After examining a '''lot''' of MTT output with Ralph, fix the cause of 2013-05-02 00:23:53 +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 Must use equal and not & comparison for mapping directives 2013-05-06 15:07:12 +00:00
rml Minor performance improvement 2013-05-06 20:27:16 +00:00
routed routed/debruijn: if the next hop for a message is unknown forward the message to the parent process 2013-04-24 19:05:25 +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 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