1
1
openmpi/opal/mca/memory
Jeff Squyres e9ae2567f0 Based on a bug report and suggested fix from Darshan maintainer Phil
Carns, change to use access(.., F_OK) instead of stat() to check for
the presence of files.

Also remove redundant check for FAKEROOTKEY, and update all comments
to match.

This commit was SVN r27785.
2013-01-10 14:43:07 +00:00
..
base Add ummunotify support to Open MPI. See 2010-05-11 21:43:19 +00:00
linux Based on a bug report and suggested fix from Darshan maintainer Phil 2013-01-10 14:43:07 +00:00
malloc_solaris update changes from review comments of #2816 2011-07-05 22:51:39 +00:00
configure.m4 Fixes trac:2844: ensure to take the value of --with(out)-memory-manager 2012-01-27 18:05:48 +00:00
Makefile.am Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers 2010-09-24 22:53:28 +00:00
memory.h Add ummunotify support to Open MPI. See 2010-05-11 21:43:19 +00:00