1
1
openmpi/orte/mca
2013-04-08 23:34: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 Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
ess 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
filem Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
grpcomm 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
iof Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
odls Cleanup the updated sys limits capability. Fix a few copy/paste bugs (my bad). Shift the limit set to the ODLS default module so that we sete the limits for all apps, even those that don't call opal_init. Leave it in opal_init as well to support direct-launch apps, but ensure we only set the limits once by removing the envar after launch by ODLS. 2013-04-04 16:00:17 +00:00
oob Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
plm Cannot retain opal_buffer_t, so use a copy 2013-04-07 23:02:59 +00:00
ras Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
rmaps Cleanup error message if unknown host is given in -host and -hostfile options 2013-03-28 16:52:10 +00:00
rml Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
routed Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +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 Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00