@@ -41,7 +41,7 @@ can be used with ``configure``:
4141 compiler/linker search paths.
4242
4343 Libfabric is the support library for OpenFabrics Interfaces-based
44- network adapters, such as Cisco usNIC, Intel True Scale PSM, etc.
44+ network adapters, such as Cisco usNIC, Cornelis Networks True Scale PSM, etc.
4545
4646* ``--with-libfabric-libdir=DIR ``:
4747 Look in directory for the libfabric libraries. By default, Open MPI
@@ -68,12 +68,12 @@ can be used with ``configure``:
6868 Set configuration values for Portals 4
6969
7070* ``--with-psm=<directory> ``:
71- Specify the directory where the QLogic InfiniPath / Intel True Scale
71+ Specify the directory where the QLogic InfiniPath / Cornelis Netorks True Scale
7272 PSM library and header files are located. This option is generally
7373 only necessary if the PSM headers and libraries are not in default
7474 compiler/linker search paths.
7575
76- PSM is the support library for QLogic InfiniPath and Intel True Scale
76+ PSM is the support library for QLogic InfiniPath and Cornelis Netorks True Scale
7777 network adapters.
7878
7979* ``--with-psm-libdir=DIR ``:
@@ -82,12 +82,12 @@ can be used with ``configure``:
8282 option is only needed for special configurations.
8383
8484* ``--with-psm2=DIR ``:
85- Specify the directory where the Intel Omni-Path PSM2 library and
85+ Specify the directory where the Cornelis Networks Omni-Path PSM2 library and
8686 header files are located. This option is generally only necessary
8787 if the PSM2 headers and libraries are not in default compiler/linker
8888 search paths.
8989
90- PSM is the support library for Intel Omni-Path network adapters.
90+ PSM is the support library for Cornelis Networks Omni-Path network adapters.
9191
9292* ``--with-psm2-libdir=DIR ``:
9393 Look in directory for the PSM2 libraries. By default, Open MPI will
0 commit comments