@@ -160,21 +160,21 @@ PSM2 support for CUDA
160
160
---------------------
161
161
162
162
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
164
164
``PSM2_CUDA `` environment variable which enables PSM2 to handle GPU
165
165
buffers. If the user wants to use host buffers with a CUDA-aware Open
166
166
MPI, it is recommended to set ``PSM2_CUDA `` to ``0 `` in the execution
167
167
environment. PSM2 also has support for the NVIDIA GPUDirect support
168
168
feature. To enable this, users will need to set ``PSM2_GPUDIRECT ``
169
169
to ``1 `` in the execution environment.
170
170
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
173
173
PSM2 build version required is `PSM2 10.2.175
174
174
<https://github.com/01org/opa-psm2/releases/tag/PSM2_10.2-175> `_.
175
175
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/> `_.
178
178
179
179
/////////////////////////////////////////////////////////////////////////
180
180
@@ -629,10 +629,9 @@ limit is reached:
629
629
What are some guidelines for using CUDA and Open MPI with Omni-Path?
630
630
--------------------------------------------------------------------
631
631
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.
636
635
637
636
.. error :: TODO Are Intel/OPA references still correct?
638
637
@@ -655,10 +654,10 @@ processes do not move between NUMA nodes. See the section on
655
654
:ref: `NUMA Node Issues <faq-cuda-mpi-cuda-numa-issues-label >`, for
656
655
more information.
657
656
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/> `_.
662
661
663
662
.. error :: TODO Are Intel/OPA references still correct?
664
663
0 commit comments