opagetvf(1) | IFSFFCLIRG (Man Page) | opagetvf(1) |
opagetvf
Used for scripting application use of vFabrics, such as for mpirun parameters. You can query by VF Name, VF Index, Service ID, MGID, PKey, or SL. Fetches the Virtual Fabric info in a delimited format. Returns exactly one matching VF. When multiple VFs match the query, it prefers non-default VFs in which the calling server is a full member. If multiple choices remain, it returns the one with the lowest VF Index. Uses the same algorithm as the Distributed SA Plug-in (DSAP).
The tool can be used with additional scripts to help set PKey, SL, MTU, and Rate when running MPI jobs. Internally, this tool is based on the opasaquery -o vfinfocsv command. For more information, see opasaquery
opagetvf [-h hfi] [-p port] [-e] [-d vfname | -S serviceId | -m mcgid |
-i vfIndex | -k pkey | -L sl]
Produces full help text.
Specifies the HFI to send by. Default is first HFI.
Specifies the port to send by. Default is first active port.
Outputs MTU and rate as enum values.
Queries by VirtualFabric Name.
Queries by Application ServiceId.
Queries by Application Multicast GID.
Queries by VirtualFabric Index.
Queries by VirtualFabric PKey.
Queries by VirtualFabric SL.
opagetvf -d 'Compute'
opagetvf -h 2 -p 2 -d 'Compute'
The output is of the form: name:index:pkey:sl:mtu:rate:optionflag::mcastSl as shown in the following example.
Option flag (bitmask) values include:
# opagetvf -d Default
Default:0:0xffff:0:unlimited:unlimited:0x0::
Intel Corporation | Copyright(C) 2015-2019 |