From eaa62009f78a320b851640673f761e4db11beb71 Mon Sep 17 00:00:00 2001 From: OFIWG Bot Date: Thu, 14 Mar 2024 16:45:38 +0000 Subject: [PATCH] Update GH man pages Signed-off-by: OFIWG Bot --- main/man/fi_opx.7.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/main/man/fi_opx.7.md b/main/man/fi_opx.7.md index 54d241fa21f..882f884632d 100644 --- a/main/man/fi_opx.7.md +++ b/main/man/fi_opx.7.md @@ -192,8 +192,12 @@ OPX is not compatible with Open MPI 4.1.x PML/BTL. - `FI_OPX_HFI_SELECT=default,core:1:0` all callers will use default HFI selection logic. *FI_OPX_DELIVERY_COMPLETION_THRESHOLD* -: Integer. The minimum message length in bytes to force delivery completion. - Value must be between 16385 and 2147483646. Defaults to 16385. +: Integer. Will be deprecated. Please use FI_OPX_SDMA_BOUNCE_BUF_THRESHOLD. + +*FI_OPX_SDMA_BOUNCE_BUF_THRESHOLD* +: 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. *FI_OPX_SDMA_DISABLE* : Integer. Disables SDMA offload hardware. Default is 0