From 4ec30a343eed7dc3362f0e1837901923993d93fb Mon Sep 17 00:00:00 2001 From: OFIWG Bot Date: Fri, 17 Nov 2023 02:30:11 +0000 Subject: [PATCH] Updated nroff-generated man pages Signed-off-by: OFIWG Bot --- man/man7/fi_provider.7 | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/man/man7/fi_provider.7 b/man/man7/fi_provider.7 index 8a6130096ee..4baeaa4d506 100644 --- a/man/man7/fi_provider.7 +++ b/man/man7/fi_provider.7 @@ -1,6 +1,6 @@ .\" Automatically generated by Pandoc 2.9.2.1 .\" -.TH "fi_provider" "7" "2023\-01\-02" "Libfabric Programmer\[cq]s Manual" "#VERSION#" +.TH "fi_provider" "7" "2023\-11\-17" "Libfabric Programmer\[cq]s Manual" "#VERSION#" .hy .IP .nf @@ -82,14 +82,19 @@ 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 \f[C]fi_tcp\f[R](7) for more information +See \f[C]fi_tcp\f[R](7) for more information. +.TP +\f[I]UCX\f[R] +A provider which runs over the UCX library which is currently supported +by Infiniband fabrics from NVIDIA. +See \f[C]fi_ucx\f[R](7) for more information. .TP \f[I]UDP\f[R] 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 \f[C]fi_udp\f[R](7) for more information +See \f[C]fi_udp\f[R](7) for more information. .TP \f[I]Verbs\f[R] This provider targets RDMA NICs for both Linux and Windows platforms.