Skip to content

Commit b3196eb

Browse files
committed
docs: Transition Omni-Path references to Cornelis Networks, fix typo 'TrueScale' -> 'True Scale'
1 parent 605f6fb commit b3196eb

File tree

3 files changed

+14
-16
lines changed

3 files changed

+14
-16
lines changed

docs/installing-open-mpi/configure-cli-options/networking.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ can be used with ``configure``:
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 TrueScale
76+
PSM is the support library for QLogic InfiniPath and Intel True Scale
7777
network adapters.
7878

7979
* ``--with-psm-libdir=DIR``:

docs/tuning-apps/networking/cuda.rst

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -160,21 +160,21 @@ PSM2 support for CUDA
160160
---------------------
161161

162162
CUDA-aware support is present in PSM2 MTL. When running CUDA-aware
163-
Open MPI on Intel Omni-path, the PSM2 MTL will automatically set
163+
Open MPI on Cornelis Networks Omni-Path, the PSM2 MTL will automatically set
164164
``PSM2_CUDA`` environment variable which enables PSM2 to handle GPU
165165
buffers. If the user wants to use host buffers with a CUDA-aware Open
166166
MPI, it is recommended to set ``PSM2_CUDA`` to ``0`` in the execution
167167
environment. PSM2 also has support for the NVIDIA GPUDirect support
168168
feature. To enable this, users will need to set ``PSM2_GPUDIRECT``
169169
to ``1`` in the execution environment.
170170

171-
Note: The PSM2 library and ``hfi1`` driver with CUDA support are
172-
requirements to use GPUDirect support on Intel Omni-Path. The minimum
171+
Note: The PSM2 library and ``hfi1`` driver with CUDA support are requirements
172+
to use GPUDirect support on Cornelis Networks Omni-Path. The minimum
173173
PSM2 build version required is `PSM2 10.2.175
174174
<https://github.com/01org/opa-psm2/releases/tag/PSM2_10.2-175>`_.
175175

176-
For more information refer to the `Intel Omni-Path documentation
177-
<https://www.intel.com/content/www/us/en/support/articles/000016242/network-and-i-o/fabric-products.html>`_.
176+
For more information refer to the `Cornelis Networks Customer Center
177+
<https://customercenter.cornelisnetworks.com/>`_.
178178

179179
/////////////////////////////////////////////////////////////////////////
180180

@@ -629,10 +629,9 @@ limit is reached:
629629
What are some guidelines for using CUDA and Open MPI with Omni-Path?
630630
--------------------------------------------------------------------
631631

632-
When developing CUDA-aware Open MPI applications for OPA-based
633-
fabrics, the PSM2 transport is preferred and a CUDA-aware version of
634-
PSM2 is provided with all versions of the Intel Omni-Path IFS software
635-
suite.
632+
When developing CUDA-aware Open MPI applications for OPA-based fabrics, the
633+
PSM2 transport is preferred and a CUDA-aware version of PSM2 is provided with
634+
all versions of the Cornelis Networks Omni-Path OPXS software suite.
636635

637636
.. error:: TODO Are Intel/OPA references still correct?
638637

@@ -655,10 +654,10 @@ processes do not move between NUMA nodes. See the section on
655654
:ref:`NUMA Node Issues <faq-cuda-mpi-cuda-numa-issues-label>`, for
656655
more information.
657656

658-
For more information see the *Intel Performance Scaled Messaging 2
659-
(PSM2) Programmer's Guide* and the *Intel Omni-Path Performance Tuning
660-
Guide*, which can be found on the `Intel Omni-Path web site
661-
<https://www.intel.com/omnipath/FabricSoftwarePublications>`_.
657+
For more information see the *Cornelis Networks Performance Scaled Messaging 2
658+
(PSM2) Programmer's Guide* and the *Cornelis Networks Omni-Path Performance
659+
Tuning Guide*, which can be found in the `Cornelis Networks Customer Center
660+
<https://customercenter.cornelisnetworks.com/>`_.
662661

663662
.. error:: TODO Are Intel/OPA references still correct?
664663

docs/tuning-apps/networking/ofi.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,5 @@ Users can restrict access to a single HFI using the environment variable:
131131
More details can be found on the PSM2 Programmer's Guide and the Omni-Path
132132
Fabric Performance Tuning Guide.
133133

134-
Please also see `the full Omni-Path documentation
135-
<https://www.intel.com/content/www/us/en/support/articles/000016242/network-and-i-o/fabric-products.html>`_
134+
Please see the `Cornelis Networks Customer Center <https://customercenter.cornelisnetworks.com/>`_
136135
for more details.

0 commit comments

Comments
 (0)