We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 198406f commit 1774e6bCopy full SHA for 1774e6b
docs/software/communication/nccl_env_vars
@@ -17,7 +17,7 @@ export NCCL_PROTO=^LL128
17
# performance on the Alps network across a wide range of applications. Specific
18
# applications may perform better with other values.
19
export FI_CXI_DEFAULT_CQ_SIZE=131072
20
-export FI_CXI_DEFAULT_TX_SIZE=32768
+export FI_CXI_DEFAULT_TX_SIZE=16384
21
export FI_CXI_DISABLE_HOST_REGISTER=1
22
export FI_CXI_RX_MATCH_MODE=software
23
export FI_MR_CACHE_MONITOR=userfaultfd
0 commit comments