From c2a1072afaf33762508f105906ebe49387a15618 Mon Sep 17 00:00:00 2001 From: OFIWG Bot Date: Thu, 14 Mar 2024 16:46:09 +0000 Subject: [PATCH] Updated nroff-generated man pages Signed-off-by: OFIWG Bot --- man/man7/fi_opx.7 | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/man/man7/fi_opx.7 b/man/man7/fi_opx.7 index f71561ba23b..5344fd65730 100644 --- a/man/man7/fi_opx.7 +++ b/man/man7/fi_opx.7 @@ -1,6 +1,6 @@ .\" Automatically generated by Pandoc 2.9.2.1 .\" -.TH "fi_opx" "7" "2023\-12\-16" "Libfabric Programmer\[cq]s Manual" "#VERSION#" +.TH "fi_opx" "7" "2024\-03\-14" "Libfabric Programmer\[cq]s Manual" "#VERSION#" .hy .PP {%include JB/setup %} @@ -230,7 +230,15 @@ default HFI selection logic. .TP \f[I]FI_OPX_DELIVERY_COMPLETION_THRESHOLD\f[R] Integer. -The minimum message length in bytes to force delivery completion. +Will be deprecated. +Please use FI_OPX_SDMA_BOUNCE_BUF_THRESHOLD. +.TP +\f[I]FI_OPX_SDMA_BOUNCE_BUF_THRESHOLD\f[R] +Integer. +The maximum message length in bytes that will be copied to the SDMA +bounce buffer. +For messages larger than this threshold, the send will not be completed +until receiver has ACKed. Value must be between 16385 and 2147483646. Defaults to 16385. .TP