1
1
openmpi/ompi/errhandler
Brian Barrett 8b778903d8 Fix longstanding issue with our multi-project support. Rather than using
pkg{data,lib,includedir}, use our own ompi{data,lib,includedir}, which is
always set to {datadir,libdir,includedir}/openmpi.  This will keep us from
having help files in prefix/share/open-rte when building without Open MPI,
but in prefix/share/openmpi when building with Open MPI.

This commit was SVN r30140.
2014-01-07 22:11:15 +00:00
..
errcode-internal.c Combined patch from Fujitsu. Fixes a collections of typos over the 2012-01-26 04:22:00 +00:00
errcode-internal.h Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00
errcode.c MPI-3.0: update C bindings with const and consistent use of [] for 2013-09-26 21:56:20 +00:00
errcode.h MPI-3.0: update C bindings with const and consistent use of [] for 2013-09-26 21:56:20 +00:00
errhandler_invoke.c == Highlights == 2012-04-18 15:57:29 +00:00
errhandler_predefined.c In talking about this with Jeff and Ralph, we don't actually need 2013-02-12 21:10:11 +00:00
errhandler_predefined.h - Finally add the missing opal/util/output.h 2009-03-17 22:37:15 +00:00
errhandler.c Cleanup error - need an "and" instead of an "or" 2013-08-16 21:41:59 +00:00
errhandler.h Per the RFC and discussion on the devel list, update the RTE-MPI error handling interface. There are a few differences in the code from the original RFC that came out of the discussion - I've captured those in the following writeup 2013-07-19 01:08:53 +00:00
help-mpi-errors.txt Fix missing functionality in MPI_Abort so that the group of peers defined by the communicator that should be aborted with this process are requested from the runtime before the local process exits. 2011-06-15 13:10:13 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00