1
1
openmpi/opal/mca/memory/linux/help-opal-memory-linux.txt
Jeff Squyres dfc447d260 memory linux: Remove unused help message.
This type of help message is now handled by the MCA var system itself
(via the MCA_BASE_VAR_FLAG_ENVIRONMENT_ONLY flag at var_register
time).

This commit was SVN r31318.
2014-04-07 15:38:25 +00:00

30 строки
894 B
Plaintext

# -*- text -*-
#
# Copyright (c) 2009 Sun Microsystems, Inc. All rights reserved.
# Copyright (c) 2010-2014 Cisco Systems, Inc. All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
#
# $HEADER$
#
# This is the US/English help file for Open MPI's memory/linux component.
#
[ummunotify eaccess]
Open MPI was unable to open the UMMU notification device. This is
likely a permissions problem on the device itself. UMMU notification
support is therefore disabled in this process; an alternate memory
hook manager *may* be used instead (if available).
Local host: %s
UMMU device: %s
#
[ummunotify open error]
Open MPI was unable to open the UMMU notification device. UMMU
notification support is therefore disabled in this process; an
alternate memory hook manager *may* be used instead (if available).
Local host: %s
UMMU device: %s
Error: %s (%d)