1
1
openmpi/opal/runtime
Abhishek Kulkarni 93d28a5792 Change opal_err2str_fn_t to return the error string as an argument.
This means that the converters (opal_err2str, orte_err2str) can now
return NULL as a "silent error". The return value of opal_err2str_fn_t
is the status of the operation (OPAL_SUCCESS or OPAL_ERROR).

This fixes the "Unknown error" message issues on the trunk.

This commit was SVN r24371.
2011-02-13 16:09:17 +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 Fix C/R functionality with the new libtool. This fixes the case where the restarted process cannot be checkpointed or finalized. 2011-01-25 22:43:47 +00:00
opal_cr.h Update libevent to the 2.0 series, currently at 2.0.7rc. We will update to their final release when it becomes available. Currently known errors exist in unused portions of the libevent code. This revision passes the IBM test suite on a Linux machine and on a standalone Mac. 2010-10-24 18:35:54 +00:00
opal_finalize.c Add a missing to opal_sos_finalize in opal_finalize_util. 2011-01-20 23:18:02 +00:00
opal_init.c Change opal_err2str_fn_t to return the error string as an argument. 2011-02-13 16:09:17 +00:00
opal_params.c Remove stale mca param. Ensure that verbosity gets properly set for event framework debug 2010-11-13 15:37:17 +00:00
opal_progress.c Convert the opal_event framework to use direct function calls instead of hiding functions behind function pointers. Eliminate the opal_object_t abstraction of libevent's event struct so it can be directly passed to the libevent functions. 2010-10-28 15:22:46 +00:00
opal_progress.h - Replace combinations of 2009-08-20 11:42:18 +00:00
opal.h Remove include/opal/sys/cache.h -- its only purpose in life was to 2010-07-06 14:33:36 +00:00