1
1
openmpi/orte/mca/dfs
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
..
app Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
base Turns out that there was exactly ONE place in all of the OMPI code base that still referred to OPAL_TRACE, though a few places retained the include file for no reason. So no point in letting this sit as it is clearly an unused "feature". 2013-07-14 18:57:20 +00:00
orted Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
test Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
dfs_types.h Update DFS to support multi-node operations 2012-11-12 02:54:53 +00:00
dfs.h Add a new "test" component to the DFS that treats all files as remote in order to test the app-to-daemon interactions on a single machine. Set a global param to indicate we are using staged execution. Add a param to indicate it is okay for non-MPI processes to execute without finalizing. Cleanup file map load and fetch operations. 2012-11-10 14:09:12 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00