1
1
openmpi/ompi/mca/rcache/vma
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
..
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
rcache_vma_component.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
rcache_vma_tree.c rcache/vma: fix module finalization memory leaks 2013-10-23 15:51:44 +00:00
rcache_vma_tree.h rcache/vma: fix module finalization memory leaks 2013-10-23 15:51:44 +00:00
rcache_vma.c Make casting very clear. 2013-10-24 14:40:01 +00:00
rcache_vma.h Fix some tabs. Add optional messsage to dump. Some minor format change to dump function. 2013-09-18 21:08:15 +00:00