diff --git a/README b/README index feea87a8c4..410938e80a 100644 --- a/README +++ b/README @@ -850,6 +850,21 @@ NETWORKING SUPPORT / OPTIONS same server. See http://runtime.bordeaux.inria.fr/knem/ for details. +--with-libfabric= + Specify the directory where the OpenFabrics Interfaces libfabric + library and header files are located. This option is generally only + necessary if the libfabric headers and libraries are not in default + compiler/linker search paths. + + Libfabric is the support library for OpenFabrics Interfaces-based + network adapters, such as Cisco usNIC, Intel Omniscale PSM, etc. + +--with-libfabric-libdir= + Look in directory for the libfabric libraries. By default, Open MPI + will look in /lib and /lib64, which covers most cases. This option is only + needed for special configurations. + --with-mxm= Specify the directory where the Mellanox MXM library and header files are located. This option is generally only necessary if the @@ -863,24 +878,6 @@ NETWORKING SUPPORT / OPTIONS look in /lib and /lib64, which covers most cases. This option is only needed for special configurations. ---with-usnic - Abort configure if Cisco usNIC support cannot be built. - ---with-verbs= - Specify the directory where the verbs (also know as OpenFabrics, and - previously known as OpenIB) libraries and header files are located. - This option is generally only necessary if the verbs headers and - libraries are not in default compiler/linker search paths. - - "OpenFabrics" refers to operating system bypass networks, such as - InfiniBand, usNIC, iWARP, and RoCE (aka "IBoIP"). - ---with-verbs-libdir= - Look in directory for the verbs libraries. By default, Open MPI - will look in /lib and /lib64, - which covers most cases. This option is only needed for special - configurations. - --with-portals4= Specify the directory where the Portals4 libraries and header files are located. This option is generally only necessary if the Portals4 @@ -914,21 +911,27 @@ NETWORKING SUPPORT / OPTIONS look in /lib and /lib64, which covers most cases. This option is only needed for special configurations. ---with-sctp= - Specify the directory where the SCTP libraries and header files are - located. This option is generally only necessary if the SCTP headers - and libraries are not in default compiler/linker search paths. - - SCTP is a special network stack over Ethernet networks. - ---with-sctp-libdir= - Look in directory for the SCTP libraries. By default, Open MPI will - look in /lib and /lib64, which covers - most cases. This option is only needed for special configurations. - --with-scif= Look in directory for Intel SCIF support libraries +--with-verbs= + Specify the directory where the verbs (also know as OpenFabrics, and + previously known as OpenIB) libraries and header files are located. + This option is generally only necessary if the verbs headers and + libraries are not in default compiler/linker search paths. + + "OpenFabrics" refers to operating system bypass networks, such as + InfiniBand, usNIC, iWARP, and RoCE (aka "IBoIP"). + +--with-verbs-libdir= + Look in directory for the verbs libraries. By default, Open MPI + will look in /lib and /lib64, + which covers most cases. This option is only needed for special + configurations. + +--with-usnic + Abort configure if Cisco usNIC support cannot be built. + RUN-TIME SYSTEM SUPPORT --enable-mpirun-prefix-by-default