Skip to content

Commit 610f010

Browse files
msimbergRMeli
andcommitted
Update docs/software/communication/nccl_env_vars
Co-authored-by: Rocco Meli <[email protected]>
1 parent bd50f7d commit 610f010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/software/communication/nccl_env_vars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
export NCCL_NET="AWS Libfabric"
88
# Use GPU Direct RDMA when GPU and NIC are on the same NUMA node. More
99
# 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).
10+
# https://docs.nvidia.com/deeplearning/nccl/user-guide/docs/env.html#nccl-net-gdr-level-formerly-nccl-ib-gdr-level.
1111
export NCCL_NET_GDR_LEVEL=PHB
1212
export NCCL_CROSS_NIC=1
1313
# These `FI` (libfabric) environment variables have been found to give the best

0 commit comments

Comments
 (0)