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 e3323e0 + a1af5d2 commit a20ec90Copy full SHA for a20ec90
docs/mca.rst
@@ -81,8 +81,9 @@ type of component, it may support multiple components of that type.
81
Some of the more common frameworks that users may want or need to
82
customize include the following:
83
84
-* ``btl``: Byte Transport Layer; these components are exclusively used
85
- as the underlying transports for the ``ob1`` PML component.
+* ``btl``: Byte Transport Layer; these components are used as the
+ underlying transports for the ``ob1`` PML component and ``rdma``
86
+ OSC component.
87
* ``coll``: MPI collective algorithms
88
* ``io``: MPI I/O
89
* ``mtl``: MPI Matching Transport Layer (MTL); these components are
0 commit comments