README: updates for network options
- Add libfabric options - Remove sctp options (the SCTP BTL was removed from the tree) - Put the network options in alphabetical order
Этот коммит содержится в:
родитель
ec3a38384f
Коммит
516b14d623
63
README
63
README
@ -850,6 +850,21 @@ NETWORKING SUPPORT / OPTIONS
|
|||||||
same server. See http://runtime.bordeaux.inria.fr/knem/ for
|
same server. See http://runtime.bordeaux.inria.fr/knem/ for
|
||||||
details.
|
details.
|
||||||
|
|
||||||
|
--with-libfabric=<directory>
|
||||||
|
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=<directory>
|
||||||
|
Look in directory for the libfabric libraries. By default, Open MPI
|
||||||
|
will look in <libfabric directory>/lib and <libfabric
|
||||||
|
directory>/lib64, which covers most cases. This option is only
|
||||||
|
needed for special configurations.
|
||||||
|
|
||||||
--with-mxm=<directory>
|
--with-mxm=<directory>
|
||||||
Specify the directory where the Mellanox MXM library and header
|
Specify the directory where the Mellanox MXM library and header
|
||||||
files are located. This option is generally only necessary if the
|
files are located. This option is generally only necessary if the
|
||||||
@ -863,24 +878,6 @@ NETWORKING SUPPORT / OPTIONS
|
|||||||
look in <mxm directory>/lib and <mxm directory>/lib64, which covers
|
look in <mxm directory>/lib and <mxm directory>/lib64, which covers
|
||||||
most cases. This option is only needed for special configurations.
|
most cases. This option is only needed for special configurations.
|
||||||
|
|
||||||
--with-usnic
|
|
||||||
Abort configure if Cisco usNIC support cannot be built.
|
|
||||||
|
|
||||||
--with-verbs=<directory>
|
|
||||||
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=<directory>
|
|
||||||
Look in directory for the verbs libraries. By default, Open MPI
|
|
||||||
will look in <verbs_directory>/lib and <verbs_ directory>/lib64,
|
|
||||||
which covers most cases. This option is only needed for special
|
|
||||||
configurations.
|
|
||||||
|
|
||||||
--with-portals4=<directory>
|
--with-portals4=<directory>
|
||||||
Specify the directory where the Portals4 libraries and header files
|
Specify the directory where the Portals4 libraries and header files
|
||||||
are located. This option is generally only necessary if the Portals4
|
are located. This option is generally only necessary if the Portals4
|
||||||
@ -914,21 +911,27 @@ NETWORKING SUPPORT / OPTIONS
|
|||||||
look in <psm directory>/lib and <psm directory>/lib64, which covers
|
look in <psm directory>/lib and <psm directory>/lib64, which covers
|
||||||
most cases. This option is only needed for special configurations.
|
most cases. This option is only needed for special configurations.
|
||||||
|
|
||||||
--with-sctp=<directory>
|
|
||||||
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=<directory>
|
|
||||||
Look in directory for the SCTP libraries. By default, Open MPI will
|
|
||||||
look in <sctp directory>/lib and <sctp directory>/lib64, which covers
|
|
||||||
most cases. This option is only needed for special configurations.
|
|
||||||
|
|
||||||
--with-scif=<dir>
|
--with-scif=<dir>
|
||||||
Look in directory for Intel SCIF support libraries
|
Look in directory for Intel SCIF support libraries
|
||||||
|
|
||||||
|
--with-verbs=<directory>
|
||||||
|
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=<directory>
|
||||||
|
Look in directory for the verbs libraries. By default, Open MPI
|
||||||
|
will look in <verbs_directory>/lib and <verbs_ directory>/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
|
RUN-TIME SYSTEM SUPPORT
|
||||||
|
|
||||||
--enable-mpirun-prefix-by-default
|
--enable-mpirun-prefix-by-default
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user