1
1
openmpi/opal/mca/memory/patcher
Brian Barrett 19e16d5fd0 opal: Disable memory patcher component on MacOS
Open MPI doesn't support any transports on MacOS which require
memory manager hooks.  The memory patcher component uses the
syscall interface, which has been deprecated in recent versions
of MacOS.  Since we don't need it and it emits warnings about
deprecation, disable the memory patcher component on MacOS.

Fixes #5671

Signed-off-by: Brian Barrett <bbarrett@amazon.com>
2018-10-02 13:35:15 -04:00
..
configure.m4 opal: Disable memory patcher component on MacOS 2018-10-02 13:35:15 -04:00
Makefile.am opal/memory: add support for patch based memory hooks 2016-04-13 17:14:31 -06:00
memory_patcher_component.c memory/patcher: #ifdef out some parts when SYS_munmap is not defined 2017-11-07 16:44:40 +09:00
memory_patcher.h Updated IBM Copyright message for contributions in memory patcher component. 2016-04-25 15:13:38 -04:00