1
2oparesolvehfiport(1) Master map: IFSFFCLIRG (Man Page) oparesolvehfiport(1)
3
4
5
7 oparesolvehfiport
8
9
10
11 (Host) Permits the Intel(R) Omni-Path Fabric Host Software style
12 Intel(R) Omni-Path Host Fabric Interface (HFI) number and port number
13 arguments to be converted to a Host Software style HFI name and physi‐
14 cal port number.
15
17 oparesolvehfiport [-o output] [ hfi] [ port]
18
20 --help Produces full help text.
21
22
23 -o output Specifies the output type.
24
25
26
27
28 devname Prints the device name, in the format hfiname:port‐
29 num (default).
30
31
32
33
34
35 hfinum Prints the hfi number.
36
37
38
39 hfi Specifies the HFI, numbered 1..n. Using 0 specifies that the
40 -p port port is a system-wide port number. (Default is 0.)
41
42
43 port Specifies the port, numbered 1..n. Using 0 specifies the
44 first active port. (Default is 0.)
45
46
47 The HFI and port permit a variety of selections:
48
49
50
51 0 0 First active port in system.
52
53
54
55
56
57 x 0 First active port on HFI x.
58
59
60
61
62
63 0 y Port y within system (no matter which ports are
64 active).
65
66
67
68
69
70 x y HFI x, port y
71
72
73
75 oparesolvehfiport 0 1 #Output: hfi1_0:1
76 oparesolvehfiport -o devname 0 1 #Output: hfi1_0:1
77 oparesolvehfiport -o hfinum 0 1 #Output: 1
78
79
80
81Copyright(C) 2015-2018 Intel Corporation oparesolvehfiport(1)