@@ -160,21 +160,21 @@ PSM2 support for CUDA
160160---------------------
161161
162162CUDA-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
165165buffers. If the user wants to use host buffers with a CUDA-aware Open
166166MPI, it is recommended to set ``PSM2_CUDA `` to ``0 `` in the execution
167167environment. PSM2 also has support for the NVIDIA GPUDirect support
168168feature. To enable this, users will need to set ``PSM2_GPUDIRECT ``
169169to ``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
173173PSM2 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:
629629What 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
656655more 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
0 commit comments