Skip to content

Commit efaed6c

Browse files
ofiwg-botgithub-actions[bot]
authored andcommitted
Updated nroff-generated man pages
Signed-off-by: OFIWG Bot <[email protected]>
1 parent 28d41ea commit efaed6c

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

man/man7/fi_provider.7

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.\" Automatically generated by Pandoc 2.9.2.1
22
.\"
3-
.TH "fi_provider" "7" "2024\-10\-17" "Libfabric Programmer\[cq]s Manual" "#VERSION#"
3+
.TH "fi_provider" "7" "2024\-10\-25" "Libfabric Programmer\[cq]s Manual" "#VERSION#"
44
.hy
55
.SH NAME
66
.PP
@@ -82,6 +82,10 @@ A provider for the Amazon EC2 Elastic Fabric Adapter
8282
hardware interface for inter-instance communication on EC2.
8383
See \f[C]fi_efa\f[R](7) for more information.
8484
.TP
85+
\f[I]LPP\f[R]
86+
A provider runs on FabreX PCIe networks.
87+
See \f[C]fi_lpp\f[R](7) for more information.
88+
.TP
8589
\f[I]OPX\f[R]
8690
Supports Omni-Path networking from Cornelis Networks.
8791
See \f[C]fi_opx\f[R](7) for more information.
@@ -163,6 +167,20 @@ An offload provider is intended to accelerate specific types of
163167
communication, generally by taking advantage of network services that
164168
have been offloaded into hardware, though actual hardware offload
165169
support is not a requirement.
170+
.SH LINKx (LNX) provider (Technology Preview)
171+
.PP
172+
The LNX provider is designed to link two or more providers, allowing
173+
applications to seamlessly use multiple providers or NICs.
174+
This provider uses the libfabric peer infrastructure to aid in the use
175+
of the underlying providers.
176+
This version of the provider currently supports linking the libfabric
177+
shared memory provider for intra-node traffic and another provider for
178+
inter-node traffic.
179+
Future releases of the provider will allow linking any number of
180+
providers and provide the users with the ability to influence the way
181+
the providers are utilized for traffic load.
182+
.PP
183+
See \f[C]fi_lnx\f[R](7) for more information.
166184
.SH SEE ALSO
167185
.PP
168186
\f[C]fabric\f[R](7) \f[C]fi_provider\f[R](3)

0 commit comments

Comments
 (0)