1
1
openmpi/orte/mca/state
Ralph Castain e291fc2c69 With Jeff's help, get the libraries to link as required.
Update ompi_info and orte-info to include the new framework.

Fix some selection logic and a typo'd variable name

Still remains ompi_ignored until we complete testing

This commit was SVN r22848.
2010-03-18 02:12:59 +00:00
..
base Add a new framework to ORTE for saving and recovering state information. Two components are included that use the db or dbm library for storing the data, with a distributed hash table component coming later. 2010-03-16 20:59:48 +00:00
db With Jeff's help, get the libraries to link as required. 2010-03-18 02:12:59 +00:00
dbm With Jeff's help, get the libraries to link as required. 2010-03-18 02:12:59 +00:00
Makefile.am Add a new framework to ORTE for saving and recovering state information. Two components are included that use the db or dbm library for storing the data, with a distributed hash table component coming later. 2010-03-16 20:59:48 +00:00
state.h Add a new framework to ORTE for saving and recovering state information. Two components are included that use the db or dbm library for storing the data, with a distributed hash table component coming later. 2010-03-16 20:59:48 +00:00