Skip to content

Commit 12131e9

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

File tree

1 file changed

+16
-8
lines changed

1 file changed

+16
-8
lines changed

man/man7/fi_opx.7

Lines changed: 16 additions & 8 deletions
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_opx" "7" "2024\-10\-17" "Libfabric Programmer\[cq]s Manual" "#VERSION#"
3+
.TH "fi_opx" "7" "2024\-10\-18" "Libfabric Programmer\[cq]s Manual" "#VERSION#"
44
.hy
55
.PP
66
{%include JB/setup %}
@@ -152,18 +152,18 @@ Default setting is 64.
152152
\f[I]FI_OPX_RELIABILITY_MAX_UNCONGESTED_PINGS\f[R]
153153
Integer.
154154
This setting controls how many PING requests the reliability/replay
155-
function will issue per iteration of FI_OPX_RELIABILITY_SERVICE_USEC_MAX
156-
in situations with less contending, outgoing traffic from the HFI.
157-
.PP
158-
Default setting is 128. Range of valid values is 1-65535.
155+
function will issue per iteration of FI_OPX_RELIABILITY_SERVICE_USEC_MAX
156+
in situations with less contending outgoing traffic from the HFI.
157+
Default setting is 128.
158+
Range of valid values is 1-65535.
159159
.TP
160160
\f[I]FI_OPX_RELIABILITY_MAX_CONGESTED_PINGS\f[R]
161161
Integer.
162162
This setting controls how many PING requests the reliability/replay
163-
function will issue per iteration of FI_OPX_RELIABILITY_SERVICE_USEC_MAX
163+
function will issue per iteration of FI_OPX_RELIABILITY_SERVICE_USEC_MAX
164164
in situations with more contending, outgoing traffic from the HFI.
165-
.PP
166-
Default setting is 4. Range of valid values is 1-65535.
165+
Default setting is 4.
166+
Range of valid values is 1-65535.
167167
.TP
168168
\f[I]FI_OPX_SELINUX\f[R]
169169
Boolean (0/1, on/off, true/false, yes/no).
@@ -268,6 +268,14 @@ using PIO.
268268
Value must be between 64 and 2147483646.
269269
Defaults to 16385.
270270
.TP
271+
\f[I]FI_OPX_TID_MIN_PAYLOAD_BYTES\f[R]
272+
Integer.
273+
The minimum length in bytes where TID (Expected Receive) will be used.
274+
For messages smaller than this threshold, the send will be completed
275+
using Eager Receive.
276+
Value must be between 4096 and 2147483646.
277+
Defaults to 4096.
278+
.TP
271279
\f[I]FI_OPX_RZV_MIN_PAYLOAD_BYTES\f[R]
272280
Integer.
273281
The minimum length in bytes where rendezvous will be used.

0 commit comments

Comments
 (0)