Skip to content

Commit a1af5d2

Browse files
committed
docs/mca: update btl usage in osc/rdma
Minor doc udpate. Signed-off-by: Wenduo Wang <wenduwan@amazon.com>
1 parent d231daf commit a1af5d2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/mca.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,9 @@ type of component, it may support multiple components of that type.
8181
Some of the more common frameworks that users may want or need to
8282
customize include the following:
8383

84-
* ``btl``: Byte Transport Layer; these components are exclusively used
85-
as the underlying transports for the ``ob1`` PML component.
84+
* ``btl``: Byte Transport Layer; these components are used as the
85+
underlying transports for the ``ob1`` PML component and ``rdma``
86+
OSC component.
8687
* ``coll``: MPI collective algorithms
8788
* ``io``: MPI I/O
8889
* ``mtl``: MPI Matching Transport Layer (MTL); these components are

0 commit comments

Comments
 (0)