1
2opaconfig(1) Master map: IFSFFCLIRG (Man Page) opaconfig(1)
3
4
5
7 opaconfig
8
9
10
11 (Switch and Host) Configures the Intel(R) Omni-Path Software through
12 command line interface or TUI menus.
13
15 opaconfig [-r root] [-G] [-v|-vv] [-u|-s|-e comp] [-E comp] [-D comp]
16 [--user_queries|--no_user_queries] [--answer keyword=value]
17
18 or
19 opaconfig -C
20
21 or
22 opaconfig -V
23
25 No option Starts the Intel(R) Omni-Path Software TUI.
26
27
28 --help Produces full help text.
29
30
31 -r root Specifies alternate root directory; default is / .
32
33
34 -G Installs GPU Direct components (must have NVidia drivers
35 installed).
36
37
38 -v Specifies verbose logging.
39
40
41 -vv Specifies very verbose debug logging.
42
43
44 -u Uninstalls all ULPs and drivers with default options.
45
46
47 -s Enables autostart for all installed drivers.
48
49
50 -e comp Uninstalls the given component with default options. This
51 option can appear more than once on the command line.
52
53
54 -E comp Enables autostart of a given component. This option can
55 appear with -D or more than once on the command line.
56
57
58 -D comp Disables autostart of given component. This option can appear
59 with -E or more than once on the command line.
60
61
62 -C Outputs list of supported components.
63
64
65 Supported components include: opa_stack ibacm mpi_selector
66 intel_hfi oftools opa_stack_dev rdma_ndd delta_ipoib
67 delta_srp delta_srpt opamgt_sdk mvapich2_gcc_hfi mva‐
68 pich2_intel_hfi openmpi_gcc_hfi openmpi_intel_hfi open‐
69 mpi_gcc_cuda_hfi sandiashmem mvapich2_gcc openmpi_gcc mpisrc
70 delta_debug
71
72 Supported components when using command on a Management Node
73 with Intel(R) Omni-Path Fabric Suite installed, include:
74 fastfabric opafm
75
76 Supported component name aliases include: opa ipoib mpi
77 psm_mpi verbs_mpi pgas opadev
78
79 -V Outputs version.
80
81
82 --user_queries
83 Permits non-root users to query the fabric (default).
84
85
86 --no_user_queries
87 Prohibits non-root users from querying the fabric.
88
89
90 --answer keyword=value
91 Provides an answer to a question that may occur during the
92 operation. Answers to questions not asked are ignored.
93 Invalid answers result in prompting for interactive installs,
94 or using default options for non-interactive installs.
95
96
97 Possible Questions (keyword=value):
98
99
100
101 UserQueries
102 Allow non-root users to access the UMAD interface?
103
104
105
106
107
108 NOTE: Allowing access to UMAD device files may present a
109 security risk. However, this allows tools such as opasaquery
110 and opaportinfo to be used by non-root users.
111
112
113
114
115
116 IrqBalance
117 Set IrqBalance to Exact?
118
119
120
122 # opaconfig
123 Intel OPA x.x.x.x.x Software
124
125 1) Show Installed Software
126 2) Reconfigure OFED IP over IB
127 3) Reconfigure Driver Autostart
128 4) Generate Supporting Information for Problem Report
129 5) FastFabric (Host/Chassis/Switch Setup/Admin)
130 6) Uninstall Software
131
132 X) Exit
133
134
135
136Copyright(C) 2015-2018 Intel Corporation opaconfig(1)