Ubuntu Manpages

oparesolvehfiport [-o output] [ hfi] [ port]

Produces full help text.

Specifies the output type.

devname Prints the device name, in the format hfiname:portnum (Default).

hfinum Prints the hfi number.

Specifies the HFI, numbered 1..n. Using 0 specifies that the -p port port is a system-wide port number. Default is 0.

Specifies the port, numbered 1..n. Using 0 specifies the first active port. Default is 0.

The HFI and port permit a variety of selections:

0 0 First active port in system.

x 0 First active port on HFI x.

0 y Port y within system (no matter which ports are active).

x y HFI x, port y

oparesolvehfiport 0 1 #Output: hfi1_0:1

oparesolvehfiport -o devname 0 1 #Output: hfi1_0:1

oparesolvehfiport -o hfinum 0 1 #Output: 1