We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 44c103d + e583e48 commit e6a294bCopy full SHA for e6a294b
docs/tuning-apps/networking/ofi.rst
@@ -79,9 +79,10 @@ list. For example:
79
shell$ ompi_info --param mtl ofi --level 9
80
81
.. important:: When using the HPE CXI provider and ``mpirun`` as the job launcher,
82
- the PRTE ``ras_base_launch_orted_on_hn`` MCA parameter must be set to 1.
+ it is recommended that the PRTE ``ras_base_launch_orted_on_hn`` MCA parameter be set to 1.
83
This can be done by adding ``--prtemca ras_base_launch_orted_on_hn 1`` to the job launch
84
- command line.
+ command line. This ensures that MPI processes launched on the first node of
85
+ an allocation are able to use the CXI provider.
86
87
For more information refer to the `Libfabric web site
88
<https://libfabric.org/>`_.
0 commit comments