1
1
openmpi/opal/runtime
Josh Hursey bf96a8dea0 Fixes a bug that may occur with really long environment variables on job restart.
This happens with really long paths as part of the variable name.

Found in MTT testing (where the paths are long). This will need to be moved to v1.3

This commit was SVN r19989.
2008-11-12 21:43:34 +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 Fixes a bug that may occur with really long environment variables on job restart. 2008-11-12 21:43:34 +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