1
1
openmpi/opal/runtime
Josh Hursey 88aa45dd52 Commit to bring online OpenIB, MX, and shared memory support for Open MPI's checkpoint/restart functionality. Some tuning is still needed, but basic functionality is in place.
There is still a problem with OpenIB and threads (external to C/R functionality). It has been reported in Ticket #1539

Additionally:
* Fix a file cleanup bug in CRS Base.
* Fix a possible deadlock in the TCP ft_event function
* Add a mca_base_param_deregister() function to MCA base
* Add whole process checkpoint timers
* Add support for BTL: OpenIB, MX,  Shared Memory
* Add support Mpool: rdma, sm
* Sundry bounds checking an cleanup in some scattered functions

This commit was SVN r19756.
2008-10-16 15:09:00 +00:00
..
help-opal-runtime.txt Remove some old references to ft_enable parameter that no longer exists. 2007-03-17 20:02:42 +00:00
Makefile.am Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
opal_cr.c Commit to bring online OpenIB, MX, and shared memory support for Open MPI's checkpoint/restart functionality. Some tuning is still needed, but basic functionality is in place. 2008-10-16 15:09:00 +00:00
opal_cr.h Commit to bring online OpenIB, MX, and shared memory support for Open MPI's checkpoint/restart functionality. Some tuning is still needed, but basic functionality is in place. 2008-10-16 15:09:00 +00:00
opal_finalize.c Remove the filter framework - the xml support will have to be provided in a different manner that will be implemented shortly 2008-06-04 09:04:51 +00:00
opal_init.c Remove the filter framework - the xml support will have to be provided in a different manner that will be implemented shortly 2008-06-04 09:04:51 +00:00
opal_params.c Fixes trac:1383: 2008-07-10 21:12:45 +00:00
opal_progress.c Silence a couple of minor compiler warnings 2008-06-09 12:57:41 +00:00
opal_progress.h Fix a potential, albeit perhaps esoteric, race condition that can occur for fast HNP's, slow orteds, and fast apps. Under those conditions, it is possible for the orted to be caught in its original send of contact info back to the HNP, and thus for the progress stack never to recover back to a high level. In those circumstances, the orted can "hang" when trying to exit. 2008-06-06 19:36:27 +00:00
opal.h created opal_version_string and orte_version_string to match the ompi changes 2008-05-20 12:13:19 +00:00