We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 710080b + d620070 commit af2a3b4Copy full SHA for af2a3b4
opal/etc/openmpi-mca-params.conf
@@ -10,6 +10,7 @@
10
# Copyright (c) 2004-2005 The Regents of the University of California.
11
# All rights reserved.
12
# Copyright (c) 2006-2017 Cisco Systems, Inc. All rights reserved
13
+# Copyright (c) 2018 Intel, Inc. All rights reserved.
14
# $COPYRIGHT$
15
#
16
# Additional copyrights may follow
@@ -52,7 +53,7 @@
52
53
# directory. For example:
54
55
# Change component loading path
-# component_path = /usr/local/lib/openmpi:~/my_openmpi_components
56
+# mca_base_component_path = /usr/local/lib/openmpi:~/my_openmpi_components
57
58
# See "ompi_info --param all all --level 9" for a full listing of Open
59
# MPI MCA parameters available and their default values.
0 commit comments