diff --git a/man/fi_provider.7.md b/man/fi_provider.7.md index b83f826303c..cca2c126c58 100644 --- a/man/fi_provider.7.md +++ b/man/fi_provider.7.md @@ -98,13 +98,18 @@ operating system support is available, etc. This list is not exhaustive. : A provider which runs over the TCP/IP protocol and is available on multiple operating systems. This provider enables develop of libfabric applications on most platforms. - See [`fi_tcp`(7)](fi_tcp.7.html) for more information + See [`fi_tcp`(7)](fi_tcp.7.html) for more information. + +*UCX* +: A provider which runs over the UCX library which is currently supported + by Infiniband fabrics from NVIDIA. + See [`fi_ucx`(7)](fi_ucx.7.html) for more information. *UDP* : A provider which runs over the UDP/IP protocol and is available on multiple operating systems. This provider enables develop of libfabric applications on most platforms. - See [`fi_udp`(7)](fi_udp.7.html) for more information + See [`fi_udp`(7)](fi_udp.7.html) for more information. *Verbs* : This provider targets RDMA NICs for both Linux and Windows platforms. @@ -155,4 +160,4 @@ into hardware, though actual hardware offload support is not a requirement. # SEE ALSO [`fabric`(7)](fabric.7.html) -[`fi_provider`(3)](fi_provider.3.html) \ No newline at end of file +[`fi_provider`(3)](fi_provider.3.html)