Skip to content

Commit e583e48

Browse files
committed
docs: refine wording related to HPE CXI provider
Signed-off-by: Howard Pritchard <howardp@lanl.gov>
1 parent 2718732 commit e583e48

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/tuning-apps/networking/ofi.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,10 @@ list. For example:
7979
shell$ ompi_info --param mtl ofi --level 9
8080
8181
.. 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.
82+
it is recommended that the PRTE ``ras_base_launch_orted_on_hn`` MCA parameter be set to 1.
8383
This can be done by adding ``--prtemca ras_base_launch_orted_on_hn 1`` to the job launch
84-
command line.
84+
command line. This ensures that MPI processes launched on the first node of
85+
an allocation are able to use the CXI provider.
8586

8687
For more information refer to the `Libfabric web site
8788
<https://libfabric.org/>`_.

0 commit comments

Comments
 (0)