1
1
openmpi/opal/mca/crs/base
Josh Hursey da2f1c58e2 Some checkpoint/restart cleanup.
* Remove the opal_only option. This was suffering from bit rot, and no one uses it. It can be added back fairly easily if wanted.
 * Cleanup metadata interactions at the local level.
 * Touch up some of the INC funcitonality (fix typos and a minor ordering issue)

This commit was SVN r18416.
2008-05-08 18:47:47 +00:00
..
base.h Some checkpoint/restart cleanup. 2008-05-08 18:47:47 +00:00
crs_base_close.c OPAL layer should include opal_config.h not ompi_config.h 2007-04-01 16:10:05 +00:00
crs_base_fns.c Some checkpoint/restart cleanup. 2008-05-08 18:47:47 +00:00
crs_base_open.c Improve checkpoint/restart support by allowing a checkpoint to progress when the process is *not* in the MPI library. This involves creating a separate thread for polling for a checkpoint request. This thread is active when the MPI process is not in the MPI library, and paused when the MPI process is in the library. 2008-02-19 22:15:52 +00:00
crs_base_select.c Merge in the mca_base_select changes per RFC: 2008-05-06 18:08:45 +00:00
help-opal-crs-base.txt Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
Makefile.am Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00