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 bd50f7d commit 610f010Copy full SHA for 610f010
docs/software/communication/nccl_env_vars
@@ -7,7 +7,7 @@
7
export NCCL_NET="AWS Libfabric"
8
# Use GPU Direct RDMA when GPU and NIC are on the same NUMA node. More
9
# information about `NCCL_NET_GDR_LEVEL` can be found at
10
-# https://docs.nvidia.com/deeplearning/nccl/user-guide/docs/env.html#nccl-net-gdr-level-formerly-nccl-ib-gdr-level).
+# https://docs.nvidia.com/deeplearning/nccl/user-guide/docs/env.html#nccl-net-gdr-level-formerly-nccl-ib-gdr-level.
11
export NCCL_NET_GDR_LEVEL=PHB
12
export NCCL_CROSS_NIC=1
13
# These `FI` (libfabric) environment variables have been found to give the best
0 commit comments