1
1
openmpi/orte/mca
Ralph Castain 8c5f442ee0 Fix some bugs in the spread rmcast component
This commit was SVN r23086.
2010-05-04 02:38:37 +00:00
..
db Add a new test for the db framework, fix some minor bugs in the daemon module 2010-05-04 02:38:11 +00:00
errmgr Continue work on local recovery for orteds 2010-05-03 04:08:13 +00:00
ess Rename the orte state framework to be "db", which more accurately reflects its overall capabilities since it can store any kind of data (not just state, although that will be its primary purpose). Update tools and tests accordingly. Add a daemon module for storing data on the daemons - requires --enable-multicast, so it won't build unless that is set 2010-05-03 04:11:03 +00:00
filem - Replace combinations of 2009-08-20 11:42:18 +00:00
grpcomm Remove an errant '$' in the configure.m4 files. Was causing problems with configure. 2010-03-12 20:08:22 +00:00
iof IOF components should not assume they will be selected when queried - thus, they should not perform init functions until after selection. Create init/finalize entry points for that purpose, and have select init the module after it has been selected. 2010-04-16 18:51:27 +00:00
notifier Revamp the errmgr framework to provide a greater range of optional behaviors, including different behaviors for daemons, and remove several looping messages across the code base: 2010-04-23 04:44:41 +00:00
odls Add recovery data to the jobdat object 2010-05-03 04:06:13 +00:00
oob ErrMgr Framework redesign to better support fault tolerance development activities. 2010-03-23 21:28:02 +00:00
plm Allow the restart data to be retrieved from a job's app->env or default that given to orterun 2010-05-03 04:05:19 +00:00
ras IBM has approved the release of the LoadLeveler sample code under the 2010-04-08 19:41:44 +00:00
rmaps Continue developing support for distributed virtual machines - minor changes to ensure correct jobid gets used and that dvm's can communicate with tools 2010-04-12 22:33:09 +00:00
rmcast Fix some bugs in the spread rmcast component 2010-05-04 02:38:37 +00:00
rml After hours spent chasing the stupid "abort" file, it became clear that we were always going to be plagued by that idiot contraption when trying to be good citizens and properly cleanup. So get rid of it by instead doing a messaging handshake with the local daemon. 2010-04-27 03:39:32 +00:00
routed Revamp the errmgr framework to provide a greater range of optional behaviors, including different behaviors for daemons, and remove several looping messages across the code base: 2010-04-23 04:44:41 +00:00
sensor Add a sensor framework to ORTE that monitors applications and notifies the errmgr when they exceed specified boundaries. Two modules are included here: 2010-04-26 22:15:57 +00:00
snapc r22885 missed a few symbol updates when it changed ompi_want_ft to opal_want_ft 2010-03-30 16:47:39 +00:00