1
1
openmpi/opal/mca/memory
Nathan Hjelm 3744c5e0be Also check for /dev/mic/scif when deciding whether to enable the Linux
memory hooks.

The MIC has a /dev/scif device and the host has /dev/mic/scif. I do not
know if this device exists when no MIC is connected.

cmr=v1.7.4:ticket=trac:3733:reviewer=jsquyres

This commit was SVN r29071.

The following Trac tickets were found above:
  Ticket 3733 --> https://svn.open-mpi.org/trac/ompi/ticket/3733
2013-08-27 19:40:02 +00:00
..
base Update OPAL frameworks to use the MCA framework system. 2013-03-27 21:11:47 +00:00
linux Also check for /dev/mic/scif when deciding whether to enable the Linux 2013-08-27 19:40:02 +00:00
malloc_solaris Revamp the handling of wrapper compiler flags. The user flags, main configure 2013-01-29 00:00:43 +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